[FFmpeg-devel] [PATCH v2] avformat/webvttdec, enc: correctly process files containing STYLE, REGION blocks

Dave Evans dave.evans at m2amedia.tv
Tue Oct 13 12:25:49 EEST 2020


This patch fixes the total failure to parse cues when style and region
definition blocks are contained in the input file, and ensures those
blocks are written to the output when copying.

The sample attached needs to be added to samples at the path shown in
the patch in order to validate that the original issue is fixed.

Same as v1 except the test has been changed as requested in the original review.

Cheers,
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webvtt_style_and_regions.vtt
Type: text/vtt
Size: 899 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201013/1f200dff/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-webvttdec-enc-correctly-decode-files-contai.patch
Type: application/octet-stream
Size: 5548 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201013/1f200dff/attachment.obj>


More information about the ffmpeg-devel mailing list