[gstreamer-bugs] [Bug 536696] audioconvert fails with interleave

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 4 23:11:34 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=536696

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #1 from Sebastian Dröge  2008-06-05 06:11 UTC -------
That's no bug. interleave will use a NONE channel layout by default unless it
can build a valid channel layout from the input (i.e. every mono input contains
a different valid channel position) or unless you provide a valid channel
layout by the channel-positions property.

audioconvert can handle NONE channel layouts but can't convert those to a
different layout or to more or less channels.

Take a look at the interleave unit test in
gst-plugins-bad/tests/check/elements/interleave.c to see how to provide a
channel layout.


-- 
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=536696.




More information about the Gstreamer-bugs mailing list