[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 08:54:19 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=688188
GStreamer | gst-plugins-good | 1.x
--- Comment #7 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-05-02 15:54:17 UTC ---
(In reply to comment #5)
> Why would a segment arrive *before* a caps event? That must not happen
Oh, then I got it wrong, so it's caps event -> segment -> buffers ? In any
case, we need to check that the numerator is not 0, since it mean dynamic
framerate as exposed by Michael Rubinstein. Or maybe not having a duration
while framerate is dynamic is consider invalid ?
As a step back, isn't it abusing the API to create fake buffers for the purpose
of calling clip ? I feel like this virtual method should have been changed in
1.0, could it be ?
--
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