[Bug 784715] dashdemux: Add support webvtt subtitle stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 10 07:06:36 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784715

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #355203|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 355203:
 --> (https://bugzilla.gnome.org/review?bug=784715&attachment=355203)

::: ext/dash/gstmpdparser.c
@@ +5750,3 @@
     return "audio/x-m4a";
+  } else if (strcmp (mimeType, "text/vtt") == 0) {
+    return "application/x-subtitle-vtt";

webvttenc from gst-plugins-bad uses "text/vtt"

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