mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-18 12:56:56 +00:00
doc/filters: add one more silenceremove example
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
47aaebd63e
commit
3977746036
@ -2989,6 +2989,13 @@ pressing the record button and the start of the performance:
|
||||
@example
|
||||
silenceremove=1:5:0.02
|
||||
@end example
|
||||
|
||||
@item
|
||||
Trim all silence encountered from begining to end where there is more than 1
|
||||
second of silence in audio:
|
||||
@example
|
||||
silenceremove=0:0:0:-1:1:-90dB
|
||||
@end example
|
||||
@end itemize
|
||||
|
||||
@section sofalizer
|
||||
|
Loading…
Reference in New Issue
Block a user