[gstreamer-bugs] [Bug 540890] Need generic way of handling multi-track/chapters files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 6 03:04:43 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=540890
  GStreamer | gstreamer (core) | git

--- Comment #55 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-08-06 10:04:38 UTC ---
(In reply to comment #54)
> Well, they can always store things in the GstStructure. Maybe with fields in a
> element-specific namespace, e.g. "matroskademux::chapter-start",
> "matroskademux::chapter-uid" and things like that.
> 
> In contrast to this there would be fields like "duration" without a namespace
> which have a generic meaning.

Or have structures in structures. That is you have a GstStructure as the value
for the entry named e.g. "matroskademux". The element would just grab the
specific substructure and access "chapter-start", "chapter-uid" directly.

-- 
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