[Bug 774112] mpdparser: MS PlayReady ContentProtection event is truncated

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 14 09:03:06 UTC 2016


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

--- Comment #4 from Philippe Normand <philn at igalia.com> ---
>From what I could observe so far, PlayReady seems to be the only system
encoding its data with base64.

This isn't part of the event API, protection events use a GstBuffer already.

Currently the demuxers use gst_adaptive_demux_stream_queue_event() to handle
the protection events they create. We could have adaptivedemux base64-decode
events buffers if the system_id matches PlayReady. Would that be ok?

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