[FFmpeg-cvslog] doc/filters: add mp=noise example
Stefano Sabatini
git at videolan.org
Wed Sep 5 11:56:37 CEST 2012
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Wed Sep 5 11:55:16 2012 +0200| [fc15f58adbdc64fa8f22b86180185fed262be3bd] | committer: Stefano Sabatini
doc/filters: add mp=noise example
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fc15f58adbdc64fa8f22b86180185fed262be3bd
---
doc/filters.texi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index 2e5413f..3e3d655 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2562,6 +2562,12 @@ Adjust gamma, brightness, contrast:
@example
mp=eq2=1.0:2:0.5
@end example
+
+ at item
+Add temporal noise to input video:
+ at example
+mp=noise=20t
+ at end example
@end itemize
See also mplayer(1), @url{http://www.mplayerhq.hu/}.
More information about the ffmpeg-cvslog
mailing list