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

Dave Evans dave.evans at m2amedia.tv
Wed Nov 24 18:04:09 EET 2021


Giving this another go. It would be really great to get webvtt with style
and region blocks working correctly in ffmpeg. This patch would solve at
least #9064, probably #8684 and possibly other tickets.

Please let me know if further changes are needed.

Cheers,
Dave



On Tue, Mar 16, 2021 at 9:23 PM Dave Evans <dave.evans at m2amedia.tv> wrote:

> Would it be possible for someone to take a look at this please? Would be
> lovely to get it merged at some point. Please let me know if further
> changes are needed.
>
> Cheers,
> Dave
>
> On Tue, Oct 13, 2020 at 10:25 AM Dave Evans <dave.evans at m2amedia.tv>
> wrote:
>
>> 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
>>
>


More information about the ffmpeg-devel mailing list