java.lang.Object
org.monte.media.mpo.MPOFiles
Utility methods for
MPOFiles.- Author:
- Werner Randelshofer
-
Method Summary
-
Method Details
-
splitMPOFile
Splits a MPO file into two JPEG files.A MPO file consists of two or more concatenated JPEG files with multi-picture file meta-data in APP2 segments which start with the character sequence "MPF\0".
This method writes each JPEG file into a separate file and strips the multi-picture meta-data.
- Throws:
IOException
-