[Mplayer-cvslog] CVS: main/DOCS/en mplayer.1,1.385,1.386
Diego Biurrun CVS
diego at mplayerhq.hu
Sat May 10 22:40:26 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv10484/DOCS/en
Modified Files:
mplayer.1
Log Message:
Document -vop to avoid confusion.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/mplayer.1,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -r1.385 -r1.386
--- mplayer.1 8 May 2003 14:59:47 -0000 1.385
+++ mplayer.1 10 May 2003 20:39:48 -0000 1.386
@@ -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
@@ -2576,6 +2576,10 @@
.RE
.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).
More information about the MPlayer-cvslog
mailing list