Help please
hi,
I am doing a media player, and the help i need is when i run my media player and try to play video, it gives me the following error
Fobs4JMF - Native shared library NOT found
java.lang.UnsatisfiedLinkError: no fobs4jmf 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)
Can anyone please help me.. I have completed my project and it was working all these days properly and today being my demo for the project it doesnt work..
waiting for the reply

