Difference between revisions of "Template:Codec video"

From VideoLAN Wiki
Jump to navigation Jump to search
(Wikicode matches Template:Codec audio)
m (Grammar)
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:31, 18 February 2019

??
This is a video codec. The name to use at the command line is unknown.

For video codecs.

Usage:

{{codec video | 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