changeset 6449:6ee8233283a3

vf-noise update
author michael
date Sun, 16 Jun 2002 13:59:23 +0000
parents e10e3264c19c
children 07ffd7003dd8
files DOCS/tech/vop.txt
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
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