[FFmpeg-devel] [mov] See if mfra makes up the difference for an incomplete sidx.
Dale Curtis
dalecurtis at chromium.org
Mon Aug 17 21:15:50 EEST 2020
Bump. Thanks for consideration!
- dale
On Thu, Aug 13, 2020 at 3:03 PM Dale Curtis <dalecurtis at chromium.org> wrote:
> A few popular sites have started generating MP4 files which have a
> sidx plus an mfra. The sidx accounts for all size except the mfra,
> so the old code did not mark the fragment index as complete.
>
> Instead we can just check if there's an mfra and if its size makes
> up the difference we can mark the index as complete.
>
> Fixes: https://crbug.com/1107130
> Signed-off-by: Dale Curtis <dalecurtis at chromium.org>
>
More information about the ffmpeg-devel
mailing list