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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 24 15:40:27 PDT 2013


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

--- Comment #16 from tcdgreenwood at hotmail.com 2013-04-24 22:40:24 UTC ---
I have just been checking how to get max-framerate from the caps.  It turns out
that video-info.c gst_video_info_from_caps pushes the max-framerate into the
GstVideoInfo if framerate is 0.  So using max-framerate is already supported.

My proposed change is therefore to reflect this in comments, add a property and
leave the setting to 1/90000 as a fall back if nothing else is set to ensure we
avoid all possible divide by 0 errors.

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