diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-24 11:26:01 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-24 11:26:01 +0000 |
commit | a26a599f16451e237aea0487738160b941c3e658 (patch) | |
tree | 54cc72e55d93e29df72d868d4ed8182a403d3792 /DOCS/xml/en/mencoder.xml | |
parent | cb5b0f4a956769c397cca96c90603475a5a05f39 (diff) |
Other players apart from MPlayer support MPEG-4 aspect now, closes #482.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18246 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/mencoder.xml')
-rw-r--r-- | DOCS/xml/en/mencoder.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml index 467459b398..22dbfb7a90 100644 --- a/DOCS/xml/en/mencoder.xml +++ b/DOCS/xml/en/mencoder.xml @@ -639,8 +639,8 @@ way! <para> MPEG-4 has an unique feature: the video stream can contain its needed aspect ratio. Yes, just like MPEG-1/2 (DVD, SVCD) and H.263 files. Regretfully, there are -<emphasis role="bold">no</emphasis> video players outside which support this -attribute of MPEG-4, except <application>MPlayer</application>. +few video players apart from <application>MPlayer</application> support this +MPEG-4 attribute. </para> <para> @@ -648,7 +648,7 @@ This feature can be used only with <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>'s <systemitem>mpeg4</systemitem> codec. Keep in mind: although <application>MPlayer</application> will correctly play the created file, -other players will use the wrong aspect ratio. +other players may use the wrong aspect ratio. </para> <para> |