GNOME Bugzilla – Bug 773181
x264enc refuses to negotiate I420 or baseline profiles!
Last modified: 2016-10-19 06:38:02 UTC
Both of these now fail! gst-launch-1.0 -v videotestsrc ! video/x-raw, format=I420 ! x264enc ! fakesink gst-launch-1.0 -v videotestsrc ! x264enc ! video/x-h264, profile=baseline ! fakesink
Both pipelines work fine here with latest GIT master. Maybe something broken with your x264 installation? 10 bit version maybe?
arg 10-bit x264 strujes again.. I wonder if we should just remove/rename the x264 element if the
See also bug #763297. Maybe we could have configure parameters instead to specify the path to a 8 and 10 bit variant and then register those additionally with different names?