I'm creating some videos from a collection of images, I subsequently wish to play this video back with java. I found JMF but I haven't been able to find an encoding which is actually playable by it. Does anybody have an ffmpeg or mencoder formulation which produces JMF playable output? I would also take alternatives to JMF if there is something better.
A:
According to the JMF 2.1.1 - Supported Formats page, Quicktime and various codecs are supported for decoding directly.
mepcotterell
2008-12-08 12:06:30
I tried the sample mov file supplied by apple and it didn't work.
stimms
2008-12-08 22:34:19
.mov is a container. What actual codec is this Apple supplied .mov file?
Stu Thompson
2009-11-19 08:21:03