Difference between revisions of "Template:Mux"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {| style="width: 80%; margin-left: 10%; border: solid #aaa 1px; background-color: #f9f9f9;" | |
− | <div style="margin-left: 10px; | + | | valign="middle" align="center" | <div style="margin-left: 10px; margin-right: 10px; padding-top: 0px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; font-weight: bold; border: solid #aaa 1px; background-color: #fff;"> |
{{{1|{{{id|??}}}}}} | {{{1|{{{id|??}}}}}} | ||
</div> | </div> | ||
− | 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> | |
− | |||
==Usage== | ==Usage== |
Revision as of 01:43, 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 decode video. |
Example, asf
{{mux|id=asf|encoder=y|info=This works with mp2v, blah blah}}
becomes
asf |
This container can be used to decode video. This works with mp2v, blah blah |