[FFmpeg-devel] [PATCH] Metadata muxer and demuxer

Justin Ruggles justin.ruggles
Wed Dec 15 16:46:01 CET 2010


On 12/15/2010 07:15 AM, Anton Khirnov wrote:

> Hi,
> these patches add a muxer and a demuxer for exporting metadata into an
> INI-like text file and reading it back.
> This makes editing the metadata manually easier and finally allows
> specifying chapters without having to use the API.
> It should also be useful for future metadata regression tests.


I like the idea.  Most of the time I spend managing my music collection
has to do with keeping metadata complete and consistent between all of
my various sources (eMusic, free downloads, CD rips, etc...).  It would
be useful to backup the metadata separately, and this seems like a great
way to archive/restore it in a format-neutral way.

Does matroska already have something like this?  Or is there some other
standard way of doing this that would be adequate for our needs so that
we wouldn't have to create our own internal format?

Thanks,
Justin



More information about the ffmpeg-devel mailing list