[Mplayer-cvslog] CVS: main/DOCS/tech vop.txt,1.9,1.10

Michael Niedermayer michael at mplayerhq.hu
Sun Jun 16 15:59:26 CEST 2002


Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv22777

Modified Files:
	vop.txt 
Log Message:

vf-noise update


Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- vop.txt	14 Jun 2002 01:31:29 -0000	1.9
+++ vop.txt	16 Jun 2002 13:59:23 -0000	1.10
@@ -125,15 +125,16 @@
     (using some kind of heuristics) the black borders/bands of the image,
     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]]
+-vop noise[=lumaNoise[u][t][h]:chromaNoise[u][t][h]
     add noise
     0<= lumaNoise, chromaNoise <=100
     u uniform noise (gaussian otherwise)
     t temporal noise (noise pattern changes between frames)
-    MPI: TEMP, accepts stride
+    h high quality (slightly better looking, slightly slower)
+    MPI: DR (if possible) or TEMP, accepts stride
 




More information about the MPlayer-cvslog mailing list