YUV 4:4:4 Encoding via Subframe Chroma Reconstruction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video systems with native support for sub-4:4:4 encoding/decoding struggle to handle YUV 4:4:4 video due to chroma subsampling limitations, particularly in content with fine details like text or art, leading to degraded user experience.

Innovation Solution

Implement a subframe-based chroma subsampling scheme that distributes full chrominance resolution across multiple subframes, allowing systems with only sub-4:4:4 support to encode and decode YUV 4:4:4 by treating each subframe as a separate image, using chroma preprocessing and postprocessing circuits to regenerate the original image.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If chroma subsampling is applied to reduce data amount, then encoding efficiency is improved, but chroma resolution is degraded

Engineering Contradiction:
Improveencoding efficiencyVSAvoidchroma resolution
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent divides the full-resolution chroma plane into multiple subframes, each containing a subset of chroma samples. This segmentation allows the system to process and transmit chroma data in manageable portions while collectively preserving the complete chroma information, effectively resolving the contradiction between reduced data transmission and maintained chroma resolution.

Inventive Principle:
Principle #1Segmentation

2Quantity of substance

If sub-4:4:4 encoding is used to reduce data transmission, then bandwidth usage is reduced, but fine detail display quality is degraded

Engineering Contradiction:
Improvedata transmission volumeVSAvoidfine detail display quality
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The patent introduces a temporal dimension by distributing chroma samples across multiple subframes in time. Instead of reducing spatial resolution, the system maintains full chroma resolution by spreading it across multiple time steps, allowing receivers to reconstruct high-quality chroma information while reducing instantaneous bandwidth requirements.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Manufacturing precision

If multiple subframes are generated to maintain full chroma resolution, then chroma resolution is preserved, but system complexity increases

Engineering Contradiction:
Improvechroma resolutionVSAvoidencoding system complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent designs the subframe-based chroma sampling system to be universally compatible with existing video encoding frameworks. The multi-functionality lies in its ability to work with standard encoding pipelines while adding the chroma preservation capability, thus maintaining chroma resolution without proportionally increasing overall system complexity.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12621511B2YUV 4:4:4 encoding using chroma subsampling
Publication Date: 2026.05.05 ADVANCED MICRO DEVICES INC
  • US12621511B2 patent drawing
  • US12621511B2 patent drawing
  • US12621511B2 patent drawing

AI summary

A system provides YUV 4:4:4 encoding support in the presence of an encoder or decoder that does not provide native YUV 4:4:4 encoding by generating, at a source device, a plurality of subframes from an input image of a video stream such that each subframe includes a copy of the luminance plane of the input image and a different subset of the chrominance plane of the image plane after chroma subsampling during the encoding process. After decoding the plurality of subframes, a sink device can extract a copy of the luminance plane from one of the subframes and replicate the chrominance plane by compositing the different subsets of the chrominance plane from the plurality of decoded subframes, thereby generating an output image with the same chrominance resolution as the input image even though the individual subframes were subjected to sub-4:4:4 chroma sampling during the encoding process.