[Mono-dev] [C# mp3 playback] gstreamer integration or any other lib?

christoph mail.kaffeeserver at googlemail.com
Sat Jan 1 18:18:24 EST 2011


Hello,

Sorry for my bad English, I'm not a native speaker.

I'm searching for a free as possible lib that allows me to playback mp3
files and mp3 streams (such as shoutcast) under mono with c#. I found out
about gstreamer-sharp, but after compilation I'm not able to use it with
MonoDevelop.

After a bit frustrating afternoon trying to get it working I have 2
questions:

1) Is there a way to integrate the gstreamer-sharp installation with
MonoDevelop?
After compilation I got the following files:

* ls -al /usr/local/lib/mono/gac/gstreamer-sharp/0.9.2.0__4956b48baf980190/
...
-rwxr-xr-x 1 root root 689152 2011-01-01 19:01 gstreamer-sharp.dll
-rw-r--r-- 1 root root    723 2011-01-01 19:01 gstreamer-sharp.dll.config
-rw-r--r-- 1 root root 330633 2011-01-01 19:01 gstreamer-sharp.dll.mdb

* ls -al /usr/local/lib/mono/gstreamer-sharp-0.10/
...
lrwxrwxrwx 1 root root   68 2011-01-01 19:01 gstreamer-sharp.dll ->
../gac/gstreamer-sharp/0.9.2.0__4956b48baf980190/gstreamer-sharp.dll

but I cant find out how to tell MonoDevelop to use these dlls.

2) Are there any other libs for my needs? I read some about ffmpg bindings,
irrklang and bass but I didnt have the chance to give them a try yet.

My environment is Linux Mint 9 (Ubuntu 10.04) with Mono JIT compiler version
2.4.4 (Debian 2.4.4~svn151842-1ubuntu4) and MonoDevelop Ide  2.2.0.0.

I'm a beginner with c#, mono and MonoDevelop. 
Creating an simple mp3 software player is my learning project.

Thank you very much and a happy new year :)
Christoph

-- 
View this message in context: http://mono.1490590.n4.nabble.com/C-mp3-playback-gstreamer-integration-or-any-other-lib-tp3170545p3170545.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list