Video Layer Prediction Using Reference Syntax and Chroma Matching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video coding technologies face challenges in achieving high compression ratios with minimal sacrifice in picture quality, particularly in scenarios with limited network resources and increasing video quality demands.

Innovation Solution

The proposed methods and apparatuses involve parsing coded video bitstreams to determine reference layers and chroma format or bit depth related syntax elements, allowing for efficient prediction of video layers based on matching syntax elements, and encoding these elements into the bitstream to ensure consistent quality across layers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If video compression is applied to reduce data size for transmission and storage, then the quantity of data is decreased, but picture quality may be compromised

Engineering Contradiction:
Improvevideo data sizeVSAvoidpicture quality
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The video signal is divided into multiple layers (e.g., base layer and enhancement layers) with different quality levels. The base layer contains essential information for acceptable quality, while enhancement layers add additional detail. This segmentation allows selective transmission of layers based on available bandwidth, achieving compression without uniformly degrading picture quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different layers are designed with different quality characteristics tailored to specific transmission scenarios. The base layer uses higher compression for bandwidth-constrained scenarios, while enhancement layers use lower compression for quality-critical scenarios. This local quality differentiation allows optimization of both compression ratio and picture quality for different use cases.

Inventive Principle:
Principle #3Local quality

2Manufacturing precision

If higher video quality is demanded with limited network resources, then compression ratio must be improved, but available bandwidth is constrained

Engineering Contradiction:
Improvepicture qualityVSAvoidbandwidth capacity
Core Design Contradiction:
Manufacturing precisionVSLength of moving object

Solution Approach 1:

The video coding system dynamically adapts the number of transmitted layers and their quality levels based on available network bandwidth. When bandwidth is limited, only the base layer is transmitted, providing acceptable quality at lower bitrate. When bandwidth is abundant, additional enhancement layers are transmitted to improve quality. This dynamic adaptation resolves the contradiction between quality demand and bandwidth constraints.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system adds a temporal dimension to quality enhancement by using temporal prediction and motion compensation across frames. Enhancement layers can be selectively transmitted based on temporal redundancy, allowing quality improvement without proportionally increasing bandwidth consumption. This dimensional approach enables quality enhancement through time rather than solely through spatial data transmission.

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

Data Source

PatentUS20260046459A1Encoder, decoder and corresponding methods and apparatus
Publication Date: 2026.02.12 HUAWEI TECH CO LTD
  • US20260046459A1 patent drawing
  • US20260046459A1 patent drawing
  • US20260046459A1 patent drawing

AI summary

A method for decoding a coded video bitstream is provided. The method includes: obtaining a reference layer syntax element by parsing the coded video bitstream, wherein a value of the reference layer syntax element specifying whether a layer with index k is a direct reference layer for a layer with index i; determining whether the layer with index j is a reference layer for the layer with index i based on the value of the reference layer syntax element; and when a condition is satisfied, predicting a picture of the layer with index i based on the layer with index j, wherein the value of a chroma format related syntax element applied to the layer with index i is the same as the value of a chroma format related syntax element applied to the layer with index j.