[FFmpeg-devel] [PATCH] Don't trigger errors for multiple id3 tags.

Dale Curtis dalecurtis at chromium.org
Thu Feb 28 23:58:42 EET 2019


Such errors may make sense for specific formats, but general parsing
logic shouldn't be treating these as errors regardless of the error
recognition mode.

Fixes loading of the following wave when using -err_detect explode:
https://cs.chromium.org/chromium/src/third_party/blink/web_tests/external/wpt/webaudio/resources/4ch-440.wav

Signed-off-by: Dale Curtis <dalecurtis at chromium.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_errors_on_id3.patch
Type: text/x-patch
Size: 1543 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190228/5811197b/attachment.bin>


More information about the ffmpeg-devel mailing list