id3demux support for mp4 and other usecases for id3demux
Tim-Philipp Müller
t.i.m at zen.co.uk
Mon Nov 5 04:32:36 PST 2012
On Mon, 2012-11-05 at 04:17 -0800, deepthips wrote:
> My application part already handles
> GST_MESSAGE_TAG message parsing and it can parse the tag info. I guess it is
> by using "tag parsing helper functions from the libgsttag library" like you
> mentioned.
That is how you get tags in the application. That will always be the
same, regardless of what plugins do internally.
> So there is no need of additional id3demux I guess.? Is id3demux
> internally using this tag parsing mechanism itself.?
I don't know if there's a need or not. It depends on the exact
circumstances/files (and on the exact versions used as well).
Cheers
-Tim
More information about the gstreamer-devel
mailing list