[Gstreamer-bugs] [Bug 126967] New - mpegdemux PTS parsing wrong
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Fri Nov 14 04:49:34 PST 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=126967
Changed by meiker at upb.de.
--- shadow/126967 Fri Nov 14 07:49:34 2003
+++ shadow/126967.tmp.14031 Fri Nov 14 07:49:34 2003
@@ -0,0 +1,30 @@
+Bug#: 126967
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: Linux
+Status: NEW
+Resolution:
+Severity: major
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org
+ReportedBy: meiker at upb.de
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL:
+Summary: mpegdemux PTS parsing wrong
+
+Hi *,
+
+The mpegdemux element parses presentation timestamps wrong, especially ones
+which are higher than what is found in common mpeg files. The attached
+patch fixes this.
+
+As well as removing the "provided clock" from the demuxer, as it
+effectively provides no clock since long. The specific get_clock() call
+returns NULL by default. So that I removed the few things that were still
+related to the spooky provided clock.
+
+Greets,
+ Martin
More information about the Gstreamer-bugs
mailing list