[Bug 770408] dashdemux: Add properties to select maximum allowed width/height and framerate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 26 13:55:19 UTC 2016


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

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Right, there's no way for the base class to make that decision currently
anyway, is there?

So let's get that in and then clone this bug for hlsdemux (where it might be
trickier because we can't be guaranteed the info is available in the playlist I
think, but we should at least exclude streams if it is available).

API looks fine. Only alternative API I can think of is a) some kind of
restriction caps where we ignore the media type, and just
intersect/subset-check the width/height/framerate fields, and b) some
signal/callback based API.

I think this is best though. Easy and discoverable. KISS.

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