From 85ab5a9c34036a1c7f042574bb3eff2c2af6bcea Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 10 May 2003 20:39:48 +0000 Subject: [PATCH] Document -vop to avoid confusion. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10090 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/mplayer.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1 index 8bbb993426..5f7dcb6468 100644 --- a/DOCS/en/mplayer.1 +++ b/DOCS/en/mplayer.1 @@ -2064,7 +2064,7 @@ try libavcodec's MPEG1/\:2 codec, then libmpeg2, then others . .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 @@ 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 (MPLAYER only) Scale image to x width (if sw/\:hw scaling available). Disables aspect calculations.