On Sat, Jun 5, 2021 at 6:30 PM Valerii Zapodovnikov <[email protected]> wrote:
> BTW, what about #7359? > > #7359 is not fixed by my patch, but I thought I would look into that after I get this patch done. I tried the old patch for #7359 but as far as I could tell it didn't completely solve the problem. Regarding #6850, I realized my patch doesn't exactly fix it. In the scenario described in the bug report, ffplay will use byte seek, so code touched by my patch is not used then. I haven't yet been able to figure out why the byte seek operation does not work as expected. However, my patch will allow correct seek to the beginning of the file if ffplay is run with byte seek disabled (-bytes 0 on the commandline) _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
