[gstreamer-bugs] [Bug 572275] New: Make theoraenc expose the new "Speed level" property

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 18 05:37:28 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=572275

  GStreamer | gst-plugins-base | Ver: git
           Summary: Make theoraenc expose the new "Speed level" property
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bens at alum.mit.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unversioned Enhancement
   GNOME milestone: Unspecified


The attached patch exposes the Speed Level property, new in the Theora 1.0
series, in theoraenc as "speed-level".  This property, if set to a value
of 2, accelerates encoding by disabling motion vectors entirely.

The attached patch is tested to enable control of the speed-level property
in theoraenc.  This patch does not break backwards compatibility, nor does
it change default behaviors.  (The speed-level knob will simply have no
effect on old versions of libtheora.)

My motivation, which is entirely irrelevant, is to encode video in real
time on the XO, especially for video chat.  In my completely arbitrary
test, I observed an 18% speedup at fixed quality, at a cost of 25%
increased bitrate.  (Frankly, I was hoping for a much larger speedup, but
never mind.)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=572275.




More information about the Gstreamer-bugs mailing list