[gstreamer-bugs] [Bug 602885] New: shout2send plugin ignores seek events.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 24 18:29:16 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=602885
  GStreamer | gst-plugins-good | 0.10.14

           Summary: shout2send plugin ignores seek events.
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.14
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: vectro at vectro.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=148425)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=148425)
Test case demonstrating bug.

Attached is a simple test case. When a pipeline containing a shout2send element
receives a seek event, the result is to pause and then immediately resume
playback but not to adjust the position. Running the attached test case with
--gst-debug=3 yields the following output:

0:00:15.148535613 28033  0x8196008 INFO             GST_EVENT
gstevent.c:974:gst_event_new_seek: creating seek rate 1.000000, format TIME,
flags 1, start_type 2, start 0:00:00.000000000, stop_type 3, stop
0:00:00.000000000                                             
0:00:15.484565817 28033  0x82a9d18 INFO               basesrc
gstbasesrc.c:2278:gst_base_src_loop:<filesrc0> pausing after gst_pad_push() =
wrong-state                           
Seeked backwards.                                                               
0:00:15.485438260 28033  0x82a9d18 WARN              basesink
gstbasesink.c:2884:gst_base_sink_chain_unlocked:<shout2send0> warning: Internal
data flow problem.
0:00:15.485481561 28033  0x82a9d18 WARN              basesink
gstbasesink.c:2884:gst_base_sink_chain_unlocked:<shout2send0> warning: Received
buffer without a new-segment. Assuming timestamps start from 0.
0:00:15.485552868 28033  0x82a9d18 INFO      GST_ERROR_SYSTEM
gstelement.c:1675:gst_element_message_full:<shout2send0> posting message:
Internal data flow problem.
0:00:15.485616213 28033  0x82a9d18 INFO      GST_ERROR_SYSTEM
gstelement.c:1698:gst_element_message_full:<shout2send0> posted warning
message: Internal data flow problem.

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