On Wed, Jan 22, 2025 at 4:37 PM Michael Niedermayer <[email protected]> wrote: > > Hi > > On Mon, Jan 20, 2025 at 03:00:17PM +0000, Kieran Kunhya via ffmpeg-devel > wrote: > [...] > > > Error recovery protocols are complicated - > > everything is complicated > > > > this project lacks > > experience in them > > The project is made of many developers, and several of them do have > experience in protocols and also error correction
As far as I can tell there are no error recovery protocols natively in FFmpeg. One reason for this as Nicolas points out is the lack of an event loop model. Kieran _______________________________________________ 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".
