Why JPEG XS Prioritizes Low Complexity and Quality

JPEG XS is intentionally designed to address the bottlenecks of live, real-time video transport rather than long-term storage or consumer video streaming. Unlike consumer-oriented distribution codecs like HEVC, AV1, or VVC—which prioritize extreme bandwidth reduction at the cost of high computing overhead and latency—JPEG XS targets professional live production, industrial systems, and display links. By prioritizing visual losslessness and low computational complexity over heavy compression ratios, JPEG XS enables sub-millisecond transmission, preserves multi-generation editing quality, and allows high-resolution video to fit into standard networking infrastructure with minimal power draw.

The Real-Time Imperative: Microsecond Latency

Distribution codecs typically rely on temporal compression (inter-frame coding), analyzing multiple frames across time using techniques like motion estimation. While this achieves high compression ratios, it necessitates frame buffering, introducing tens to hundreds of milliseconds of delay. In applications such as live broadcast switching, cloud gaming, medical imaging, and virtual reality, this delay is unacceptable.

JPEG XS uses an intra-frame, wavelet-based approach that processes video on a line-by-line basis rather than a frame-by-frame basis. This enables end-to-end encoding and decoding latency measured in microseconds (often just a fraction of a single frame line), making it effectively imperceptible and ideal for interactive and live workflows.

Maintaining Multi-Generation Quality

Professional video production requires content to be encoded, decoded, processed, color-graded, and re-encoded dozens of times across the production chain. High-compression algorithms discard fine high-frequency details, causing compression artifacts that compound and degrade the image across multiple generations.

JPEG XS is engineered to be mathematically visually lossless at typical compression ratios between 2:1 and 10:1 (typically around 6:1). Even when a video stream passes through repeated encode-decode cycles, the image fidelity remains indistinguishable from uncompressed raw video, ensuring pristine source material for downstream production and post-processing.

Low Complexity and Hardware Efficiency

Modern distribution codecs require dedicated hardware decoders or massive compute power to handle real-time 4K, 8K, and high-frame-rate streams. JPEG XS features an ultra-low-complexity architecture that can easily run on standard CPUs, GPUs, FPGAs, and ASICs without dedicated silicon.

This simplicity yields key advantages:

The Sweet Spot for IP Networks

Uncompressed 4K and 8K video streams require immense bandwidth; a raw 4K 60fps 10-bit stream demands roughly 12 Gbps, overwhelming standard 10 Gigabit Ethernet (10GbE) networks and requiring expensive 25GbE or 100GbE infrastructure.

JPEG XS solves this logistical barrier. By compressing the signal by just 5:1 to 8:1, a 12 Gbps raw stream drops to roughly 1.5 to 2.4 Gbps. This allows multiple pristine 4K video feeds to travel concurrently over cost-effective, standard commercial-off-the-shelf (COTS) IP networks (such as SMPTE ST 2110) without any perceptible lag or image degradation.