Windows getting started guide? cannot find modules

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
Jossnaz
Blank Cone
Blank Cone
Posts: 73
Joined: 04 Jun 2008 17:59

Windows getting started guide? cannot find modules

Postby Jossnaz » 18 Jun 2008 19:01

hello
i tried to follow

viewtopic.php?f=14&t=46665&p=147928&hil ... ws#p147928

Code: Select all

E:\uni\Masterarbeit\streaming\jvlc\Project>java -Djna.library.path=. -Djava.libr ary.path="C:\Program Files\VLC" -classpath jvlc-0.9.0-20080408-linux_x86-32.jar; .;jna.jar VlcClient [00000001] main libvlc debug: VLC media player - version 0.9.0-svn-20080114-0000 Grishenko - (c) 1996-2008 the VideoLAN team [00000001] main libvlc debug: libvlc was configured with ./configure '--enable- debug' '--host=i586-mingw32msvc' '--build=i386-linux' '--enable-shared-libvlc' ' --enable-sdl' '--with-sdl-config-path=/usr/win32/bin' '--disable-gtk' '--disable -dca' '--disable-hal' '--disable-libcdio' '--enable-nls' '--enable-skins2' '--en able-ffmpeg' '--with-ffmpeg-mp3lame' '--with-ffmpeg-faac' '--with-ffmpeg-zlib' ' --with-ffmpeg-config-path=/usr/win32/bin' '--enable-faad' '--enable-flac' '--ena ble-theora' '--enable-twolame' '--enable-dvdread' '--disable-vcdx' '--disable-cd dax' '--en [00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to us e vlc without interface. [00000001] main libvlc debug: translation test: code is "C" [00000001] main libvlc error: no memcpy module matched "any" [00000008] main access error: no access2 module matched "file" [00000009] main access error: no access2 module matched "any" [00000007] main input error: open of `file/xspf-open://C:\Documents and Settings \Lukas Meier\Application Data\vlc\ml.xspf' failed: could not create access: no a ccess2 module matched "any" [00000013] main interface error: no interface module matched "hotkeys,none" [00000013] main interface error: no suitable interface module [00000001] main libvlc error: interface "hotkeys,none" initialization failed Exception in thread "main" java.lang.NoSuchFieldError: playlist at VlcClient.main(VlcClient.java:7)
any ideas what i could do?

my compile.bat looks like this
javac -classpath E:\uni\streaming\vlc-0.9.0-svn\bindings\java;. VlcClient.java

my run.bat looks like this
java -Djna.library.path=. -Djava.library.path="C:\Program Files\VLC" -classpath jvlc-0.9.0-20080408-linux_x86-32.jar;.;jna.jar VlcClient


files i have in the directory where i execute (.):
jna.jar
jvlc-0.9.0-20080408-linux_x86-32.jar
libvlc.dll
vlc-control.dll
VlcClient.java
VlcClient.class

directories:
plugins
org
bindings

lefish
Blank Cone
Blank Cone
Posts: 32
Joined: 23 Jun 2008 04:58

Re: Windows getting started guide? cannot find modules

Postby lefish » 23 Jun 2008 10:03

Did you solve it?

Jossnaz
Blank Cone
Blank Cone
Posts: 73
Joined: 04 Jun 2008 17:59

Re: Windows getting started guide? cannot find modules

Postby Jossnaz » 23 Jun 2008 16:48

No but i found out it only crashes when trying to jvlc.destroy(). So i'm fine with that.

btw to get started use

http://www.dcs.gla.ac.uk/~stuartr/pages/jvlc.html

scroll down look for a link called "here"
download the rar and follow his instructions by copying jawt.dll etc to the unpack dir and you'll be up and running in no time. (edit VLCExample so it finds the video and u get no crash)

i'll stick to 0.8.6a until i find a solution for a newer version (if i'll ever find one)

its working

Jossnaz
Blank Cone
Blank Cone
Posts: 73
Joined: 04 Jun 2008 17:59

Re: Windows getting started guide? cannot find modules

Postby Jossnaz » 30 Jun 2008 00:47

a user pmed me:

"hey, sir,
where can i download those files:

jna.jar
jvlc-0.9.0-20080408-linux_x86-32.jar
libvlc.dll
vlc-control.dll
VlcClient.java
VlcClient.class

Regards,
lefish"
--------
reply:

you try to get the 0.9.0 version running with jvlc

that's what i never was able to accomplish.

download and follow the steps provided on

http://www.dcs.gla.ac.uk/~stuartr/pages/jvlc.html

just be sure to scroll down to and around of

"You can download my own compiled version here (created 16/02/07)."

download the version on the link, the links name is 'here'
http://www.dcs.gla.ac.uk/~stuartr/devel/jvlc_dist.zip

however, if you try to set up jvlc for vlc 0.9.0 use a compiled vlc version 0.9.0 for windows from here:

http://nightlies.videolan.org/build/win32/

however, the java/bindings folder, which is required for jvlc is NOT included there and i have actually no idea, how one is supposed to get em and as the old version is working fine i've not spent more time in it. IF someone is able to run jvlc 0.9.0 under windows without compiling vlc - please - let us now. Or if you were able to compile it, please let us know how you did that.

thanks


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 21 guests