[Bug 762516] qtdemux: cenc auxiliary info parsing crashes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 24 10:09:46 UTC 2016


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

--- Comment #7 from Philippe Normand <phil at base-art.net> ---
I wonder why we try to push a buffer anyway, even after 4 errors were raised:

0:00:00.292522760   983 0x75e01c00 ERROR                qtdemux
qtdemux.c:7212:gst_qtdemux_configure_protected_caps:<qtdemux0> stream is
protected, but no suitable decryptor element has been found
0:00:00.292721510   983 0x75e01c00 ERROR                qtdemux
qtdemux.c:7364:gst_qtdemux_configure_stream:<qtdemux0> Failed to configure
protected stream caps.
...
0:00:00.297545573   983 0x75e01c00 ERROR                qtdemux
qtdemux.c:7212:gst_qtdemux_configure_protected_caps:<qtdemux0> stream is
protected, but no suitable decryptor element has been found
0:00:00.297735625   983 0x75e01c00 ERROR                qtdemux
qtdemux.c:7364:gst_qtdemux_configure_stream:<qtdemux0> Failed to configure
protected stream caps.

Shouldn't the demuxer abort if no decryptor was found? In that case the demuxer
is pretty much unlinked anyway.

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