[Bug 705991] Adding support for DASH common encryption to qtdemux and dashdemux

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 31 06:36:16 PDT 2015


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

--- Comment #151 from A Ashley <bugzilla at ashley-family.net> ---
(In reply to Tim-Philipp Müller from comment #146)

> So that leaves the crypt_info thing and what to send in the meta (senc box
> vs. parsed info).

The crypt_info thing has been changed, so that it no longer uses GstCaps to
store the GstStructure.

The senc box is optional in ISO DASH, DVB-DASH and DASH-IF. Using the 'saio'
and 'saiz' boxes is the more robust method to find the encryption information.
Therefore I don't think we should mandate that the code uses the 'senc' box to
find the encryption information, regardless of where the parsing occurs.

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