[FFmpeg-trac] #4676(undetermined:new): Concat of AAC + MP4 has gaps

FFmpeg trac at avcodec.org
Sun Jun 28 02:33:08 CEST 2015


#4676: Concat of AAC + MP4 has gaps
-------------------------------------+-------------------------------------
             Reporter:  ronag        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  aac          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ronag):

 Another example of weirdness:

 ffmpeg -i src -af atrim=start_sample=1024*48*0:end_sample=1024*48*5 0.aac
 ffmpeg -i src -af atrim=start_sample=1024*48*5:end_sample=1024*48*10 1.aac
 cat 0.aac 1.aac | ffplay -f aac -

 Produces a gap in the seam.

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


More information about the FFmpeg-trac mailing list