Cannot play "xyz.mov" or "abc.wav"
March 20th, 2009
Applies to:
JSF 2.1.1
Description:
Occurs when You tried to play unsupported file type
Cause:
Although JMF might support a certain media content type such as QuickTime and MPEG, it may not support the specific compression (CODEC) used for the data inside that file. For example, a QuickTime file with Cinepak video will play in JMF, but a QuickTime file with Sorensen video will not play.
This is because JMF 2.1.1 does not support the decoding of Sorensen-based video.
Therefore You need to change file type.
For a complete set of formats that JMF 2.1.1 supports, check out: http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html