[FFmpeg-devel] [PATCH] avformat/mov: fix start_time for streams with empty edits in the middle
Vittorio Giovara
vittorio.giovara at gmail.com
Sat Feb 23 20:09:31 EET 2019
Empty edits can occur at any position within the edit list except for at
the end. Empty edits in the middle should not impact the reported stream
start_time or the video PTS adjustment, so only include empty edits at
the start of the list in empty_edits_sum_duration.
Please see attachment.
--
Vittorio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-mov-fix-start_time-for-streams-with-empty-e.patch
Type: application/octet-stream
Size: 1661 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190223/a0067228/attachment.obj>
More information about the ffmpeg-devel
mailing list