[Webkit-unassigned] [Bug 103771] [GStreamer] support in-band text tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 08:43:27 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=103771





--- Comment #30 from Brendan Long <b.long at cablelabs.com>  2013-04-25 08:41:46 PST ---
(In reply to comment #29)
> What do you mean with kind? If it's audio/video/text? Look at gstplaybin2.c, the code that checks to which input-selector a pad of uridecodebin belongs.

The "kind" attribute is supposed to say if something is subtitles, captions, descriptions, chapters or metadata:

http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#text-track-kind

There's something similar for audio and video tracks:

http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#dom-audiotrack-kind

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list