[FFmpeg-devel] ID3v2 demuxer

Michael Niedermayer michael at niedermayer.cc
Sun Nov 24 03:37:45 EET 2024


Hi

On Fri, Nov 22, 2024 at 03:50:18PM +0100, Anton Khirnov wrote:
> Quoting Tomas Härdin (2024-11-22 10:51:21)
> > Hi all
> > 
> > So after looking at options for how to better deal with ID3v2 I'm
> > leaning towards creating a demuxer for it. I'm writing this before
> > going any further with it to get some feedback
> 
> Honestly, not a fan of the idea. Does that imply that every file that

same here, also not a fan of the idea.

also i think id3 is sometimes put infront of things that need a demuxer

AFAIK the chain of events is this:
* some hw or sw players / web service or other support a wide range of formats
  but only allow files with the file extension .mp3
* Users have vorbis, flac, aac, wma, ... files and want to play them without
  loss
* they rename them to .mp3
* somewhere down the line a tool adds a id3 header to a .mp3 file and the file
  is shared somewhere


thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241124/1c954725/attachment.sig>


More information about the ffmpeg-devel mailing list