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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 13 14:50:25 PST 2014


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

Brendan Long <self> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256640|0                           |1
        is obsolete|                            |
 Attachment #256641|0                           |1
        is obsolete|                            |
 Attachment #256642|0                           |1
        is obsolete|                            |

--- Comment #51 from Brendan Long <self at brendanlong.com> 2014-02-13 22:50:18 UTC ---
Created an attachment (id=269081)
 View: https://bugzilla.gnome.org/attachment.cgi?id=269081
 Review: https://bugzilla.gnome.org/review?bug=698853&attachment=269081

Populate GST_TAG_TRACK_KIND for WebVTT embedded in Matroska files

Here's an example of a patch following the WebM spec:

http://www.webmproject.org/docs/container/#storing-webvtt-data-in-a-webm-track

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

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