[gstreamer-bugs] [Bug 402593] deinterleave gives corrupt output

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 30 16:11:55 PST 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=402593

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





------- Comment #5 from Tim-Philipp Müller  2007-01-31 00:10 UTC -------
This is really something you guys need to figure out, I think, at least it's
much easier for you and pretty painful to reproduce without hardware. I've
written a simple test feeding generated data, and it seems to be split
correctly, at least when feeding float data, haven't tried feeding integer data
+ audioconvert.

There's one thing to note though, and that's that deinterleave seems to output
channels on the pads in a reverse ordering if I'm not mistaken, so e.g.

 channel 0 - src7
 channel 1 - src6
 ...
 channel 6 - src1
 channel 7 - src0

Maybe you guys could add some pad probes and dump the first buffer of incoming
data and outgoing data to see what's happening?


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




More information about the Gstreamer-bugs mailing list