Image MIME Reference
JPS
JPEG Stereo Image
image/x-jps
VS
RealNetworks RealFlash
image/vnd.rn-realflash
RealFlash
A complete technical comparison of JPEG Stereo Image and RealNetworks RealFlash — covering compression, feature support, browser compatibility, magic bytes, and when to choose each format.
JPS wins on browser support
Feature Support
| Feature | JPS | RealFlash |
|---|---|---|
| Transparency (Alpha) | ✕ No | Yes |
| Animation Support | ✕ No | Yes |
| Progressive Loading | Yes | Yes |
| HDR Support | ✕ No | ✕ No |
| EXIF Metadata | Yes | ✕ No |
| ICC Color Profile | Yes | ✕ No |
JPEG Stereo Image
image/x-jps
Extension
.jps
Container
JPEG (JFIF/Exif)
Compression
Lossy (JPEG/DCT)
Algorithm
JPEG (Discrete Cosine Transform)
Color Depth
8-bit (Grayscale), 24-bit (RGB)
Developed by
Stereoscopic Community (Unofficial Standard)
Released
1990
Magic Bytes
FF D8 FF
RealNetworks RealFlash
image/vnd.rn-realflash
Extension
Container
RealMedia / SWF
Compression
Vector (Flash) / RealAudio Compression
Algorithm
Macromedia Vector CompressionDeflate (Zlib)
Color Depth
8-bit, 24-bit, 32-bit
Developed by
RealNetworks & Macromedia
Released
1997
Magic Bytes
46 57 53 (FWS - Standard Flash) or 2E 52 4D 46 (.RMF - RealMedia Container)
Browser Support Comparison
| Browser | JPS | RealFlash |
|---|---|---|
|
|
✓ 1
|
✕ |
|
|
✓ 1
|
✕ |
|
|
✓ 1
|
✕ |
|
|
✓ 12
|
✕ |
|
|
✓
|
✕ |
JPS
JPS Strengths
- 100% backward compatible with every standard 2D image viewer and web browser (which simply display the two halves side-by-side)
- Inherits JPEG's excellent lossy compression, resulting in small file sizes ideal for web transmission
- Extremely easy to generate programmatically by simply stitching two JPEG images side-by-side onto a wider canvas
Limitations
- Lack of a dedicated metadata standard means viewing software has to guess whether the layout is 'cross-eyed' (right eye left, left eye right) or 'parallel' (left eye left, right eye right), occasionally causing inverted depth
- Suffers from JPEG compression artifacts, which can break the stereoscopic illusion if compression noise differs between the left and right eyes
- Superseded in consumer electronics by the MPO (Multi-Picture Object) format, which stacks separate full-resolution JPEGs rather than squishing them side-by-side
RealFlash
RealFlash Strengths
- Allowed complex, interactive vector animations to stream smoothly over 28.8k dial-up modems
- Perfectly synchronized streaming audio with timeline-based animations, which was revolutionary in 1997
Limitations
- Heavily reliant on proprietary browser plugins (RealPlayer), which were notoriously bloated
- Completely obsolete and unsupported on the modern web
- Tightly coupled server-client architecture required expensive RealServer licenses to host
When to choose which format
JPS
Use JPS when…
- Stereoscopic 3D Photography
- Virtual Reality (VR) Image Galleries
- Cross-eye / Parallel Stereograms
RealFlash
Use RealFlash when…
- Historical Dial-up Web Animation
- Late-1990s Interactive Music Videos
- Streaming Vector Graphics