[Bug 686459] New: pulsesink: playbin uri=x.mp3 audio-sink='identity ! pulsesink' => not-negotiated flow error
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 19 05:16:48 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=686459
GStreamer | gst-plugins-good | git
Summary: pulsesink: playbin uri=x.mp3 audio-sink='identity !
pulsesink' => not-negotiated flow error
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: t.i.m at zen.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
$ gst-launch-1.0 playbin uri=file:///foo.mp3 audio-sink='identity ! pulsesink'
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMpegAudioParse:mpegaudioparse0:
GStreamer encountered a general stream error.
Additional debug info:
gstbaseparse.c(3008): gst_base_parse_loop ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMpegAudioParse:mpegaudioparse0:
streaming stopped, reason not-negotiated
pulsesink has mp3 in its template caps, but doesn't accept them via
accept-caps. query_caps() on the sink pad seems to return caps containing mp3
as well, which seems wrong (the selected output in pulse is laptop speakers).
--
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