[FFmpeg-devel] [PATCH] Fix bad ID3v2 tag length

Gyan ffmpeg at gyani.pro
Thu Jan 9 09:12:08 EET 2020



On 09-01-2020 12:09 pm, misc at atomas.com wrote:
>   The Id3v2 tag is set to a wrong size, when a CTOC frame is written.
> The code source uses a hardcoded "16" magic value that is incorrect. (it
> should be "2")
>
> This patch fixes this bug *without* using magic values.
>
> See:
> https://github.com/gbouthenot/mp3splitter-js/issues/2
> https://github.com/openaudible/openaudible/issues/258

For review, patches should be formatted with git format-patch and sent 
inline or attached to the mail.

Gyan


More information about the ffmpeg-devel mailing list