[Bug 780955] encode: Query the driver support for multi-slice encode before enabling it
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 15 16:42:46 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=780955
--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 351902
--> https://bugzilla.gnome.org/attachment.cgi?id=351902&action=edit
libs: encoder: check for maximum number of slices
Right now, H264 and HEVC can set as a property the number of slices to
process. But each driver can set a maximum number of slices, depending
on the supported profile & entry point.
This patch verifies the current num_slices to process against the maximum
permitted by the driver and the media size.
--
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