[vlc-devel] problem with jvlc
Gregor Fuis
gujs.lists at gmail.com
Tue Oct 23 00:18:46 CEST 2007
Hello,
Today I builded vlc with jvlc bidings. When I try example.java in
included with binding I always get this error:
== Starting VLCExample ==
Creating a JVLC instance without args[00000001] main libvlc debug: VLC
media player - version 0.9.0-svn Grishenko - (c) 1996-2007 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure
'--prefix=/hometv/vlc' '--enable-snapshot' '--enable-debug'
'--enable-dbus-control' '--enable-musicbrainz' '--enable-shared-libvlc'
'--enable-mozilla' '--enable-lirc' '--with-ffmpeg-tree=extras/ffmpeg'
'--with-ffmpeg-mp3lame' '--with-ffmpeg-faac' '--enable-x264'
'--with-x264-tree=extras/x264' '--with-dvbpsi-tree=extras/libdvbpsi'
'--enable-shout' '--enable-taglib' '--enable-v4l' '--enable-dvb'
'--enable-pvr' '--enable-cddax' '--enable-vcdx' '--enable-realrtsp'
'--enable-xvmc' '--enable-svg' '--enable-dvdread' '--enable-dc1394'
'--enable-dv' '--enable-theora' '--enable-faad' '--enable-twolame'
'--enable-real' '--enable-flac' '--enable-tremor' '--disable-skins2'
'--enable-qt4' '--enable-ncurses' '--enable-aa' '--enable-caca'
'--enable-esd' '--disable-portaudio' '--disable-jack' '--enable-xosd'
'--enable-galaktos' '--enable-goom' '--enable-ggi' '--disable-cddax'
'--disable-vcdx' '--disable-quicktime' '--enable-java-bindings'
[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:80)
at vlc.VLCExample.main(VLCExample.java:28)
Please someone tell me how to fix this problem.
Thanks,
Gujs
More information about the vlc-devel
mailing list