[Bug 757941] vaapiencode: Allow to set profiles via capsfilters

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 22 08:17:36 UTC 2017


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

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #353053|none                        |needs-work
             status|                            |

--- Comment #21 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Comment on attachment 353053
  --> https://bugzilla.gnome.org/attachment.cgi?id=353053
libs: encoder: h264: set profile via capsfilter

Hyunjun,

Please rebase this patch with the patches I posted.

Keep in mind that

if no max_profile_idc is set, then the encoder will have to choose one
accordingly with the properties (as is right now)

if max_profile_idc is set and it is the same as the profile_idc, do nothing

if max_profile_idc is "bigger" than the profile_idc, modify the profile_idc and
adjust the properties.

if max_profile_idc is "lower" that the profile_idc... perhaps we should use the
profile_idc

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list