Hi, I am trying to play multimedia files via JMF and I have successfully implemented your 1st tutorial. For the 2nd tutorial I have basically copied your code and I am getting the following error while playing a video file
1. Fobs4JMF - Native shared library NOT found
2. Cannot find a Player for :file:/C:/Users/Aayush/Downloads/Video/17.wmv
(I have tried running video files of avi format as well but I am getting the same error)
Note: Your tutroial works if I play an audio MP3 file. Please help
Excellent Video, but it gave me this error...
Fobs4JMF - Native shared library NOT found
java.lang.UnsatisfiedLinkError: C:\Windows\System32\fobs4jmf.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
ExperimentalDeX 2 months ago
can you upload the code with the tutorial?
nofearineyes 2 months ago
I found a temp solution to my video problems...if i go to windows->Preferences->Java->Installed JRE -> edit JRE -> In VmArguments
added the below cmd
-Djava.library.path="C:\Program Files (x86)\JMF2.1.1e\lib;"
As I do this video is available but audio goes away
aayushberi 3 months ago
Hi, I am trying to play multimedia files via JMF and I have successfully implemented your 1st tutorial. For the 2nd tutorial I have basically copied your code and I am getting the following error while playing a video file
1. Fobs4JMF - Native shared library NOT found
2. Cannot find a Player for :file:/C:/Users/Aayush/Downloads/Video/17.wmv
(I have tried running video files of avi format as well but I am getting the same error)
Note: Your tutroial works if I play an audio MP3 file. Please help
aayushberi 3 months ago
tutorial 1 :P , but other question , its necessari to create a "default package"?
Petsabionda 9 months ago
Hi , Excelent tutorial , i from Argentina and i want to know if the data extracted from oracle need to be pasted in a particular site
Thanks in advance
Petsabionda 9 months ago