[gstreamer-bugs] [Bug 306665] New: multichannel regression
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon Jun 6 07:43:39 PDT 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=306665
GStreamer | gst-plugins | Ver: 0.8.8
Summary: multichannel regression
Product: GStreamer
Version: 0.8.8
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: t.i.m at zen.co.uk
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
This recent change makes thoggen's dvd ripping pipeline fail with a negotiation
error:
2005-06-01 Benjamin Otte <in7y118 at public.uni-hamburg.de>
* gst-libs/gst/audio/multichannel.c:
(gst_audio_set_structure_channel_positions_list):
It might help if you want to blame caps for slowness to add the same
channel positions n times, but it's not really useful. And now the
core warns about it too, that bastard.
The error I get is:
Internal GStreamer error: pad problem. File a bug. (gstpad.c(2562):
gst_pad_set_explicit_caps: /thread3/thread2/thread0/a52dec0: failed to negotiate
(try_set_caps with "audio/x-raw-float, endianness=(int)1234, width=(int)32,
channels=(int)6, rate=(int)48000, buffer-frames=(int)0,
channel-positions=(GstAudioChannelPosition)< GST_AUDIO_CHANNEL_POSITION_LFE,
GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT, GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER,
GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT, GST_AUDIO_CHANNEL_POSITION_REAR_LEFT,
GST_AUDIO_CHANNEL_POSITION_REAR_RIGHT >" returned REFUSED))
gst-debug log with GST_CAPS attached.
Cheers
-Tim
------- 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