[gstreamer-bugs] [Bug 548898] New: GStreamer-CRITICAL errors on seeking beyond stream borders

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 21 11:30:06 PDT 2008


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=548898

  GStreamer | gst-plugins | Ver: HEAD CVS
           Summary: GStreamer-CRITICAL errors on seeking beyond stream
                    borders
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: j.schauer at web.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
while wondering why an error occurred with the pygst-tutorial code when seeking
into negative range or beyond maximum duration i found out that this is somehow
specific to a pipeline element used in the tutorial but i investigate further.

as i was told in #gstreamer by wtay this errors shouldnt occur and are a bug

Steps to reproduce:
1. download and run http://pygstdocs.berlios.de/pygst-tutorial/seeking.html
2. feed it with any ogg/vorbis file
3. seek backwards before start or beyond end


Actual results:
seeking to negative:
(test.py:4259): GStreamer-CRITICAL **: gst_element_seek_simple: assertion
`seek_pos >= 0' failed

seeking beyond stream duration:
(test.py:4259): GStreamer-CRITICAL **: gst_util_uint64_scale_int: assertion
`denom > 0' failed

Expected results:
with other pipelines nothing happens when seeking beyond borders

Does this happen every time?


Other information:


-- 
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=548898.




More information about the Gstreamer-bugs mailing list