[FFmpeg-devel] [PATCH] id3v2: always skip padding
Alexander Strange
astrange
Tue Jul 27 04:53:43 CEST 2010
On Jul 26, 2010, at 7:29 PM, Alexander Kojevnikov wrote:
> Hi list,
>
> If padding at the end of an id3v2 tag is less than `taghdrlen` (10
> bytes), it is not skipped. As a result, the buffer points at an
> incorrect position which later results in "Header missing" errors.
>
> Attached patch fixes this issue.
>
> Cheers,
> Alex
Do you have a sample file for this?
> <0001-id3v2-always-skip-padding.patch>_______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list