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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 13 01:03:10 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 #4 from Achim Frase  2008-08-13 08:03 UTC -------
(In reply to comment #3)
> > This is what I have done.
> > 
> > $ G_DEBUG=fatal_warnings gdb gst-launch pulsesrc device=xyz ! ...
> 
> Try:
> 
>   $ G_DEBUG=fatal_warnings gdb --args gst-launch-0.10 pulsesrc device=xyz ! ...
> 

This time we get a bit more information.

This GDB was configured as "x86_64-linux-gnu"...
(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 0x7f0ae6ba2780 (LWP 7143)]
[New Thread 0x40db8950 (LWP 7147)]
Pausiere Leitung ...
[New Thread 0x415b9950 (LWP 7148)]
W: context.c: No cookie loaded. Attempting to connect without.
W: context.c: No cookie loaded. Attempting to connect without.
[New Thread 0x41dba950 (LWP 7149)]

** 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 0x7f0ae6ba2780 (LWP 7143)]
0x00007f0ae5a93095 in raise () from /lib/libc.so.6
(gdb) quit
The program is running.  Exit anyway? (y or n) y

Regards
Achim


-- 
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