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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 6 06:42:43 PDT 2013


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

--- Comment #16 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-05-06 13:42:39 UTC ---
I honestly did not put time yet at figuring exactly what is going on. My
hypothesis was that a byte segment stick somewhere before the type finding is
completed, breaking the very stricked order that shall be respected. This
scenario seemed plausible, and not really a bug.

Clearly, it does not cost anything to sort the sticky, but if we don't, we
should probably add some code to detect miss-ordering. Miss-ordering happens
when insertion point with that new code is not the length of the array (the
end). But this is still quite late detection, getting a warning if a segment
stick without caps would be better (if it is invalid in all cases like byte
segment).

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