[gstreamer-bugs] [Bug 506594] Interleave plugin doesn't work with more than one request pad

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 3 17:39:59 PST 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=506594

  GStreamer | gst-plugins | Ver: HEAD CVS

Petri Rokka changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|NOTABUG                     |




------- Comment #3 from Petri Rokka  2008-01-04 01:39 UTC -------
It still doesn't work.

The code tries to split a stereo stream from the music file to 2 mono streams
with 
'deinterleave'-plugin and the further copy again those two mono channels with
'tee'-plugin  'multiplier' times. 

Then i would make operations on all invididual mono streams and finally add
them together with 'adder'-plugin (or without) and finally make all back to a
multichannel stream to output with alsa.

With one channel it does work.

With one than more channel in the channels list it just doesn't work. It
doesn't crash but i don't hear a sound or get an indication of it working other
ways either.

You should remove comments of those last rows of the code (gstreamerPlayer*)
and try different amount of channels in the 'channels'-list and different
values to the 'multiplier'-parameter.


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




More information about the Gstreamer-bugs mailing list