[gstreamer-bugs] [Bug 626577] x264enc doesn't work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 10 23:55:52 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=626577
  GStreamer | gst-plugins-ugly | git

--- Comment #1 from Robert Swain <robert.swain at gmail.com> 2010-08-11 06:55:50 UTC ---
The problem is as the error message states, we're passing '0' as the value for
a non-boolean. This one must have slipped through the net when I was working on
x264enc previously.

If necessary in the meantime, people can work around it by setting the
following property:

option-string=b-pyramid=none

I will submit a patch (or two) here shortly to fix this.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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