[Bug 726106] New: Matroska demuxer does not handle fps lower than 1
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Mar 11 06:40:52 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726106
GStreamer | gst-plugins-good | git
Summary: Matroska demuxer does not handle fps lower than 1
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: perxjoh at axis.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=271522)
View: https://bugzilla.gnome.org/attachment.cgi?id=271522
Review: https://bugzilla.gnome.org/review?bug=726106&attachment=271522
Suggested fix.
When matroskademux is used with a file with an fps lower than 1 it asserts. The
assert is caused by gst_duration_to_fraction calling gst_util_uint64_scale_int
with a denominator of 0.
--
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