[FFmpeg-trac] #6968(undetermined:new): `silencedetect` only logs start of silence – not end and duration

FFmpeg trac at avcodec.org
Thu Jan 18 08:12:41 EET 2018


#6968: `silencedetect` only logs start of silence – not end and duration
-------------------------------------+-------------------------------------
             Reporter:  annoying     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  silence      |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Gyan):

 End time and duration are updated by the filter when it gets to the next
 non-silent sample. For a fully silent file, that will never happen.

 This could be considered a bug since a segment of silence has to end
 sometime even if at the end of file.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6968#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list