[Bug 695709] vp8enc plugin has invalid parameter error when framerate is "0/1"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 10 07:20:37 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=695709
  GStreamer | gst-plugins-good | 1.0.5

tcdgreenwood changed:

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

--- Comment #18 from tcdgreenwood at hotmail.com 2013-05-10 14:20:32 UTC ---
Created an attachment (id=243786)
 View: https://bugzilla.gnome.org/attachment.cgi?id=243786
 Review: https://bugzilla.gnome.org/review?bug=695709&attachment=243786

Patch for 0 framerate including timebase property

I have created a new patch with the timebase property.  Property defaults to 0
which makes the plugin use the framerate (or max-framerate if framerate isn't
available).  If that's still 0 it uses 1/90000 as a fallback (which comes from
the RTP VP8 spec and should work OK for almost every case as far as I can
tell).  This should avoid any more divide by zero problems.

Sorry this has taken so long - too busy!

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