Error running xuggle on AMD64 machine

67 views
Skip to first unread message

Owais Zahid

unread,
Feb 18, 2010, 2:21:15 AM2/18/10
to xuggle...@googlegroups.com
Hi , i am new to xuggle and i have a 64 bit machine. I just installed xuggle on by machine and tried to run a demo like this :

java -cp "%XUGGLE_HOME%\share\java\jars\xuggle-xuggler.jar" com.xuggle.xuggler.demos.DecodeAndPlayVideo myfile.mov


On running this command i get the following exception

2010-02-18 12:19:42,901 [main] WARN com.xuggle.ferry.JNILibraryLoader - Failure: library load of library: xuggle-xuggler; version: 3: absolute path: C:\Program
Files (x86)\Xuggle\bin\libxuggle-xuggler-3.dll; error: java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Xuggle\bin\libxuggle-xuggler-3.dll: Can't load IA
32-bit .dll on a AMD 64-bit platform 2010-02-18 12:19:42,901 [main] WARN com.xuggle.ferry.JNILibraryLoader - Failure: library load of library: xuggle-xuggler; version: 3: absolute path: C:\Program
Files (x86)\Xuggle\bin\libxuggle-xuggler-3.dll; error: java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Xuggle\bin\libxuggle-xuggler-3.dll: Can't load IA
32-bit .dll on a AMD 64-bit platform 2010-02-18 12:19:42,917 [main] ERROR com.xuggle.ferry.JNILibraryLoader - Could not load library: xuggle-xuggler; version: 3; Visit http://www.xuggle.com/xuggler
/faq/ to find common solutions to this problem
Exception in thread "main" java.lang.UnsatisfiedLinkError: no xuggle-xuggler in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.xuggle.ferry.JNILibraryLoader.loadLibrary0(JNILibraryLoader.java:265)
at com.xuggle.ferry.JNILibraryLoader.loadLibrary(JNILibraryLoader.java:168)
at com.xuggle.xuggler.XugglerJNI.<clinit>(XugglerJNI.java:19)
at com.xuggle.xuggler.IVideoResampler.isSupported(IVideoResampler.java:361)
at com.xuggle.xuggler.demos.DecodeAndPlayVideo.main(DecodeAndPlayVideo.java:63)


Please help

Regards
Zak

Art Clarke

unread,
Feb 18, 2010, 9:18:03 AM2/18/10
to xuggle...@googlegroups.com
You need to use the 32-bit version of Java on Windows; we don't support a 64-bit Java version today.

- Art

--
You received this message because you are subscribed to the Google Groups "xuggler-users" group.
To post to this group, send email to xuggle...@googlegroups.com.
To unsubscribe from this group, send email to xuggler-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xuggler-users?hl=en.



--
http://www.xuggle.com/
xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFmpeg in Java.

Owais Zahid

unread,
Feb 19, 2010, 12:22:31 AM2/19/10
to xuggle...@googlegroups.com
Thanks for the reply Art. Can you tell me, how can i install 32 bit version of Java on my 64 bit windows XP? I already have jdk 1.6 installed but i don't know whether its 32 bit or 64 bit.
Reply all
Reply to author
Forward
0 new messages