[gstreamer-bugs] [Bug 588944] New: mpegpsdemux doesn't support seeking with GST_FORMAT_TIME anymore
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Jul 18 04:23:00 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=588944
GStreamer | gst-plugins-bad | Ver: git
Summary: mpegpsdemux doesn't support seeking with GST_FORMAT_TIME
anymore
Product: GStreamer
Version: git
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: robin at nibor.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.25/2.26
GNOME milestone: Unspecified
It seems there has been a regression in mpegpsdemux in that it doesn't support
seeking with GST_FORMAT_TIME anymore. A query "gst_query_new_seeking
(GST_FORMAT_TIME)" returns 0 for "seekable". With GST_FORMAT_BYTES it returns 1
for the same file.
The same also occurs with matroskademux, so the cause might be in code that
both use. It doesn't occur with OGV and AVI files. I'm using the newest
gstreamer and gst-plugins-* from git.
Severity is set to "major" as the end result is that e.g. in Totem, all VOB,
MPEG and MKV files are no longer seekable.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=588944.
More information about the Gstreamer-bugs
mailing list