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

FFmpeg trac at avcodec.org
Tue Jan 16 18:10:54 EET 2018


#6968: `silencedetect` only logs start of silence – not end and duration
-------------------------------------+-------------------------------------
             Reporter:  annoying     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  silence      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 not sure if this is a bug or expected behavior. for an audio file that
 only contains silence, this command only logs the beginning of silence (–
 no end and duration):
 {{{[silencedetect @ 0x7ff3977000c0] silence_start: -0.00628118}}}

 command:
 {{{ffmpeg -i silence-31s.mp3 -af "silencedetect=n=-50dB:d=1" -f null -}}}

 ffmpeg version:
 {{{3.4.1}}}

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


More information about the FFmpeg-trac mailing list