[gstreamer-bugs] [Bug 343471] REQUEST: voice removal filter (for karaoke)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 29 03:25:51 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=343471

  GStreamer | gst-plugins-bad | Ver: 0.10.7




------- Comment #6 from Sebastian Dröge  2008-05-29 10:25 UTC -------
Ok, found it... things are playing at least with

gst-launch-0.10 -v filesrc location=/path/to/file ! decodebin ! audioconvert !
"audio/x-raw-float,channels=2" ! deinterleave name=d  ladspa-karaoke name=k 
interleave name=i ! queue ! audioconvert ! alsasink  d. ! queue ! audioconvert
! k.  d. ! queue ! audioconvert ! k.  k. ! queue ! audioconvert ! i. k. ! queue
! audioconvert ! i.

...but at a far too high speed.

Whatever, this looks more like a bug in the gstreamer ladspa plugin... can this
bug here be closed now that we have a voice removal element (it was renamed to
audiokaraoke btw).


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




More information about the Gstreamer-bugs mailing list