git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21849 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2007-01-07 10:49:43 +00:00
parent 2abf85b1df
commit fc8fb3d7a6
1 changed files with 1 additions and 1 deletions

View File

@ -4513,7 +4513,7 @@ To calculate the correct scaling size, use the expanded NTSC width of
<para>
2.35:1 or "Cinemascope" PAL
<screen>-vf scale="720:432,expand=720:576 -lavcopts aspect=16/9</screen>
<screen>-vf scale=720:432,expand=720:576 -lavcopts aspect=16/9</screen>
To calculate the correct scaling size, use the expanded PAL width of
1024/2.35 = 432
</para>