[Bug 684538] New: baseparse: no timestamps after seeking in mp3
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Sep 21 03:43:01 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=684538
GStreamer | gstreamer (core) | git
Summary: baseparse: no timestamps after seeking in mp3
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: major
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: t.i.m at zen.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=224916)
--> (https://bugzilla.gnome.org/attachment.cgi?id=224916)
gzipped log file
When seeking in mp3s in totem I often get
GStreamer-CRITICAL **: gst_object_sync_values: assertion
`GST_CLOCK_TIME_IS_VALID (timestamp)' failed
from the pitch element in totem. The underlying cause seems to be that the
parser or decoder doesn't put timestamps on the first few buffers it pushes
after a seek. Not sure where exactly the problem is, but seems to be barseparse
or mpegaudioparse at first glance.
Log attached.
--
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