where is mov file for example
I am looking at the example http://java.sun.com/products/java-media/jmf/2.1.1/solutions/DemoJMFJ3D.html
but they did not seem to put a mov file I could use out there, so I dug up a mov file off the web and got errors
Unable to handle format: mp4a, 48000.0 Hz, 16-bit, Stereo, BigEndian, Signed,
FrameSize=32 bits
The input format is not compatible with the given renderer plugin: J3DRenderer@7
50159
Failed to realize: com.sun.media.ProcessEngine@8ed465
Cannot build a flow graph with the customized options:
Unable to add customed renderer: J3DRenderer@750159
Error: Unable to realize com.sun.media.ProcessEngine@8ed465
Failed to prefech the processor
I would really like to see the example work. Anyone with mov files that work with this example out there?
thanks,
dean

