summaryrefslogtreecommitdiffstats
path: root/DOCS/tech
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-16 13:59:23 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-16 13:59:23 +0000
commitc52d76675a350fd613ef156ff6cbf9ef98bfdd86 (patch)
tree327a5b205b55c603afd94491f2414cc12f88ff5f /DOCS/tech
parent6a5f0f0c19ad2b96910e18fea9d760817ca9ffe7 (diff)
downloadmpv-c52d76675a350fd613ef156ff6cbf9ef98bfdd86.tar.bz2
mpv-c52d76675a350fd613ef156ff6cbf9ef98bfdd86.tar.xz
vf-noise update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6450 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r--DOCS/tech/vop.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt
index af47b21ed3..dd85855fdb 100644
--- a/DOCS/tech/vop.txt
+++ b/DOCS/tech/vop.txt
@@ -125,15 +125,16 @@ Current plugins:
(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