[gstreamer-bugs] [Bug 524935] New: [playbin2] Cannot handle remote chained oggs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 29 03:34:21 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=524935

  GStreamer | gst-plugins-base | Ver: 0.10.18
           Summary: [playbin2] Cannot handle remote chained oggs
           Product: GStreamer
           Version: 0.10.18
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hixon.alexander at mediati.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Basically, if you try and set the uri of playbin2 to a remote chained OGG
stream, it will only successfully play the first stream, and then send an EOS
message.

Example pipeline:
gst-launch-0.10 playbin2 uri="http://217.30.180.242:8000/gvfm.ogg"

However, if you were to download a portion of the stream first, then play it
back locally using playbin2, it will successfully play the chained streams
contained within.

wget http://217.30.180.242:8000/gvfm.ogg (for ~30 seconds, say)
gst-launch-0.10 playbin2 uri="file:///home/alex/gvfm.ogg"


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




More information about the Gstreamer-bugs mailing list