Opened 15 years ago
Closed 14 years ago
#454 closed enhancement (fixed)
Detect audio silence audio filter
| Reported by: | burek | Owned by: | Clément Bœsch |
|---|---|---|---|
| Priority: | wish | Component: | avfilter |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Maybe it would be a good idea to make the audio filter which can detect silence in audio stream, since there is already a video filter to detect black frames in video stream: http://ffmpeg.org/libavfilter.html#SEC19
Change History (3)
comment:1 by , 15 years ago
| Priority: | normal → wish |
|---|---|
| Status: | new → open |
| Version: | unspecified → git-master |
comment:2 by , 14 years ago
| Owner: | set to |
|---|
comment:3 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | open → closed |
silencedetect audio filter added in 0c01947316eaaa46946f9e93218fe5ab115df905.
Note:
See TracTickets
for help on using tickets.



Work in progress. Related thread: http://ffmpeg.org/pipermail/ffmpeg-devel/2012-January/118581.html