diff options
author | David Spencer <nobbutl@yahoo.co.uk> | 2010-05-12 23:31:48 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:31:48 +0200 |
commit | ff552a3c80d3e3913cd6f164a52b221e895c6099 (patch) | |
tree | a3e6a16e0e74b0f16604202bbcfd1d9f386b1d37 /multimedia/jmf/README | |
parent | d7406154fbc6b4f5c55cb547ac3566110d5a9286 (diff) | |
download | slackbuilds-ff552a3c80d3e3913cd6f164a52b221e895c6099.tar.gz |
multimedia/jmf: Added to 12.2 repository
Diffstat (limited to 'multimedia/jmf/README')
-rw-r--r-- | multimedia/jmf/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/jmf/README b/multimedia/jmf/README new file mode 100644 index 0000000000..f509d847f0 --- /dev/null +++ b/multimedia/jmf/README @@ -0,0 +1,11 @@ +The Java Media Framework API (JMF) enables multimedia to be added to +Java applications. OpenOffice needs it to play audio and video, for +example, within Impress presentations. + +In summary, the media types supported are + audio: AIFF, AU, AVI, GSM, MIDI, MP2, QT, RMF, WAV + video: AVI, MPEG-1, QT, H.261, H.263 + other: HotMedia + +For a full list of the media types supported, see +http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/formats.html |