[FFmpeg-devel] [PATCH] avformat/webvttdec: improve WebVTT parsing
Marcos Del Sol Vives
marcos at orca.pet
Fri Jun 6 23:22:29 EEST 2025
El 6 de junio de 2025 21:43:58 CEST, "Tomas Härdin" <git at haerdin.se> escribió:
>
>Sounds like the demuxer correctly rejected some broken files
>
The WebVTT standard does not call for a fatal error unless the magic header does not match. The current implementation is not only non-compliant with the standard, but will also break on future changes.
More information about the ffmpeg-devel
mailing list