[vlc-devel] JVLC with Windows

phmorin at free.fr phmorin at free.fr
Thu Aug 3 12:20:14 CEST 2006


Hi Daniel,

It looks like your installation of jvlc is not set correctly.

You can find a way to solve this problem in README.win32 file
that comes with jvlc. It is in current svn version, not in win32 zip file.

In fact, the plugins directory of VLC is not found.
You can solve this in at least two ways :

1. You can copy the plugins directory of vlc in the directory where
you type "java -cp . VLCExample".

2. You can add an argument in command line to provide another path
for plugins lookup. The argument is "--plugin-path=/path/to/plugins/directory".

We are working on this installation problem and it will be easier in next coming
release.( jvlc version 0.1.0 I guess).

Philippe MORIN.



-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list