[Bug 796975] New: x264enc: 10bit encode broken with x264 153+
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 16 13:04:02 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796975
Bug ID: 796975
Summary: x264enc: 10bit encode broken with x264 153+
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: jan.steffens at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Encode fails with "This build of x264 requires 8-bit input. Rebuild to support
high depth input." when the first frame is pushed, even though libx264 supports
both bit depths.
gst-launch-1.0 videotestsrc ! videoconvert ! video/x-raw,format=I420_10LE !
x264enc ! video/x-h264,profile=high-10 ! fakesink
Tested with x264 155.
--
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