JVLC bindings [05/05/07]

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.
adanecito
Cone that earned his stripes
Cone that earned his stripes
Posts: 151
Joined: 06 Mar 2007 17:59

Re: JVLC bindings [05/05/07]

Postby adanecito » 21 Jul 2007 22:50

Not sure if you resolved the problem already but here is what I had to do:

1. In my java code do a loadLibrary first for libvlc then jvlc
2. Tell vlc where the plugins directory is. I used: --plugin-path=./plugins in my batch file and pass onto the jvlc.java when you instantiate it. You should modify the --plugin-path as you need it.

Regards,
-Tony

talkout
New Cone
New Cone
Posts: 2
Joined: 31 Jul 2007 11:02
Operating System: Windows, Linux
Location: Colombo, LK
Contact:

Re: JVLC bindings [05/05/07]

Postby talkout » 31 Jul 2007 11:14

Hi,
I've download the file you provided and I want to use it for a project I'm doing using NetBeans...!
But I don't know where to place those files. I placed into the src folder but its not working.
Is there anymore to do, like any other settings. As I'm new to NetBeans and Java, I would appriciate any help.

Regards,
NiMaL

talkout
New Cone
New Cone
Posts: 2
Joined: 31 Jul 2007 11:02
Operating System: Windows, Linux
Location: Colombo, LK
Contact:

Re: JVLC bindings [05/05/07]

Postby talkout » 31 Jul 2007 13:52

Hi,
I read that you were able to run VLCExample.
But I couldn't do it. I tried all mentioned here, but no work.
I'm new to Java and using NetBeans, and trying to use JVLC for a assignment.
Will you be able to tell how you solved your problem, in bit detail...!

Code: Select all

Exception in thread "main" java.lang.UnsatisfiedLinkError: no jvlc in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682) at java.lang.Runtime.loadLibrary0(Runtime.java:823) at java.lang.System.loadLibrary(System.java:1030) at org.videolan.jvlc.JVLC.<clinit>(JVLC.java:36) at VLCExample.main(VLCExample.java:25)
Thanks in advance.
Regards,
Nimal

Fictorine
New Cone
New Cone
Posts: 6
Joined: 04 Jul 2007 11:14
Operating System: Mac OS
Location: Valencia, Spain

Re: JVLC bindings [05/05/07]

Postby Fictorine » 31 Jul 2007 17:59

Hi everybody! This is my first post, so please be patient and... sorry for my English :oops:

I know that the project JVLC does not work (officially) in Mac OS X, my "native" Operative System, so I have tried to run JVLC on a Windows Virtual Machine (using VMWare of course :wink: ). I have found the same problem that it's explained all over the post, so I will test all the "solutions" that had been posted and... I will come back :twisted:

This is a funny and interesting post, keep it alive!!!

Has anyone news about a JVLC Mac OS X port?

Regards,
Fictorine

tarboosh
New Cone
New Cone
Posts: 2
Joined: 16 May 2008 06:04

Re: JVLC bindings [05/05/07]

Postby tarboosh » 16 May 2008 19:14

Can someone please help, I am trying to run the VlcClient example, the applet comes up but when I try to play a.avi, the jvm crashes with the following error:

Faulting application java.exe, version 6.0.60.2, faulting module libvlc.dll, version 0.0.0.0, fault address 0x000134a7.

I downloaded the JAR file mentioned in this thread, from:
http://rapidshare.com/files/29623189/JVLC.rar

Running on Windows XP Media Center Edition. I even upgraded the SDK to 1.6 and I still see the same problem.

My ClassPath is set to have the jvlc.jar file and my Path variable includes the plugins dir which has all the dlls in it. Can someone please point me to what I am doing wrong or provide any suggestions. Here is the command line I use to launch the applet:

C:\Project\MPlayer\jvlc-0.9.0-20070310-win32\jvlc-0.9.0-20070310>java -Djava.library.path="C:\Project\MPlayer\jvlc-0.9.0-20070310-win32\jvlc-0.9.0-20070310\plugins" VlcClient

saurabh
Blank Cone
Blank Cone
Posts: 25
Joined: 05 Aug 2008 08:19
Operating System: Linux
Location: Pune, India

Re: JVLC bindings [05/05/07]

Postby saurabh » 07 Aug 2008 12:12

Hi...
I hv reached through all of th configurations...
But i am getting this error... :

Exception in thread main UnsatisfiedLinkError : C:\...\fontmanager.dll : Specified procedure cannot be found.
and th whole stack trace.....


Can anyone help me please..
It is urgent..

saurabh
Blank Cone
Blank Cone
Posts: 25
Joined: 05 Aug 2008 08:19
Operating System: Linux
Location: Pune, India

Re: JVLC bindings [05/05/07]

Postby saurabh » 07 Aug 2008 13:45

Hey folks..
I hv resolved all th dependancies...
But while running I am getting th following error:

Exception in thread main java.lang.UnsatisfiedLinkError: fontmanager.dll Specified procedure could not be found.


can anybody plz help onto that...
Thanks in advance...

saurabh
Blank Cone
Blank Cone
Posts: 25
Joined: 05 Aug 2008 08:19
Operating System: Linux
Location: Pune, India

Re: JVLC bindings [05/05/07]

Postby saurabh » 07 Aug 2008 14:00

Hey folks..
I hv resolved all th dependancies...
But while running I am getting th following error:

Exception in thread main java.lang.UnsatisfiedLinkError: fontmanager.dll Specified procedure could not be found.


can anybody plz help onto that...
Thanks in advance...

jopenman
New Cone
New Cone
Posts: 6
Joined: 30 Jul 2008 21:19

Re: JVLC bindings [05/05/07]

Postby jopenman » 07 Aug 2008 20:06

Posting the exact same thing over and over again within a two hour period will not speed up someone being able to assist you. Please try to be patient.

saurabh
Blank Cone
Blank Cone
Posts: 25
Joined: 05 Aug 2008 08:19
Operating System: Linux
Location: Pune, India

Re: JVLC bindings [05/05/07]

Postby saurabh » 13 Aug 2008 08:00

Hey no hard feelings dude..
Tht same thing got posted accidently..
It's ok...
I got everythng solved on my own....
Thanks any way.........


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 25 guests