[Bug 761769] qtdemux: incorrectly sets caps of CENC encrypted streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 9 14:02:58 UTC 2016


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

--- Comment #2 from A Ashley <bugzilla at ashley-family.net> ---
To reproduce the bug (and check the patch fixes it):

    git clone https://github.com/asrashley/gst-cencdec.git
    cd gst-cencdec
    ./autogen
    make
    ./store-key.py 00000000000000000000000000000000
0123456789ABCDEF0123456789ABCDEF
    ./store-key.py 0bbc0bbc0bbc0bbc0bbc0bbc0bbc1bbc
ABCDEF0123456789ABCDEF0123456789
    env GST_PLUGIN_PATH=${PWD}/src/.libs:${GST_PLUGIN_PATH} gst-launch-1.0
playbin
uri='http://test-media.youview.co.uk/ondemand/bbb/avc3/1/2drm_manifest.mpd'


Without the fix, the pipeline will shutdown with a negotiation error after two
fragments.

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