[FFmpeg-trac] #11080(undetermined:new): FFmpeg timestamps do not consistently agree with packet timestamps
FFmpeg
trac at avcodec.org
Mon Jul 8 01:49:04 EEST 2024
#11080: FFmpeg timestamps do not consistently agree with packet timestamps
-------------------------------------+-------------------------------------
Reporter: markfilipak | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by markfilipak):
I think that to support cutting on IDRs so that splicing can happen,
FFmpeg needs to make new IDRs. It needs to take the AU references: I- SI-
P- SP- B-slices that are going to be cut off and make a complete AU out of
them and then point the new IDR that's created to those new slices. That
could happen without transcoding.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11080#comment:70>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list