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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 22 02:16:43 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
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-05-22 09:16:40 UTC ---
Thanks, pushed with your comment addressed.

commit 04909e2c50e6802ea5dec6d0085d60d5c57f671c
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Fri May 18 12:46:55 2012 +0100

    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.

    https://bugzilla.gnome.org/show_bug.cgi?id=676245

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