[FFmpeg-trac] #5162(avcodec:open): aac encoder adds extra frame(s)

FFmpeg trac at avcodec.org
Sun Jan 17 20:25:04 CET 2016


#5162: aac encoder adds extra frame(s)
-------------------------------------+-------------------------------------
             Reporter:  slhck        |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  aac          |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by heleppkes):

 The encoder sets avctx->initial_padding, and the muxers are supposed to
 offset the timestamps in the file appropriately, so while yes it may get
 longer, it should not cause sync issues.

 If this is a bug, its not a bug in aacenc.

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


More information about the FFmpeg-trac mailing list