On Sun, Mar 29, 2020 at 08:48:50PM +, John Stebbins wrote:
> On Sun, 2020-03-29 at 22:38 +0200, Andreas Rheinhardt wrote:
> > John Stebbins:
> > > If some but not all moof's are referenced in an sidx, whole
> > > fragments
> > > were being skipped.
> > >
> > > Fixes tickets 7377, 7389, and 850
Am So., 29. März 2020 um 22:33 Uhr schrieb John Stebbins
:
>
> If some but not all moof's are referenced in an sidx, whole fragments
> were being skipped.
>
> Fixes tickets 7377, 7389, and 8502
> May also fix 8070 but the sample links expired, so I can't test.
Thank you for looking into this!
Car
On Sun, 2020-03-29 at 22:38 +0200, Andreas Rheinhardt wrote:
> John Stebbins:
> > If some but not all moof's are referenced in an sidx, whole
> > fragments
> > were being skipped.
> >
> > Fixes tickets 7377, 7389, and 8502
> > May also fix 8070 but the sample links expired, so I can't test.
>
> S
John Stebbins:
> If some but not all moof's are referenced in an sidx, whole fragments
> were being skipped.
>
> Fixes tickets 7377, 7389, and 8502
> May also fix 8070 but the sample links expired, so I can't test.
Sample can be found here:
https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket8070/
If some but not all moof's are referenced in an sidx, whole fragments
were being skipped.
Fixes tickets 7377, 7389, and 8502
May also fix 8070 but the sample links expired, so I can't test.
---
libavformat/mov.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libavformat/mov