[FFmpeg-trac] #5290(avcodec:new): FFMPEG adds delay when converting into WAV

FFmpeg trac at avcodec.org
Sat Mar 5 14:13:46 CET 2016


#5290: FFMPEG adds delay when converting into WAV
------------------------------------+-----------------------------------
             Reporter:  xtemp09     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  delay WAV   |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by xtemp09):

 One should pay attention to:

 {{{
   Duration: 00:00:09.47, start: 0.023220, bitrate: 129 kb/s
 }}}
 and
 {{{
   Duration: 00:00:09.47, bitrate: 1411 kb/s
 }}}
  i. e. the audio is 9.45 s long before the conversion and 9.47 s long
 after that. FFMPEG adds 0.02 s of garbage in the beginning of the audio
 file.

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


More information about the FFmpeg-trac mailing list