Rhythmbox crossfeed plugin
Jun 13, 2009 at 10:07 AM Thread Starter Post #1 of 2

anoobis

500+ Head-Fier
Joined
Dec 13, 2007
Posts
632
Likes
67
Location
UK
Does anyone know of a cross-feed plug-in for Rhythmbox by any chance?

I know I could go to the development forum but I thought I'd try here first. This is my understanding of how the plug-ins work. Please correct me if I'm wrong.

All of the plug-ins simply access the underlying gstreamer API. Therefore if you want to use a feature, it must exist in gstreamer. This is especially true for plug-ins written in Python.

If the plug-in is written in C, it must be compiled as part of Rhythmbox. This suggests that it may be possible to do more complicated things but I'm not really sure what the advantages are. I'm also not convinced you can get access to underlying audio data to mix channels, as it's still the gstreamer API, which seems quite high level.

So, AIUI, writing a cross-feed plug-in would actually require hacking gstreamer?
 
Jul 29, 2013 at 8:25 PM Post #2 of 2
Bump
I'm glad I'm not the only linux user here!
 
Cheers
 

Users who are viewing this thread

Back
Top