Cannot play "xyz.mov" or "abc.wav"

  • Share
  • Share

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.

JAVA-JMF ,

  1. admin
    March 20th, 2009 at 10:28 | #1

    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

  1. No trackbacks yet.