[gstreamer-bugs] [Bug 602629] New: Multiple audio streams in random order
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Nov 22 02:35:36 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=602629
GStreamer | gst-plugins-good | 0.10.x
Summary: Multiple audio streams in random order
Classification: Desktop
Product: GStreamer
Version: 0.10.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: dev at pyrollo.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
When playing a URI containing several audio stream, they are in a random order.
Launching several times the same pipelines results in hearing different
streams.
I tried that using french Freebox providing RTSP streams. Each URI has 6 audio
streams (corresponding to 6 different radio stations) and one video stream (for
"decorative" purpose). When launching this command :
gst-launch playbin
uri="rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=100006"
I get randomly one of the six radio station from this URI.
I tried to change the "current-audio" property using gst-python and I got the
same random order problem : for example, setting current-audio to 3 will give a
random station for each start.
--
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