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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 11 10:34:38 PST 2013


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

--- Comment #13 from Brendan Long <self at brendanlong.com> 2013-11-11 18:34:31 UTC ---
The main way this can be used in HTML is that you can pick a track in the URI,
something like this to automatically select tracks 5 and 10:

<video src="myvideo.webm#track=5&track=10"/>

http://www.w3.org/TR/2011/CR-media-frags-20111201/#naming-track

It probably shouldn't be arbitrary though.

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