I installed JMF 2.1.1e in my machine. I also installed Fobs4JMF following the configuration setup indicated in the Fobs4JMF documentation (http://fobs.sourceforge.net/f4jmf_first.html).
When I try to play a video file using a call to runjmfstudio.bat, I am able to play the video fine. However, when I try to play jmstudio.exe from C:\Program Files\JMF2.1.1e\bin and play the same video, I get some error: Controller Error: Failed to realize: input media not supported.
I also tried copying the jmf.jar and jmf.properties from the fobs4jmf folder to the C:\Program Files\JMF2.1.1e\lib folder but it still does not work.
Need help to get this working.
Anthony
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed JMF 2.1.1e in my machine. I also installed Fobs4JMF following the configuration setup indicated in the Fobs4JMF documentation (http://fobs.sourceforge.net/f4jmf_first.html).
When I try to play a video file using a call to runjmfstudio.bat, I am able to play the video fine. However, when I try to play jmstudio.exe from C:\Program Files\JMF2.1.1e\bin and play the same video, I get some error: Controller Error: Failed to realize: input media not supported.
I also tried copying the jmf.jar and jmf.properties from the fobs4jmf folder to the C:\Program Files\JMF2.1.1e\lib folder but it still does not work.
Need help to get this working.
Anthony
Hi Anthony,
Make sure the fobs4jmf.jar is on your classpath and fobs4jmf.dll is in your c:\windows\system32 directory.
I call with the following command from my fobs4jmf directory
java -classpath fobs4jmf.jar;. JMStudio