module org.monte.media.amigaatari
A library for processing Amiga and Atari still images, video, audio and meta-data.
Supports the following container formats:
Supported container formats.
| IFF | Electronic Arts Interchange File Format | Read,
Write |
Supports the following video encodings:
Supported video encodings.
| Op5 | ANIM | Amiga Animation | Decode,
Encode |
| Op7 Short/Long | ANIM | Amiga
Animation | Decode |
| Op8 Short/Long | ANIM | Amiga
Animation | Decode |
| SEQ | SEQ | Atari Cyber Paint
Sequence | Decode |
Supports the following audio encodings:
Supported audio encodings.
| 8SVX | 8SVX, ANIM | Pulse Code
Modulation | Decode |
Provides the following image encodings to javax.imageio:
Supported image encodings.
| ILBM | IFF | Amiga Interleaved Bitmap | Decode,
Encode |
| PBM | IFF | Amiga Packed Bitmap | Decode,
Encode |
| PGM | PGM | Netpbm grayscale
image | Decode |
- Author:
- Werner Randelshofer
-
Packages
Exports
Provides classes for representing Amiga bitmap images.
Provides Amiga-specific video codecs.
Provides classes for playing ANIM files.
Provides media handlers for the 8SVX file format.
Provides classes for reading and writing IFF files.
Provides classes for reading ILBM images with color cycling.
Provides classes for reading PBM images with color cycling.
Provides classes for playing SEQ files.