[Bug 747525] dashdemux: playback failed when trying to play a content that has subtitles

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 13 05:39:39 PDT 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

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

--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 301444:
 --> (https://bugzilla.gnome.org/review?bug=747525&attachment=301444)

::: ext/dash/gstdashdemux.c
@@ +695,3 @@
       tmpl = gst_static_pad_template_get (&gst_dash_demux_videosrc_template);
       break;
+    case GST_STREAM_APPLICATION:

I think we need to make our mpdparser smarter to be able to detect which
'application' streams are actually text ones. Assuming all application streams
are text might not be always true.

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