[gstreamer-bugs] [Bug 547258] Failed to retrieve channel layout from caps.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 13 02:21:18 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=547258

  GStreamer | don't know | Ver: 0.10.18

Achim Frase changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #6 from Achim Frase  2008-08-13 09:21 UTC -------
(In reply to comment #5)
> Before "quit" please do "bt"

(gdb) run
Starting program: /usr/bin/gst-launch pulsesrc
device=alsa_output.pci_8086_284b_sound_card_0_alsa_playback_0.monitor \! queue
\! audio/x-raw-float,rate=44100,channels=6 \! audioconvert \! vorbisenc
quality=.8 \! oggmux \! filesink location=outtest.ogg
Executing new program: /usr/bin/gst-launch-0.10
[Thread debugging using libthread_db enabled]
[New Thread 0x7f8e40d85780 (LWP 20443)]
[New Thread 0x410d8950 (LWP 20447)]
Pausiere Leitung ...
[New Thread 0x4273c950 (LWP 20448)]
W: context.c: No cookie loaded. Attempting to connect without.
W: context.c: No cookie loaded. Attempting to connect without.
[New Thread 0x418d9950 (LWP 20449)]

** WARNING **: Failed to retrieve channel layout from caps. This usually means
there is a GStreamer element that does not implement multichannel audio
correctly. Please file a bug.
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7f8e40d85780 (LWP 20443)]
0x00007f8e3fc76095 in raise () from /lib/libc.so.6
(gdb) bt
#0  0x00007f8e3fc76095 in raise () from /lib/libc.so.6
#1  0x00007f8e3fc77af0 in abort () from /lib/libc.so.6
#2  0x00007f8e402020e0 in g_logv () from /usr/lib/libglib-2.0.so.0
#3  0x00007f8e40202173 in g_log () from /usr/lib/libglib-2.0.so.0
#4  0x00007f8e3db8befa in gst_audio_get_channel_positions (str=0x7a1040)
    at multichannel.c:250
#5  0x00007f8e3dfd6584 in ?? () from /usr/lib/gstreamer-0.10/libgstpulse.so
#6  0x00007f8e3dfd5653 in ?? () from /usr/lib/gstreamer-0.10/libgstpulse.so
#7  0x00007f8e3db8dcad in gst_audioringbuffer_acquire (buf=0x7691e0, 
    spec=0x769248) at gstaudiosrc.c:358
#8  0x00007f8e3db99388 in gst_ring_buffer_acquire (buf=0x7691e0, spec=0x769248)
    at gstringbuffer.c:648
#9  0x00007f8e3db952b0 in gst_base_audio_src_setcaps (
    bsrc=<value optimized out>, caps=<value optimized out>)
    at gstbaseaudiosrc.c:577
#10 0x00007f8e4091a5f8 in gst_pad_set_caps (pad=0x768000, caps=0x782ac0)
    at gstpad.c:2388
#11 0x00007f8e3ddb7b08 in gst_base_src_default_negotiate (basesrc=0x7661f0)
    at gstbasesrc.c:2313
#12 0x00007f8e3ddb4d25 in gst_base_src_start (basesrc=0x7661f0)
    at gstbasesrc.c:2339
#13 0x00007f8e3ddb6149 in gst_base_src_activate_push (pad=0x768000, active=1)
    at gstbasesrc.c:2591
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) quit


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=547258.




More information about the Gstreamer-bugs mailing list