[gstreamer-bugs] [Bug 556641] rtpL16depay doesn't support multichannel audio

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 28 11:59:23 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=556641

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




------- Comment #3 from tmatth  2008-10-28 18:59 UTC -------
Created an attachment (id=121532)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=121532&action=view)
Test case that fails

This program creates 8 audiotestsrcs, interleaves them, then sends them through
rtpL16pay, rtpL16depay, audioconvert, jackaudiosink. Requires a jack server to
be running. 

Compile with:
gcc -Wall -Werror -g -pthread -I/usr/local/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-L/usr/local/lib -lgstreamer-0.10 -lgstaudio-0.10 -lgobject-2.0 -lgmodule-2.0
-ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 multiChannel.c -o multiChannel 



Currently fails with the message:

** (multiChannel:13409): WARNING **: audioconvert10: size 1388 is not a
multiple of unit size 16
0:00:00.320827207 13409 0x80dbaa0 ERROR basetransform
gstbasetransform.c:1304:gst_base_transform_prepare_output_buffer:<audioconvert10>
unknown output size


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




More information about the Gstreamer-bugs mailing list