[Bug 780955] encode: Query the driver support for multi-slice encode before enabling it

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 19 14:35:22 UTC 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #351902|0                           |1
        is obsolete|                            |

--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 352161
  --> https://bugzilla.gnome.org/attachment.cgi?id=352161&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