[Bug 707032] qtdemux: add support for webvtt subtitles

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 29 05:25:23 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707032
  GStreamer | gst-plugins-good | unspecified

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-08-29 12:25:17 UTC ---
> +      caps = gst_caps_new_empty_simple ("application/x-subtitle");
> 
> I'd prefer subtitle/x-webvtt :)

or subtitle/x-vtt ? (that matches text/vtt a bit more, and we might see this
used in non-web contexts).

Do you have a sample file for this?

Is the timing info expressed in the text chunks, or as timestamp/duration on
the buffers? (or both?)

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