[Bug 712597] New: playbin: buffering of live radio stream never finishes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Nov 18 06:32:00 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=712597
GStreamer | gstreamer (core) | 1.2.1
Summary: playbin: buffering of live radio stream never finishes
Classification: Platform
Product: GStreamer
Version: 1.2.1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: rawoul at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The following pipeline gets stuck at the buffering state:
gst-launch-1.0 playbin
uri='http://adwzg.tdf-cdn.com/3678/nrj_3678.mp3?type=.flv&awparams=radio:Ch-rie-FM-80'
This is using the default buffering values of queue2 in uridecodebin, which are
2s for max-size-time and rate-estimate enabled. The problem is that the live
radio stream has a small buffer, so the queue is always empty. The buffering
will stop when the downstream multiqueue gets full, which can take a very long
time since you have to fill 2MB at 64kbits/s.
--
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