Browse Source

doc/filters: add mp=noise example

tags/n1.0
Stefano Sabatini 13 years ago
parent
commit
fc15f58adb
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      doc/filters.texi

+ 6
- 0
doc/filters.texi View File

@@ -2562,6 +2562,12 @@ Adjust gamma, brightness, contrast:
@example
mp=eq2=1.0:2:0.5
@end example

@item
Add temporal noise to input video:
@example
mp=noise=20t
@end example
@end itemize

See also mplayer(1), @url{http://www.mplayerhq.hu/}.


Loading…
Cancel
Save