Document -vop to avoid confusion.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10090 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-05-10 20:39:48 +00:00
parent 2ffadebd16
commit 85ab5a9c34
1 changed files with 5 additions and 1 deletions

View File

@ -2064,7 +2064,7 @@ try libavcodec's MPEG1/\:2 codec, then libmpeg2, then others
.
.TP
.B \-vf <filter1[=options],filter2,...>
Activate a comma separated list of video filters and their options.
Setup a chain of video filters.
.I NOTE:
.br
@ -2577,6 +2577,10 @@ try XAnim codecs first
.PD 1
.
.TP
.B \-vop <...,filter3[=options],filter2,filter1> (OBSOLETE)
Setup a chain of video filters, to be applied in reverse order.
Deprecated in favor of \-vf.
.TP
.B \-x <x> (MPLAYER only)
Scale image to x width (if sw/\:hw scaling available).
Disables aspect calculations.