mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
doc/filters: add one lowpass filter example
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
77bc507f6f
commit
b8b0cece79
@ -3002,6 +3002,15 @@ The default is 0.707q and gives a Butterworth response.
|
||||
Specify which channels to filter, by default all available are filtered.
|
||||
@end table
|
||||
|
||||
@subsection Examples
|
||||
@itemize
|
||||
@item
|
||||
Lowpass only LFE channel, it LFE is not present it does nothing:
|
||||
@example
|
||||
lowpass=c=LFE
|
||||
@end example
|
||||
@end itemize
|
||||
|
||||
@anchor{pan}
|
||||
@section pan
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user