mirror of https://github.com/mpv-player/mpv
vf-noise update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6450 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6a5f0f0c19
commit
c52d76675a
|
@ -130,10 +130,11 @@ Current plugins:
|
||||||
generate various test patterns
|
generate various test patterns
|
||||||
MPI: TEMP, accepts stride
|
MPI: TEMP, accepts stride
|
||||||
|
|
||||||
-vop noise[=lumaNoise[u][t]]:chromaNoise[u][t]]
|
-vop noise[=lumaNoise[u][t][h]:chromaNoise[u][t][h]
|
||||||
add noise
|
add noise
|
||||||
0<= lumaNoise, chromaNoise <=100
|
0<= lumaNoise, chromaNoise <=100
|
||||||
u uniform noise (gaussian otherwise)
|
u uniform noise (gaussian otherwise)
|
||||||
t temporal noise (noise pattern changes between frames)
|
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue