[Bug 741542] videodecoder / audio decoder no need to send GST_ELEMENT_ERROR when track corrupt
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 27 23:35:24 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=741542
--- Comment #7 from Lyon <lyon.wang at freescale.com> ---
We just found in gstbaseparse.c, similar situation as
vidoedecoder/audiodecoder. if one of the track cannot find valid frame in the
parser, it will send GST_ELEMENT_ERROR, which will cause all other tracks quit
playing.
It looks the same behavior should be done as videodecoder/audiodecoder in the
baseparse.
--
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