[Mplayer-cvslog] CVS: main/DOCS/tech vop.txt,1.8,1.9
Michael Niedermayer
michael at mplayerhq.hu
Fri Jun 14 03:31:32 CEST 2002
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv24067
Modified Files:
vop.txt
Log Message:
docs for vf-test & vf-noise
Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- vop.txt 19 May 2002 23:41:40 -0000 1.8
+++ vop.txt 14 Jun 2002 01:31:29 -0000 1.9
@@ -126,3 +126,14 @@
and prints the optimal -vop crop= parameters to the stdout/console.
MPI: EXPORT
+-vop test[=first frame number]
+ generate various test patterns
+ MPI: TEMP, accepts stride
+
+-vop noise[=lumaNoise[u][t]]:chromaNoise[u][t]]
+ add noise
+ 0<= lumaNoise, chromaNoise <=100
+ u uniform noise (gaussian otherwise)
+ t temporal noise (noise pattern changes between frames)
+ MPI: TEMP, accepts stride
+
More information about the MPlayer-cvslog
mailing list