[gstreamer-bugs] [Bug 639484] oggdemux: problem with savoir.ogg live stream - stays in buffering mode at 0% on transitions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 14 03:46:50 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=639484
  GStreamer | gst-plugins-base | git

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-14 11:46:47 UTC ---
After more investigation: Icecast forwards the serialnos unscathed, and the
streams being broadcast was created by ffmpeg, which creates serialnos by
starting from 0 and incrementing for each logical stream, so concatenating
streams created by ffmpeg will yield invalid chained streams.

One solution could be to modify Icecast to rewrite serialnos to avoid it
creating invalid chained streams (at least wrt serialnos) regardless of the
input serialnos.

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