JPS
From Just Solve the File Format Problem
(Difference between revisions)
(→Specifications: Updated broken link) |
|||
Line 7: | Line 7: | ||
'''JPS''' is a format for stereoscopic images. A JPS file is simply a [[JPEG]] file that contains some special flags indicating that the image is to be interpreted in a nonstandard way. The physical image usually consists of two logical images side by side, though other arrangements are possible. | '''JPS''' is a format for stereoscopic images. A JPS file is simply a [[JPEG]] file that contains some special flags indicating that the image is to be interpreted in a nonstandard way. The physical image usually consists of two logical images side by side, though other arrangements are possible. | ||
− | == | + | == Identification == |
− | Files contain a JPEG APP3 segment | + | Files contain a JPEG APP3 segment, the first 8 bytes of which are "{{magic|_JPSJPS_}}". |
== Specifications == | == Specifications == |
Latest revision as of 11:56, 24 October 2017
JPS is a format for stereoscopic images. A JPS file is simply a JPEG file that contains some special flags indicating that the image is to be interpreted in a nonstandard way. The physical image usually consists of two logical images side by side, though other arrangements are possible.
[edit] Identification
Files contain a JPEG APP3 segment, the first 8 bytes of which are "_JPSJPS_
".
[edit] Specifications
- http://paulbourke.net/stereographics/stereoimage/
- http://paulbourke.net/stereographics/stereoimage/spec.pdf