[gstreamer-bugs] [Bug 398033] [audioconvert] support more than 8 channels

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 22 12:02:02 PDT 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=398033

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





------- Comment #14 from Peteris Krisjanis  2007-03-22 18:59 UTC -------
Last patch (#13) + Gst CVS from 22nd of March + test script gave me this:

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src0 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src1 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src2 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src3 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src4 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src5 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src6 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src7 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src8 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src9 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed
/bin0/deinterleave0.src10 (gst.Pad)

** (test.py:9667): CRITICAL **: gst_audio_get_channel_positions: assertion
`gst_value_array_get_size (pos_val_arr) == channels' failed


GST_DEBUG=*:5 is coming.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list