[FFmpeg-devel] [PATCH] ADTS AAC with ID3v2
David DeHaven
dave
Fri Jan 23 18:54:24 CET 2009
>> + if(ff_id3v2_match(bufptr))
>> + bptr += ff_id3v2_tag_len(bufptr);
>>
> how did you get the compiler past bptr?
Gah! I did it again...
Ok, this time I TRIPLE checked the attachment was the right one :)
$ ./ffmpeg -i id3test.flac
FFmpeg version SVN-r16729, Copyright (c) 2000-2009 Fabrice Bellard, et
al.
configuration:
libavutil 49.14. 0 / 49.14. 0
libavcodec 52.11. 0 / 52.11. 0
libavformat 52.25. 0 / 52.25. 0
libavdevice 52. 1. 0 / 52. 1. 0
built on Jan 23 2009 09:48:54, gcc: 4.0.1 (Apple Inc. build 5488)
Input #0, flac, from 'id3test.flac':
Duration: N/A, bitrate: N/A
Stream #0.0: Audio: flac, 44100 Hz, stereo, s16
At least one output file must be specified
-DrD-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flac_id3.patch
Type: application/octet-stream
Size: 1261 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090123/21623076/attachment.obj>
-------------- next part --------------
More information about the ffmpeg-devel
mailing list