[Bug 746390] qtdemux: crash while playing MPEG DASH stream
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 19 03:56:18 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746390
--- Comment #9 from Rajat Verma <kameyameha at gmail.com> ---
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.
--
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