Very interesting that you mention both "glue" and GStreamer. I've been looking at both. I did get confirmation that GStreamer can do the things I need.
It looks like there is a gstreamer-sharp binding but I can't find any information on how to use it. I've posted on the GStreamer forum asking where I can find more information on these bindings (not really sure what a binding is) but no response yet. If anyone here knows how to use it or where to go for information, I'd sure love to know. Regarding glue... I was thinking that I could write a shared object library (.so) in c, using something like GStreamer to do the heavy lifting, and then call that unmanaged code from C#. This will only be on Linux, so distributing GStreamer would be no problem. Actually, we have a lot of control over the platforms that this would run on. -- View this message in context: http://mono.1490590.n4.nabble.com/Best-audio-library-for-Mono-tp2064300p2067862.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
