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

[858 byte] By [deanhiller2000a] at [2007-10-2 5:57:12]
# 1

Hello

I had a look at that sample a few days ago. I cannot run it with mov-files but with mpeg videos. But maybe this is of interest to you: There is an article on how to texture 3D shapes with mov-videos at http://fivedots.coe.psu.ac.th/~ad/jg/ch285/index.html . I didn't try this myself (only the code from the first part of that article that deals with mpeg files).

Regards

Achim

achimsuma at 2007-7-16 2:06:14 > top of Java-index,Security,Cryptography...