[Bug 711522] Need a standard way to get format-specific stream ID (for HTML5 track "id")

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 2 09:17:48 PST 2014


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

--- Comment #29 from Brendan Long <self at brendanlong.com> 2014-01-02 17:17:44 UTC ---
There will be one for each container format. So far the plan is TrackUID for
Matroska/WebM, PID for MPEG-TS (although one group wants a descriptor to be
used for this), and Ogg is the tricky one since there could be several
different IDs, but everyone seems to agree that the skeleton Name header should
be used if it exists.

You can see the work-in-progress here:

https://wiki.xiph.org/SkeletonHeaders#Name

Chromium already uses TrackUID for WebM, and since they basically own that spec
I'd be surprised if that changed.

https://code.google.com/p/chromium/issues/detail?id=313601

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