Difference between revisions of "Template:Codec audio"

From VideoLAN Wiki
Jump to navigation Jump to search
(New feature: parameter "encoder". If equal to "y", a message will be displayed like Template:Mux. Documentation has been updated)
m (Spacing)
Line 13: Line 13:
  
 
Usage:
 
Usage:
  <nowiki>{{codec audio | id= | altid= | altid2= |encoder= | for= | mod= }}</nowiki>
+
  <nowiki>{{codec audio | id= | altid= | altid2= | encoder= | for= | mod= }}</nowiki>
  
 
You should supply id, the rest are optional.
 
You should supply id, the rest are optional.

Revision as of 18:53, 24 February 2019

??
This is an audio codec. The name to use at the command line is unknown.

For audio codecs.

Usage:

{{codec audio | id= | altid= | altid2= | encoder= | for= | mod= }}

You should supply id, the rest are optional.

  • id: the module name for the codec. If other shortcuts to the same module exist, also list them with altid, or altid and altid2
  • for: a list of containers this codec is compatible with. Put the names in [[ ]] so they link properly
  • mod: module name from Documentation:Modules
  • encoder: if equal to y, display a message, currently "VLC can encode using this codec."

See also