[FFmpeg-devel] [PATCH 3/3] Export metadata in the generic format.

Baptiste Coudurier baptiste.coudurier
Thu Oct 7 00:37:06 CEST 2010


On 10/05/2010 02:54 PM, Michael Niedermayer wrote:
> On Tue, Oct 05, 2010 at 10:05:48PM +0200, Aurelien Jacobs wrote:
> [...]
>> Maybe we could solve this problem in a simpler way by just moving
>> AV(In/Out)putFormat.metadata_conv to AVMetadata.conv.
>> When reading metadata out of a file, the demuxer would set
>> AVMetadata.conv to the appropriate conversion table.
>> Then we just have to change to av_metadata_conv() calls to read this new
>> pointer instead of the old one.
>
> doesnt work as you can have metadata from multiple sources like
> id3 and ogg in the same file
>

Well, WTF. How is it handled currently ? Are both native tags exported 
and which conversion table is used in that case ?

-- 
Baptiste COUDURIER
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the ffmpeg-devel mailing list