[Bug 698853] HTML5 kind attribute (subtitles, captions, metadata, descriptions, chapters)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 14 14:02:10 PST 2014


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

--- Comment #50 from Brendan Long <self at brendanlong.com> 2014-01-14 22:02:06 UTC ---
The best I have so far is this:

http://www.w3.org/community/inbandtracks/wiki/Main_Page

And for WebM it looks the kind can be determined from the track's CodecID:

> Per the convention (see the Matroska Codec Specifications) used for
> flavors of a particular video or audio codec, the CodecID for a WebVTT
> track is “D_WEBVTT/kind“, where kind is one of SUBTITLES, CAPTIONS,
> DESCRIPTIONS, or METADATA.

http://www.webmproject.org/docs/container/

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