[Bug 783862] omxh264enc: also use OMX_VIDEO_PARAM_AVCTYPE to set profile and level
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jun 16 15:23:48 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783862
--- Comment #8 from Guillaume Desmottes <gdesmott at gnome.org> ---
Overriding all the default settings isn't really an option for now as we don't
provide gst properties to change them back. Furthermore the current gst-omx API
with properties is to rely on component's defaults (0xffffffff=component
default).
So this should be done as a Android specific hack. No Android port has been
merged so far so I'll just add a comment about it in the code.
I also added a default profile/level as fallback if none is provided
downstream.
--
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