[gstreamer-bugs] [Bug 583030] New: [flvdemux] reset in pull mode doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 18 02:25:58 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=583030

  GStreamer | gst-plugins-bad | Ver: 0.10.11
           Summary: [flvdemux] reset in pull mode doesn't work
           Product: GStreamer
           Version: 0.10.11
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mad_aluche at hotmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.23/2.24
   GNOME milestone: Unspecified


Please describe the problem:
I am trying to reset the state of a filesrc linked to a flvdemuxer to reuse the
flvdemuxer but i get the next message. The first file has 613698 bytes and the
second file has 4546420 bytes.

0:00:24.791731770  6981  0x8a26748 WARN        GST_SCHEDULING
gstpad.c:4362:gst_pad_get_range:<filesrc0:src> getrange failed unexpected
0:00:24.791937104  6981  0x8a26748 WARN        GST_SCHEDULING
gstpad.c:4474:gst_pad_pull_range:<flvdemux0:sink> pullrange failed unexpected
0:00:24.791996748  6981  0x8a26748 WARN              flvdemux
gstflvdemux.c:318:gst_flv_demux_pull_range:<flvdemux0> failed when pulling 12
bytes from offset 4546420: unexpected

Steps to reproduce:
1. Link a filesrc to a flvdemuxer.
2. Set them to PLAYING.
3. Reset them by setting to NULL and then to PLAYING.

Actual results:
Get the messages

0:00:24.791731770  6981  0x8a26748 WARN        GST_SCHEDULING
gstpad.c:4362:gst_pad_get_range:<filesrc0:src> getrange failed unexpected
0:00:24.791937104  6981  0x8a26748 WARN        GST_SCHEDULING
gstpad.c:4474:gst_pad_pull_range:<flvdemux0:sink> pullrange failed unexpected
0:00:24.791996748  6981  0x8a26748 WARN              flvdemux
gstflvdemux.c:318:gst_flv_demux_pull_range:<flvdemux0> failed when pulling 12
bytes from offset 4546420: unexpected

Expected results:
The second file plays from the beggining.

Does this happen every time?
Yes.

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




More information about the Gstreamer-bugs mailing list