Adaptive Minimum QP Control for Video Encoding Bitrate Balance

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video encoding techniques lack an efficient method to determine optimal quantization parameters that balance video quality and bitrate constraints, leading to suboptimal compression and storage efficiency.

Innovation Solution

Implementing a minimum quantization parameter (QP) determination process that considers video resolution, target bitrate, and frame rate to set a cap on the quantization parameter, ensuring that each block is encoded with a minimum quality threshold, thereby optimizing data usage and maintaining video quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a fixed quantization parameter is used for encoding video blocks, then the encoding process is simple and fast, but the video quality and bitrate are not optimized leading to suboptimal compression efficiency

Engineering Contradiction:
Improvecompression efficiencyVSAvoidencoding process complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent implements dynamic quantization parameter adjustment by determining a minimum QP value based on encoder settings (bitrate, resolution, frame rate) and applying it adaptively to different video blocks. This dynamic approach optimizes compression efficiency by adjusting QP according to content characteristics and encoding constraints, rather than using a fixed QP value throughout the video stream.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the quantization parameter values based on encoder settings and content requirements. Specifically, it calculates a minimum QP value that satisfies bitrate constraints and applies this parameter change to prevent excessive compression artifacts while maintaining efficient compression. This parameter adaptation resolves the contradiction by enabling optimized compression without requiring complex multi-parameter optimization systems.

Inventive Principle:
Principle #35Parameter changes

2Manufacturing precision

If the quantization parameter is reduced to improve video quality, then video quality increases, but the bitrate increases leading to reduced storage efficiency

Engineering Contradiction:
Improvevideo qualityVSAvoidbitrate
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

The patent implements parameter changes by dynamically adjusting the quantization parameter based on encoder settings including target bitrate and resolution. It calculates a minimum QP value that ensures video quality requirements are met while preventing bitrate from exceeding constraints. This selective parameter adjustment optimizes the quality-bitrate tradeoff by applying appropriate QP values differentially across video blocks rather than uniformly.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent uses reference frame copying and motion compensation techniques in conjunction with adaptive QP adjustment. By copying reference blocks and comparing them with current blocks, the system can determine appropriate QP values that maintain quality for important content while allowing higher compression for redundant content, thus optimizing the quality-bitrate balance.

Inventive Principle:
Principle #26Copying

3Quantity of substance

If the quantization parameter is increased to reduce bitrate, then storage efficiency improves, but video quality deteriorates

Engineering Contradiction:
ImprovebitrateVSAvoidvideo quality
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The patent implements adaptive parameter changes by calculating a minimum quantization parameter value based on encoder settings such as target bitrate, resolution, and frame rate. This minimum QP acts as a constraint that prevents excessive quantization (which would degrade quality) while still allowing bitrate optimization. The system dynamically adjusts QP values to meet both quality and bitrate requirements rather than using fixed or purely quality-driven QP selection.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent employs feedback mechanisms by monitoring encoding statistics and adjusting quantization parameters based on actual bitrate consumption and quality metrics. The minimum QP calculation incorporates feedback from encoder settings and content characteristics to prevent both over-compression and under-compression, optimizing the balance between bitrate efficiency and video quality.

Inventive Principle:
Principle #23Feedback

4Productivity

If adaptive quantization parameter adjustment is implemented to optimize compression, then compression efficiency improves, but the encoding complexity increases

Engineering Contradiction:
Improvecompression efficiencyVSAvoidencoding complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent implements parameter changes through a streamlined adaptive QP adjustment mechanism. Instead of complex multi-objective optimization, it uses a relatively simple minimum QP calculation based on encoder settings (bitrate, resolution, frame rate) and content characteristics. This approach achieves compression efficiency improvements through differential QP application while keeping the encoding complexity manageable through formula-based rather than iterative optimization methods.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent applies segmentation by dividing the video stream into blocks and applying different quantization parameters to different blocks based on their characteristics and importance. This segmentation enables optimized compression by using lower QP (higher quality) for important blocks and higher QP (lower quality) for less important blocks, achieving overall compression efficiency improvement without requiring complex global optimization across the entire video stream.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12556700B2Adaptive minimum quantization parameter for video encoding
Publication Date: 2026.02.17 ATI TECHNOLOGIES ULC
  • US12556700B2 patent drawing
  • US12556700B2 patent drawing
  • US12556700B2 patent drawing

AI summary

A technique is provided. The technique includes receiving encoder settings; determining a minimum quantization parameter (“QP”) for a frame based on the encoder settings; and encoding the frame based on the minimum QP. In some examples, the encoder settings include items such as a target bitrate, a frame rate, and a resolution of a video to be encoded. In some examples, the minimum quantization parameter is a cap on what quantization parameter can be assigned to a block. In some examples, the minimum quantization parameter is affected by these settings as the minimum quantization parameter can be considered to set a maximum amount of data to be used to encode a block, and the amount of data afforded to a block is affected by the encoder settings described above.