[Bug 688188] videomixer: _sink_clip: GStreamer-CRITICAL **: _gst_util_uint64_scale_int: assertion `denom > 0' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 2 09:45:18 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=688188
  GStreamer | gst-plugins-good | 1.x

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-05-02 16:45:13 UTC ---
(In reply to comment #8)
> Review of attachment 243010 [details]:
> 
> Technically, what should be checked here is the denominator. Also the root of
> the problem in my opinion is that caps should have been negotiated here,
> providing a supposedly non-zero denominator and numerator.

Almost :) 0/1 is a valid framerate and stands for 'variable framerate'. We do
need to check the numerator here, because that's the denominator in the next
line, the one that causes the criticals.

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