[Bug 710118] New: [tsdemux] - warning/assert due to denominator == zero in mpegts_packetizer_ts_to_offset()
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Oct 14 18:22:16 CEST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=710118
GStreamer | gst-plugins-bad | 1.x
Summary: [tsdemux] - warning/assert due to denominator == zero
in mpegts_packetizer_ts_to_offset()
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: grandocap at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I got zero denominator error from gst_util_uint64_scale() when doing some
testing. I can not easily reproduce the error and it did seem benign in that
video keep playing. Seems like the error message can be prevented by making
sure there is no divide by zero. I will attach a patch that makes sure there
is not a zero denominator but not sure it is the right way to fix the issue.
--
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