[Bug 676245] vp8enc stops working after libvpx-1.1.0 update

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 18 04:49:35 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676245
  GStreamer | gst-plugins-bad | 0.10.x

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-05-18 11:49:33 UTC ---
Created an attachment (id=214305)
 View: https://bugzilla.gnome.org/attachment.cgi?id=214305
 Review: https://bugzilla.gnome.org/review?bug=676245&attachment=214305

vp8enc: fix target bitrate config with libvpx 1.1.0

libvpx 1.1.0 disallows a bitrate of 0, which was used by
vp8enc as a default value.

Instead, we use the default libvpx bitrate, scaled to our
video size, if no bitrate was specified.

This fixes encoding VP8 video with libvpx 1.1.0.

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