Difference between revisions of "Template:Codec audio"

From VideoLAN Wiki
Jump to navigation Jump to search
(Dummy edit: not adding parameter |works=, because why would the VideoLAN wiki have pages on codecs that do not work with VLC?)
m (Grammar)
Line 10: Line 10:
 
}} <includeonly>[[Category:Audio codecs]] [[Category:codecs]]</includeonly><noinclude>
 
}} <includeonly>[[Category:Audio codecs]] [[Category:codecs]]</includeonly><noinclude>
 
<!-------------------- Documentation goes below this line --------------------->
 
<!-------------------- Documentation goes below this line --------------------->
For audio codecs.  
+
For audio codecs.
  
 
Usage:
 
Usage:
Line 16: Line 16:
  
 
You should supply id, the rest are optional.
 
You should supply id, the rest are optional.
* id: the module name for the codec. If there's other shortcuts to the same module, use altid and altid2.
+
* 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 <nowiki>[[ ]]</nowiki> so they link properly.
+
* for: a list of containers this codec is compatible with. Put the names in <nowiki>[[ ]]</nowiki> so they link properly
 
* mod: module name from [[Documentation:Modules]]
 
* mod: module name from [[Documentation:Modules]]
  

Revision as of 05:28, 18 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= | 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

See also