Changes between Initial Version and Version 1 of Ticket #4676, comment 8


Ignore:
Timestamp:
Jun 27, 2015, 8:31:24 AM (11 years ago)
Author:
ronag

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4676, comment 8

    initial v1  
    1 This seems to be a problem with the concat demuxer.
     1Figured out what might be the issue:
    22
    33Since most audio codecs have a specific frame_size ffmpeg will append zero samples and adjust the pts. This means that the pts values of 2 segments can slightly overlap and that is not properly handled.