[Bug 763297] x264enc: Add parameter to explicitly load a specific x264 library

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 14 16:26:27 UTC 2016


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

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 339816
  --> https://bugzilla.gnome.org/attachment.cgi?id=339816&action=edit
x264enc: Add configure parameter to specify additional x264 libraries with e.g.
different depth configuration

x264 has to be compiled specifically for a target bit depth.
Distributions currently ship various libraries in their packages, with
different bit depths.

This change now allows to provide them all at configure time and have
the x264enc element dynamically switch between them based on the bit
depth of the input format.

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