Changes between Initial Version and Version 1 of Ticket #4676, comment 8
- Timestamp:
- Jun 27, 2015, 8:31:24 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4676, comment 8
initial v1 1 This seems to be a problem with the concat demuxer. 1 Figured out what might be the issue: 2 2 3 3 Since 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.


