[Mplayer-cvslog] CVS: 0_90/DOCS mplayer.1,1.339,1.340

Diego Biurrun CVS diego at mplayerhq.hu
Sat Mar 29 03:39:56 CET 2003


Update of /cvsroot/mplayer/0_90/DOCS
In directory mail:/var/tmp.root/cvs-serv1228

Modified Files:
	mplayer.1 
Log Message:
Some -vf slipped in where it should be -vop.
Hint from Dmitry Baryshkov.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/0_90/DOCS/mplayer.1,v
retrieving revision 1.339
retrieving revision 1.340
diff -u -r1.339 -r1.340
--- mplayer.1	26 Mar 2003 23:59:40 -0000	1.339
+++ mplayer.1	29 Mar 2003 02:39:54 -0000	1.340
@@ -2131,7 +2131,7 @@
 Generate various test patterns.
 .IPs lavc[=quality:fps]
 Fast software YV12 to MPEG1 conversion with libavcodec for use with DVB/\:DXR3.
-Faster and of better quality than \-vf fame.
+Faster and of better quality than \-vop fame.
 .RSss
 quality:
     1 \- 31 fixed qscale
@@ -2150,7 +2150,7 @@
 .REss
 .IPs
 Only useful together with expand+scale:
-\-vf dvbscale,scale=-1:0,expand=-1:576:-1:-1:1,lavc
+\-vop dvbscale,scale=-1:0,expand=-1:576:-1:-1:1,lavc
 .IPs "noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]"
 Adds noise.
 .RSss
@@ -2195,7 +2195,7 @@
 Alternative software equalizer that uses lookup tables (very slow),
 allowing gamma correction in addition to simple brightness,
 contrast and saturation adjustment. Note that it uses the same MMX
-optimized code as \-vf eq if all gamma values are 1.0.
+optimized code as \-vop eq if all gamma values are 1.0.
 The parameters are given as floating point values.
 Parameters rg, gg, bg are the independent gamma values for the Red, Green
 and Blue components.



More information about the MPlayer-cvslog mailing list