[FFmpeg-cvslog] doc/filters: add stereotools examples

Paul B Mahol git at videolan.org
Thu Mar 31 11:18:04 CEST 2016


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Thu Mar 31 11:12:40 2016 +0200| [cf925e0ac19d6ca02ab5e60575cad4b0e519b94d] | committer: Paul B Mahol

doc/filters: add stereotools examples

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf925e0ac19d6ca02ab5e60575cad4b0e519b94d
---

 doc/filters.texi |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/doc/filters.texi b/doc/filters.texi
index 7f694af..592fc24 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3352,6 +3352,22 @@ Set S/C level. Default is 1. Allowed range is from 1 to 100.
 Set the stereo phase in degrees. Default is 0. Allowed range is from 0 to 360.
 @end table
 
+ at subsection Examples
+
+ at itemize
+ at item
+Apply karaoke like effect:
+ at example
+stereotools=mlev=0.015625
+ at end example
+
+ at item
+Convert M/S signal to L/R:
+ at example
+"stereotools=mode=ms>lr"
+ at end example
+ at end itemize
+
 @section stereowiden
 
 This filter enhance the stereo effect by suppressing signal common to both



More information about the ffmpeg-cvslog mailing list