[Mplayer-cvslog] CVS: main/DOCS/tech vop.txt,1.14,1.15

Michael Niedermayer michael at mplayerhq.hu
Sun Aug 11 11:46:53 CEST 2002


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

Modified Files:
	vop.txt 
Log Message:
film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)


Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- vop.txt	4 Aug 2002 02:27:25 -0000	1.14
+++ vop.txt	11 Aug 2002 09:46:50 -0000	1.15
@@ -154,11 +154,12 @@
     generate various test patterns
     MPI: TEMP, accepts stride
 
--vop noise[=lumaNoise[u][t][h]:chromaNoise[u][t][h]
+-vop noise[=lumaNoise[u][t|a][h]:chromaNoise[u][t|a][h]
     add noise
     0<= lumaNoise, chromaNoise <=100
     u uniform noise (gaussian otherwise)
     t temporal noise (noise pattern changes between frames)
+    a averaged temporal (smoother, but a lot slower)
     h high quality (slightly better looking, slightly slower)
     MPI: DR (if possible) or TEMP, accepts stride
 




More information about the MPlayer-cvslog mailing list