Hi,
i have some questions about JVLC.
Is it right, that i have to use JVLC 0.9 if i have VLC 0.9 installed?
And is it right, that i have to use JVLC 0.8 if i have VLC 0.8.6 installed?
I am using Kubuntu Hardy and have VLC 0.8.6 installed and don't want to compile the newest VLC (i get errors ).
But how can i use JVLC with the "old" VLC 0.8.6? I cannot find a download-link for a jvlc 0.8-snapshot-jar.
I just found the VLC Sources, which includes the java-bindings:
http://download.videolan.org/pub/videolan/vlc/0.8.6i/
But how can i generate a jvlc-jar from this source?
EDIT: Ok, now i have VLC 0.9.5 installed and the example runs well
But how can i seek in the video?
I tried mediaPlayer.setPosition(5000); but this does not work.
Regards
MKay