[FFmpeg-devel] [PATCH] Retrieve APE tags from Monkey Audio file
Kostya
kostya.shishkov
Sun Sep 16 06:44:08 CEST 2007
On Sun, Sep 16, 2007 at 02:49:12AM +0200, Michael Niedermayer wrote:
> On Sun, Sep 16, 2007 at 01:11:20AM +0200, Benjamin Zores wrote:
> > Hi,
> >
> > Attached patch to Monkey Audio demuxer allows APEtags retrieval.
> > Please review.
> >
> > NB: APE file can contain either APEtags or ID3v1/2 tags.
> > It might be a good idea to split ID3 related code from mp3.c file. Opinions ?
>
> yes id3 code should be split into its own file, maybe id3.c ?
And something similar must be done to probe - for now MP[23], MPC and APE can
encounter ID3 tags at the beginning of file but probe will report mpeg audio.
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
More information about the ffmpeg-devel
mailing list