# HG changeset patch # User diego # Date 1052599188 0 # Node ID b7c4bf2ff31fe91d7f67054a8da299fbae6adf48 # Parent b84fb7055a7b5d09ea69a9f748fe7bdf4f8b7f3b Document -vop to avoid confusion. diff -r b84fb7055a7b -r b7c4bf2ff31f DOCS/en/mplayer.1 --- a/DOCS/en/mplayer.1 Sat May 10 12:08:37 2003 +0000 +++ b/DOCS/en/mplayer.1 Sat May 10 20:39:48 2003 +0000 @@ -2064,7 +2064,7 @@ . .TP .B \-vf -Activate a comma separated list of video filters and their options. +Setup a chain of video filters. .I NOTE: .br @@ -2577,6 +2577,10 @@ .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 (MPLAYER only) Scale image to x width (if sw/\:hw scaling available). Disables aspect calculations.