[FFmpeg-devel] [PATCH 5/5] Parse 'bext' metadata in the wav demuxer

Tomas Härdin tomas.hardin at codemill.se
Fri May 20 09:33:06 CEST 2011


Michael Niedermayer skrev 2011-05-19 22:43:
> On Thu, May 19, 2011 at 09:08:42AM +0200, Tomas Härdin wrote:
>> Michael Niedermayer skrev 2011-05-18 19:02:
>>> On Wed, May 18, 2011 at 01:48:39PM +0200, Tomas Härdin wrote:
>>>>
>>>
>>>>    wav.c |   84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>>>    1 file changed, 84 insertions(+)
>>>> c2fbe1f31203ae6ad6c6ae2faaf377311ff22830  0005-Parse-bext-metadata-in-the-wav-demuxer.patch
>>>>   From c75b339be07cc61a709044d815c225b676a29343 Mon Sep 17 00:00:00 2001
>>>> From: =?UTF-8?q?Tomas=20H=C3=A4rdin?=<tomas.hardin at codemill.se>
>>>> Date: Thu, 17 Feb 2011 21:38:01 +0100
>>>> Subject: [PATCH 5/5] Parse 'bext' metadata in the wav demuxer
>>>
>>> applied
>>
>> OK. I'll submit a patch soon that implements the metadata conversion
>> suggested by Ronald. I just need to dig out the appropriate keys to use.
>
> ok
>
> a bit off topic but when you already work on wav you might want to
> lool at xwma.c, maybe some of it can be factored with wav.c

So it seems. I'll see what I can do in the weekend. It seems like it'd 
involve a silghtly more generic parsing function with callbacks for the 
tags.

/Tomas


More information about the ffmpeg-devel mailing list