[Bug 679502] New: Seek events without start and stop positions take a long time.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 6 02:59:08 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679502
  GStreamer | gstreamer (core) | 0.10.36

           Summary: Seek events without start and stop positions take a
                    long time.
    Classification: Platform
           Product: GStreamer
           Version: 0.10.36
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: xartigas.bugzilla at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=218164)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=218164)
Basic tutorial 13 of the GStreamer SDK tutorials

The attached code changes the playback rate by sending a Seek Event with
GST_SEEK_TYPE_NONE for the start and stop position.
For local files, sending the event freezes the playback for way too many
seconds and then continues with the new rate. For streamed files, it appears to
freeze forever.
If the current position is used as start point for the Seek, the rate change is
immediate and everything seems to work fine.

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