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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 27 02:18:01 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705991
  GStreamer | gst-plugins-good | git

--- Comment #27 from Chris Bass <floobleflam at gmail.com> 2013-11-27 10:17:50 UTC ---
(In reply to comment #26)

So it looks like there are problems with both approaches. :)

A couple of questions:

(i) Is it only qtdemux that must set fixed src caps before the autoplugger can
link downstream elements, or is this generally true of all demuxers?

(ii) If it's generally true of all demuxers, is there a reason that would make
it fundamentally impossible for an autoplugger to link downstream elements to a
demuxer src pad that has unfixed caps, or is it just that this hasn't been
implemented in decodebin?


I guess what I'm getting at is whether the real issue is with the autoplugger,
and whether that's where we need to be looking for a solution; the above two
approaches both seem to be working around the fact that the autoplugger can't
link downstream elements to src pad caps of qtdemux that are as-yet unfixed.

(Apologies if I've misunderstood caps/autoplugging!)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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