diff DOCS/tech/vop.txt @ 6449:6ee8233283a3

vf-noise update
author michael
date Sun, 16 Jun 2002 13:59:23 +0000
parents df81a678c1d3
children 16f8f95e6c85
line wrap: on
line diff
--- a/DOCS/tech/vop.txt	Sun Jun 16 13:54:36 2002 +0000
+++ b/DOCS/tech/vop.txt	Sun Jun 16 13:59:23 2002 +0000
@@ -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