Module org.monte.media


module org.monte.media
A library for processing still images, video, audio and meta-data.

Supports the following container formats:

Supported container formats.
RIFFMicrosoft Resource Interchange File FormatRead
AVIMicrosoft Audio Video InterchangeRead, Write
MOVApple QuickTimeWrite
JFIFJPEG File Interchange FormatRead, Write
MP3MP3 Elementary StreamRead
MPOMultiPicture Object FormatRead
TIFFTagged Image File FormatRead, Write

Supports the following video encodings:

Supported video encodings.
PNGAVI, MOVPortable Networks GraphicsDecode, Encode
DIBAVIMicrosoft Device Independent BitmapEncode
Run LengthAVIRun Length EncodingEncode
ZMBVAVIDosBox Capture CodecDecode
MJPGAVI, MOVMotion JPEGDecode, Encode
AnimationMOVQuickTime AnimationWrite
RawMOVQuickTime RAWWrite

Supports the following audio encodings:

Supported audio encodings.
PCMAVI, MOVPulse Code ModulationDecode, Encode

Provides the following image encodings to javax.imageio:

Supported image encodings.
PGMPGMNetpbm grayscale imageDecode
CMYKJPEGJPEG CMYK ImageDecode
MPOMPOMultiPicture Object FormatDecode

Supports the following meta-data encodings:

Supported meta-data encodings.
EXIFAVI, JPEG, MPOExchangeable Image File FormatDecode
Author:
Werner Randelshofer