Re: [FFmpeg-devel] [PATCH] avformat/mov: (v3) fix get_eia608_packet

2025-02-13 Thread Pavel Koshevoy
please disregard v3 patch ... `if (size <= 10 || size % 2 != 0)` statement is wrong, I've submitted a v4 patch to correct it. Thank you, Pavel. On Thu, Feb 13, 2025 at 2:01 PM Pavel Koshevoy wrote: > The problem is reproducible with "Test for Quicktime 608 CC file.mov" > from https://samp

[FFmpeg-devel] [PATCH] avformat/mov: (v3) fix get_eia608_packet

2025-02-13 Thread Pavel Koshevoy
The problem is reproducible with "Test for Quicktime 608 CC file.mov" from https://samples.ffmpeg.org/MPEG2/subcc/ ffmpeg -i "Test for Quicktime 608 CC file.mov" -map 0 -c copy -y remuxed.mov Prior to the fix QuickTime Player playback of remuxed.mov would render garbage text for "English CC" subt