doc/filters: add mp=noise example

This commit is contained in:
Stefano Sabatini 2012-09-05 11:55:16 +02:00
parent 8a7b82ccab
commit fc15f58adb
1 changed files with 6 additions and 0 deletions

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/}.