[FFmpeg-devel] [PATCH 01/15] libavformat: Increase probe buffer to 16MB

Tomas Härdin git at haerdin.se
Tue Oct 29 16:44:30 EET 2024


Needs a sample. An option or setting for probe size might be a good
idea

Spotify comments
----------------
In mp3 files, id3v2 tag with huge cover art causes the probe code to
not identify valid mp3 files as mp3. Increase default buffer so that
probe can see mp3 frames.

Might not be a priority as we could use an option to change this. The
reason we did it this way historically is to make sure ffmpeg in
different services behaved the same.

/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavformat-Increase-probe-buffer-to-16MB.patch
Type: text/x-patch
Size: 770 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241029/ce3da8d1/attachment.bin>


More information about the ffmpeg-devel mailing list