[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 14:04:32 PDT 2013


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

Mathieu Duponchelle <mathieu.duponchelle> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mathieu.duponchelle at epitech
                   |                            |.eu

--- Comment #12 from Mathieu Duponchelle <mathieu.duponchelle at epitech.eu> 2013-05-02 21:04:30 UTC ---
(In reply to comment #8)
> Review of attachment 243010 [details]:
> 
> Technically, what should be checked here is the denominator.

Didn't read the code closely enough, I thought denominator was passed as the
denominator sorry.

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

We have a similar problem in GES, when trying to render a ogv from two ogvs
with a transition, oggdemux produces a segment with start equal to 0 and stop
equal to the duration of the file source, where matroskademux doesn't have the
same behaviour. I don't know what the correct behaviour is, but I think that
segment ought not to be emitted in these circumstances.

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