![Smile :)](./images/smilies/icon_smile.gif)
First I would like to say that this forum is full of knowledge and I have searched this forum for many days now, and i still can't find out how to import jvlc into eclipse to build an application that has the possibillity to play movies etc.
I've downloaded the .jar file from http://trac.videolan.org/jvlc/wiki/download
and in a terminal i have tried the following without succes:
Code: Select all
********@*********:~$ java -Djna.library.path=/usr/local/lib jvlc*.jar
Exception in thread "main" java.lang.NoClassDefFoundError: jvlc-0/9/0-20080309-linux_x86-32/jar
![Embarassed :oops:](./images/smilies/icon_redface.gif)
I am using Ubuntu 7.10.
I also have noticed the fact that the example codes is not available any more when I use the link .
http://trac.videolan.org/jvlc/browser/j ... lient.java
![Confused :?](./images/smilies/icon_confused.gif)
I am a patient guy and I want to do things my self but this time i don't know where to start.
![Confused :?](./images/smilies/icon_confused.gif)
So my goal is to have an application which makes it possible to play movies etc and also the application should have the navigational properties such as " play", "stop" etc.
![Smile :)](./images/smilies/icon_smile.gif)
Can any one please guide me
![Question :?:](./images/smilies/icon_question.gif)
![Embarassed :oops:](./images/smilies/icon_redface.gif)
thanks in advance
![Exclamation :!:](./images/smilies/icon_exclaim.gif)
kind regards,
H.