diff options
Diffstat (limited to 'multimedia/jmf/README')
-rw-r--r-- | multimedia/jmf/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/jmf/README b/multimedia/jmf/README deleted file mode 100644 index f509d847f0..0000000000 --- a/multimedia/jmf/README +++ /dev/null @@ -1,11 +0,0 @@ -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 |