[Bug 746390] qtdemux: crash while playing MPEG DASH stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 19 09:05:21 PDT 2015


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

--- Comment #11 from xixi <xixi10111011 at gmail.com> ---
(In reply to Rajat Verma from comment #9)
> One more update, in case of 1.4.5, if I comment below line in qtdemux.c:
> 
> 
>           GST_ELEMENT_ERROR (demux, STREAM, DEMUX,
>               (_("This file is invalid and cannot be played.")),
>               ("atom %" GST_FOURCC_FORMAT " has bogus size %"
> G_GUINT64_FORMAT,
>                   GST_FOURCC_ARGS (fourcc), size));
> 
> Then, audio doesn't work but video keeps playing.


This makes sense, since error message is wiped out.

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