[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 08:44:20 PDT 2013


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

--- Comment #18 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-05-06 15:44:17 UTC ---
Ok, I've been experimenting with traces. Non-related finding is that oggmux
always sends it's segment beofre the caps (See bug #699763). This floods a
little bit while trying to find this issue.

By adding segment and caps specific check, I managed to detect the right moment
a miss-ordering is produced. I'm out of time for today, but I have found that
the miss-ordering happens when cached events get sent in
gst_video_decoder_prepare_finish_frame() (this is the video decoder base
class). To be continued ...

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