Cannot run VLCExample.java in Eclipse.

*nix specific usage questions
jklanka
Blank Cone
Blank Cone
Posts: 13
Joined: 23 May 2007 15:57

Cannot run VLCExample.java in Eclipse.

Postby jklanka » 24 Jan 2008 11:34

Hi,

I am working on Debian (Linux debian 2.6.18-5-686 #1 SMP Fri Jun 1 00:47:00 UTC 2007 i686 GNU/Linux)
I did svn latest vlc-trunk. and then successullyc ompeted configured, make, and make inatall

My configure line for vlc :

./configure --prefix=/home/vlc-installed --enable-x11 --enable-xvideo --disable-gtk --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --enable-mad --enable-libdvbpsi --enable-a52 --enable-libdca --enable-libmpeg2 --enable-dvdnav --enable-faad --enable-vorbis --enable-ogg --enable-theora --enable-faac --enable-mkv --enable-freetype --enable-fribidi --enable-speex --enable-flac --enable-livedotcom --with-livedotcom-tree=/home/vlc-trunk_original/live --enable-caca --enable-skins --enable-skins2 --enable-alsa --disable-kde --enable-qt --enable-wxwindows --enable-ncurses --enable-release --enable-java-bindings

Then I tried to run the VLCExample.java under jvlc-eclipse projects using eclipse. with the parameter -Djava.library.path=/home/vlc-installed/lib

I am keep on getting folowing error.

[00000001] main libvlc debug: VLC media player - version 0.9.0-svn Grishenko - (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--prefix=/home/vlc-installed' '--enable-x11' '--enable-xvideo' '--disable-gtk' '--enable-sdl' '--enable-ffmpeg' '--with-ffmpeg-mp3lame' '--enable-mad' '--enable-libdvbpsi' '--enable-a52' '--enable-libdca' '--enable-libmpeg2' '--enable-dvdnav' '--enable-faad' '--enable-vorbis' '--enable-ogg' '--enable-theora' '--enable-faac' '--enable-mkv' '--enable-freetype' '--enable-fribidi' '--enable-speex' '--enable-flac' '--enable-livedotcom' '--with-livedotcom-tree=/home/vlc-trunk_original/live' '--enable-caca' '--enable-skins' '--enable-skins2' '--enable-alsa' '--disable-kde' '--enable-qt' '--enable-wxwindows' '--enable-ncurses' '--enable-release' '--enable-java-bindings'
[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00000001] main libvlc debug: translation test: code is "C"
Exception in thread "main" org.videolan.jvlc.VLCException: not implemented
at org.videolan.jvlc.Audio._install_callback(Native Method)
at org.videolan.jvlc.Audio.install_callaback(Audio.java:44)
at org.videolan.jvlc.Audio.<init>(Audio.java:39)
at org.videolan.jvlc.JVLC.<init>(JVLC.java:67)
at VLCTest.main(VLCTest.java:10)


Please help to overcome this error and run the sampel succussfully.

Thanks

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Re: Cannot run VLCExample.java in Eclipse.

Postby funman » 24 Jan 2008 15:27

it means the java bindings aren't complete and need to be fixed

jklanka
Blank Cone
Blank Cone
Posts: 13
Joined: 23 May 2007 15:57

Re: Cannot run VLCExample.java in Eclipse.

Postby jklanka » 24 Jan 2008 17:31

why is it not complete .

Please give me some clue.


Thanks


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 24 guests