1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 22:20:22 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9457 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicolas 2003-02-18 21:57:51 +00:00
parent 36e6ca75bc
commit 14c4084899

View File

@ -115,7 +115,7 @@
aspect ratio</A> section.</P>
<P>The scaling process is handled by the <I>'scale'</I> video filter:
<CODE>-vop scale=widht:height</CODE>. Its quality can be set with the
<CODE>-vop scale=width:height</CODE>. Its quality can be set with the
<CODE>-sws</CODE> option. If it's not specified, MEncoder will use 0:
fast bilinear.</P>