http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140239.html
You need not install JMF if you are not planning on using the JMF Actors.See: Description
Class | Description |
---|---|
AudioPlayer |
This actor accepts an ObjectToken that contains a DataSource.
|
ColorFinder |
An actor that searches for a color in a Buffer.
|
ImageToJMF |
Convert an ImageToken into a JMFImageToken.
|
JMFImageToken |
A token that contains a javax.media.Buffer.
|
MovieReader |
This actor loads a video file (MPEG, AVI, or Quicktime files only), and
outputs each frame as a JMFImageToken.
|
MovieWriter |
This actor writes a video file (MPEG, AVI, or Quicktime).
|
PlaySound |
This actor plays audio from a file or URL when it fires.
|
StreamLoader |
Load a datasource from a URL.
|
VideoCamera |
An actor that produces a sequence of frames from a video camera.
|
VideoPlayer |
An actor that displays a AVI, Quicktime or MPEG video file.
|
http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140239.html
You need not install JMF if you are not planning on using the JMF Actors.
For details about the JMF actors and Ptolemy, see:
James Yeh, " Image and Video Processing Libraries in Ptolemy II," Master's Report, Technical Memorandum No. UCB/ERL M03/52, University of California, Berkeley, CA, 94720, USA, December 16, 2003.