[FFmpeg-devel] [Ffmpeg-devel] ID3v2

Andreas Öman andreas
Sat May 19 20:24:19 CEST 2007


Hi

Michael Niedermayer wrote:
> Hi
> 
> On Sun, Sep 24, 2006 at 01:21:40PM +0200, Andreas ?man wrote:
>> Hi
>>
>> I've written a tentative patch that adds ID3v2.[234] reading
>> and ID3v2.4 writing to the mp3 (de)muxer. I've tested it
>> together with xmms and itunes.
>> I'd say the primary reasons for using ID3v2 is:
>>
>> * It's located at the beginning of the file
>>   (obviously a benefit when streaming)
>> * It supports strings > 30 chars
>>
>> Comments welcome.
>>
>> While at it, I renamed some stuff to better reflect what
>> ID3-version it is used for.
>> Perhaps I should submit that as a separate patch?
> 
> yes, that has to be a seperate patch
> 

This was a while ago, but i've revived this patch and fixed
according to your comments. The code now assumes that
the strings in avformatcontext are utf8 encoded (which
other muxers seems to do now as well)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: id3-cleanup.diff
Type: text/x-patch
Size: 5393 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070519/a3f9df56/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: id3v2.diff
Type: text/x-patch
Size: 6881 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070519/a3f9df56/attachment-0001.bin>



More information about the ffmpeg-devel mailing list