[Bug 796716] encoding: Introduce ih264enc to unify H264 video encoder APIs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 29 20:40:21 UTC 2018


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

--- Comment #12 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
(In reply to Thibault Saunier from comment #11)
> > And it doesn't offer a way to know which controls are supported by a specific
> > encoder and which values are actually valid.. Ideally in a programatic way,
> > only including properties that are implemented with the limits that match
> > reality sounds like the easiest.
> 
> But this is the exact goal of it! Hiding away specificities of of each
> implementation is what we want here, if you want to know about them, then
> don't use that API.

I don't think you can validly do this. If you specify "b-frames=0" and you get
b-frames, this is really counterproductive, it's better to get an error.

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