changeset 10089:b7c4bf2ff31f

Document -vop to avoid confusion.
author diego
date Sat, 10 May 2003 20:39:48 +0000
parents b84fb7055a7b
children 35a2a686da08
files DOCS/en/mplayer.1
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <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 @@
 .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.