[FFmpeg-devel] [PATCH 03/15] libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder.

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


Reasonable enough

Spotify comments
----------------
mp3 input misdetected as mpeg ps and fails to decode

Possible other solutions:
    • Improve mp3 probe code to give higher score
    • Improve mpeg ps probe code to give lower score
    • Make it possible at runtime to enable/disable format/codecs. That
way we could disable some known problematic formats and codecs that we
don’t accept as input anyways.

/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-libaformat-mp3dec-Register-the-MIME-type-audio-mpeg-.patch
Type: text/x-patch
Size: 1087 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241029/edc42eba/attachment.bin>


More information about the ffmpeg-devel mailing list