Adaptive GOP Selection for Motion-Aware Video Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Using a fixed GOP size in video encoding fails to adapt to the dynamic nature of video content, leading to inefficient compression due to wasted bits in low-motion segments and insufficient reference frame variation in high-motion areas, resulting in visual artifacts and reduced efficiency.

Innovation Solution

A GOP size recommendation engine utilizing a machine learning model that determines frame-level GOP size recommendations based on pre-encoder frame statistics, adjusting GOP sizes for each segment or shot to optimize compression efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a fixed GOP size is used in video encoding, then the encoding process is simple and consistent, but compression efficiency deteriorates due to wasted bits in low-motion segments and insufficient reference frame variation in high-motion areas

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

Solution Approach 1:

The patent implements dynamic GOP size adjustment by analyzing video content characteristics (motion levels, scene changes) and adapting the GOP size accordingly. The encoder transitions from a fixed GOP structure to a variable GOP structure where the size changes based on real-time content assessment, optimizing compression efficiency for different video segments while maintaining manageable encoding complexity through systematic analysis and adaptation rules

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the GOP size parameter dynamically based on video content characteristics. By monitoring motion levels, scene changes, and other content features, the system adjusts the GOP size parameter to match the complexity of the video content, thereby improving compression efficiency without requiring fundamentally new encoding mechanisms

Inventive Principle:
Principle #35Parameter changes

2Reliability

If a fixed GOP size is used, then the reference frame structure is consistent, but visual quality deteriorates due to insufficient reference frame variation in high-motion areas

Engineering Contradiction:
Improvevisual qualityVSAvoidreference frame adaptation
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent applies different GOP sizes to different segments of the video based on local content characteristics. High-motion areas receive smaller GOP sizes with more frequent reference frames, while low-motion areas use larger GOP sizes. This localized adaptation ensures that each region of the video receives the appropriate reference frame density for its specific motion characteristics, improving overall visual quality

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system incorporates feedback mechanisms that analyze video content characteristics (motion levels, scene changes) and use this information to adjust GOP size dynamically. This feedback loop enables the encoder to adapt the reference frame structure in response to actual content demands, ensuring sufficient reference frame variation in high-motion areas while maintaining consistency in low-motion segments

Inventive Principle:
Principle #23Feedback

Data Source

PatentEP4672744A1Adaptive GOP size selection
Publication Date: 2025.12.31 INTEL CORP
  • EP4672744A1 patent drawingFigure 1
  • EP4672744A1 patent drawingFigure 2
  • EP4672744A1 patent drawingFigure 3

AI summary

Using a fixed group of pictures (GOP) size in video encoding significantly hinders compression efficiency due to its inability to adapt to the dynamic nature of video content. While encoding leverages spatio-temporal redundancy within a GOP for compression, a predetermined size fails to capture the varying complexity of scenes. This leads to wasted bits in low-motion segments and insufficient reference frame variation for high-motion areas, resulting in visual artifacts and reduced compression efficiency. To address this limitation, a GOP size recommendation engine involving machine learning models can determine frame-level GOP size recommendations based on pre-encoder frame statistics. The frame-level GOP size recommendations are used to adapt the GOP size for encoding video frames.