mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-25 12:40:01 +00:00
doc/filters: add stereotools examples
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
241a3a6ca4
commit
cf925e0ac1
@ -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
|
||||
|
||||
@subsection Examples
|
||||
|
||||
@itemize
|
||||
@item
|
||||
Apply karaoke like effect:
|
||||
@example
|
||||
stereotools=mlev=0.015625
|
||||
@end example
|
||||
|
||||
@item
|
||||
Convert M/S signal to L/R:
|
||||
@example
|
||||
"stereotools=mode=ms>lr"
|
||||
@end example
|
||||
@end itemize
|
||||
|
||||
@section stereowiden
|
||||
|
||||
This filter enhance the stereo effect by suppressing signal common to both
|
||||
|
Loading…
Reference in New Issue
Block a user