Difference between revisions of "Template:Mux"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{{1|{{{id|??}}}}}} | {{{1|{{{id|??}}}}}} | ||
</div> | </div> | ||
− | | valign="middle" align="left" | This [[container]] can be used to {{ #ifeq: {{{encoder}} | y | encode and }} decode video. {{{info|}}} | + | | valign="middle" align="left" | This [[container]] can be used to {{ #ifeq: {{{encoder}}} | y | encode and }} decode video. {{{info|}}} |
− | |} <includeonly> [[Category:Container]] {{ #ifeq: {{{encoder}} | y | [[Category:Container_Encoder]] }} [[Category:Container_Decoder]] </includeonly><noinclude> | + | |} <includeonly> [[Category:Container]] {{ #ifeq: {{{encoder}}} | y | [[Category:Container_Encoder]] }} [[Category:Container_Decoder]] </includeonly><noinclude> |
==Usage== | ==Usage== |
Revision as of 01:46, 16 December 2006
?? |
This container can be used to decode video. |
Usage
Example, avi
{{mux|id=avi|encoder=y}}
becomes
avi |
This container can be used to encode and decode video. |
Example, asf
{{mux|id=asf|encoder=y|info=This works with mp2v, blah blah}}
becomes
asf |
This container can be used to encode and decode video. This works with mp2v, blah blah |