Re: [FFmpeg-devel] [PATCH] avformat/mov: fix start_time for streams with empty edits in the middle

2019-02-25 Thread Vittorio Giovara
On Sat, Feb 23, 2019 at 1:09 PM Vittorio Giovara 
wrote:

> 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.
>

Any objections to pushing this later today?
Thanks
-- 
Vittorio
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] avformat/mov: fix start_time for streams with empty edits in the middle

2019-02-23 Thread Vittorio Giovara
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


0001-avformat-mov-fix-start_time-for-streams-with-empty-e.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel