[gstreamer-bugs] [Bug 155234] New: - icecast ogg stream drops after first song

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Oct 12 13:54:08 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=155234
GStreamer | don't know | Ver: 0.8.5

           Summary: icecast ogg stream drops after first song
           Product: GStreamer
           Version: 0.8.5
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sam at dasbistro.com
         QAContact: gstreamer-bugs at lists.sourceforge.net


If I connect to my icecast server which has a ogg vorbis stream after the first
song all audio stops.

Here is the pipeline that I tested this with (with help from the #gstreamer channel)

gst-launch-0.8 gnomevfssrc location=http://dasbistro.com:8000/brains.ogg !
oggdemux ! vorbisdec ! audioconvert ! osssink

(note: if you get some gnomevfssrc error it's probably that the icecast stream
is down, it happens about once a day in the morning PST)

Here is some of the discussion in #gstreamer about the bug (some of which is
completely greek to me as I only know a small amount about how ogg streams work)

13:04 < Company> icecast sends ogg streams chained
13:05 < Company> oggdemux creates a new pad for a new chain
13:05 < zaheerm> Company: it does? so why doesnt it play in rhythmbox?
13:05 < Company> guess?
13:06 < zaheerm> it doesnt catch the new pad creation
13:06 < zaheerm> ?
13:06 < Company> it does
13:06 < Company> but why should it care, it already has a nicely connected stream
13:06 < zaheerm> that needs to be fixed....
13:07 < Company> how?
13:07 < Company> it requires semantics inside gstreamer first
13:07 < Company> "what does a chained ogg stream mean?"

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




More information about the Gstreamer-bugs mailing list