[FFmpeg-devel] [PATCH 1/4] af_silencedetect : add mono mode
Gaullier Nicolas
nicolas.gaullier at arkena.com
Fri Feb 2 12:52:52 EET 2018
Hi!
Attached patch adds a "mono mode", I mean detection of silence in any of the channels (instead of all of them simultaneously).
The channel number is detected and logged, and side metadata names are suffixed with the channel number (NB: in non-mono mode, the logging and metadata remain unchanged).
This first patch includes minor technical changes to prepare the following patches, I apologize but I thought it was the best way to present this set of patches.
Thank you for the review
Nicolas Gaullier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-af_silencedetect-add-mono-mode.patch
Type: application/octet-stream
Size: 10000 bytes
Desc: 0001-avfilter-af_silencedetect-add-mono-mode.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180202/ffce0fc8/attachment.obj>
More information about the ffmpeg-devel
mailing list