Google Answers Logo
View Question
 
Q: VLC Java Bindings on win32 ( No Answer,   0 Comments )
Question  
Subject: VLC Java Bindings on win32
Category: Computers > Programming
Asked by: oliver108-ga
List Price: $20.00
Posted: 29 Aug 2006 10:40 PDT
Expires: 28 Sep 2006 10:40 PDT
Question ID: 760518
- How to use VideoLanClient Java bindings on win32?

The information on the project homepage
(http://trac.videolan.org/jvlc) is not sufficient. I tried to run the
sample application SwingClient, but I get the following exception:
D:\Download\jvlc-win32-060612>java -Djava.library.path=.\..\..\.. SwingClient
Exception in thread "main" java.lang.UnsatisfiedLinkError: no jvlc in java.libr
ry.path
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at org.videolan.jvlc.JVLC.<clinit>(JVLC.java:39)
        at org.videolan.jvlc.JVLCCanvas.<init>(JVLCCanvas.java:44)
        at org.videolan.jvlc.JVLCPanel.<init>(JVLCPanel.java:42)
        at VLCPlayerFrame.initComponents(SwingClient.java:48)
        at VLCPlayerFrame.<init>(SwingClient.java:35)
        at SwingClient.main(SwingClient.java:169)
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy