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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 22 02:09:42 PDT 2012


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #214305|0                           |1
        is obsolete|                            |

--- Comment #6 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-05-22 09:09:40 UTC ---
Created an attachment (id=214642)
 View: https://bugzilla.gnome.org/attachment.cgi?id=214642
 Review: https://bugzilla.gnome.org/review?bug=676245&attachment=214642

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