Java Media Framework (JMF) cross platform

A

Adam Musial

Hello!
I have fiew problems with the JMF Crossplatform on my Mac (like a Free
BSD UNIX system). I use Mac OS X 10.3.4 and Java 1.4.2.

I put the JMF-Folder into my ~/Library Folder and set the enviroment
paths there in my .profile file:
export JMFHOME=/Users/adam/Library/JMF-2.1.1e
export CLASSPATH=$JMFHOME/lib/jmf.jar:.:${CLASSPATH}
export LD_LIBRARY_PATH=$JMFHOME/lib:${LD_LIBRARY_PATH}

My Problems:
1) If i start the jmfcustemizer and select all codecs & Co. the
custemizer creates a .jar file, but if i start the jmfcustemizer once
more, all setings are lost. What is the problem?

2) The jmstudio (player) play only Sound. The videocodecs (wich i
selected in jmfcustemizer) not working. The error message:

Unable to handle format: MPEG, 352x240, FrameRate=29.9, Length=126720

only the sound works. I checkt many different video formats too.

3)If i start the diagnostics application from the sun-site (
http://java.sun.com/products/java-media/jmf/2.1.1/jmfdiagnostics.html
), a got this message:

JMF Version... 2.1.1e

All Java Build
Native Libraries Not Found

but i set the Native Libraries path!

Are this known problems? I can't find anything that could help me on
net (google & Co).

Does enybody hav any experience with the jmf cross platform?

Adam
 
J

Jay Colson

there are no native libs for OSX. on a different note, the libpath
env var for osx is DYLD_LIBRARY_PATH, not LD_LIBRARY_PATH.
 
J

Jay Colson

there are no native libs for OSX. on a different note, the libpath
env var for osx is DYLD_LIBRARY_PATH, not LD_LIBRARY_PATH.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top