[FFmpeg-devel] [PATCH] use new metadata API in nut

Michael Niedermayer michaelni
Fri Feb 27 00:54:51 CET 2009


On Thu, Feb 26, 2009 at 11:55:36PM +0100, Aurelien Jacobs wrote:
> Hi,
> 
> nut is the last (de)muxer to still use the old metadata API. So attached
> patch converts it. A few things to note:
>   - The demuxer don't export the following tags: "Uses","Depends","Replaces"
>     This is intended, because those values have no meaning outside the
>     nut demuxer itself.
>   - The muxer is only a straight conversion of current muxer, which will
>     thus only mux "Title", "Author" and "Copyright".
>     I intend to support generic tag muxing in the future, but this requires
>     some more work to get it right, so it will have to wait a bit more.
>     (it requires checking the validity of keys and values to decide if
>     it's an official tag or a non-standard one requiring a "X-" prefix)

you could just always add "X-" on muxing, then you dont need to do any
checks

and patch ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090227/26861a2e/attachment.pgp>



More information about the ffmpeg-devel mailing list