[gstreamer-bugs] [Bug 540890] Need generic way of handling multi-track/chapters files
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 4 01:24:03 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=540890
GStreamer | gstreamer (core) | git
--- Comment #47 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-04 08:24:00 UTC ---
(In reply to comment #46)
> And then the pad selection might not be really optimal for muxers. Some muxers
> will require the same pads for the complete stream and then allow to structure
> that stream with a TOC (e.g. flac). Other muxers (e.g. matroska) could mux many
> different streams on many different pads and then structure/group them with a
> TOC. So the application really has to know what the element it uses needs.
And for some use cases this has to be a list I think. So if you make it a GList
we can at least get around the GstPad/gpointer problem... and add more
complexity ;)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list