[gstreamer-bugs] [Bug 158701] New: Sdlvideosink messes up when Seek event (SEEK_SET, SEEK_CUR) is sent

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Nov 19 04:53:22 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=158701
GStreamer | gst-plugins | Ver: 0.3.3

           Summary: Sdlvideosink messes up when Seek event (SEEK_SET,
                    SEEK_CUR) is sent
           Product: GStreamer
           Version: 0.3.3
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ecmproute at gmail.com


Distribution: Fedora Core release 2 (Tettnang)
Package: GStreamer
Severity: major
Version: GNOME2.6. unspecified
Gnome-Distributor: Red Hat, Inc
Synopsis: Sdlvideosink messes up when Seek event (SEEK_SET, SEEK_CUR) is sent
Bugzilla-Product: GStreamer
Bugzilla-Component: gst-plugins
Bugzilla-Version: unspecified
Description:
Description of Problem:
sdlvideosink stalls when a seek event is sent to it using:
 gst_event_new_seek (GST_FORMAT_TIME |
                    GST_SEEK_METHOD_SET | GST_SEEK_FLAG_FLUSH, 4 *
                    GST_SECOND);
The duration of the video is more much than 4 seconds. This is happening
both when I am using playbin, or the code in dynamic.c, changed to add
the seek event, to decode.
The problem is not seen in ximagesink.
   After receiving 2 or more seek events, the sdlvideosink practically
hangs, and the application has to be stopped by doing a "kill -9"
   I am using the latest gstreamer packages.
Steps to reproduce the problem:
1.
2.
3.

Actual Results:


Expected Results:


How often does this happen?
Everytime

Additional Information:




------- Bug moved to this database by unknown at bugzilla.gnome.org 2004-11-19 07:53 -------


Unknown version unspecified in product GStreamer.  Setting version to "0.3.3".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "GStreamer".
   Setting to default milestone for this product, 'HEAD'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown at bugzilla.gnome.org.
   Previous reporter was ecmproute at gmail.com.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.



------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list