Inter Prediction Resolution Adjustment for Video Encoding Efficiency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current video compression methods face inefficiencies in encoding efficiency due to resolution differences between image frames, leading to increased bit rates and storage costs, as they are limited to intra predictive encoding when resolution varies, which has lower efficiency compared to inter predictive encoding.

Innovation Solution

An image encoding and decoding method that adjusts the resolution of reference image frames to match the target image frame's resolution before performing inter predictive encoding, allowing for efficient inter predictive encoding even when resolution differences exist.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If inter predictive encoding is performed on image frames with different resolutions, then encoding efficiency is improved, but resolution mismatch causes encoding errors

Engineering Contradiction:
Improveencoding efficiencyVSAvoidencoding accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent changes the resolution parameter of the reference image frame to match the current image frame's resolution. This is achieved by selecting a reference frame with compatible resolution or by scaling/transforming the reference frame's resolution to eliminate the resolution mismatch that would otherwise cause encoding errors.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent performs resolution adjustment on the reference image frame before the inter predictive encoding process. This preliminary action ensures that the reference frame and current frame have matching resolutions, preventing encoding errors and enabling efficient inter-frame prediction.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If intra predictive encoding is used when resolution differs, then encoding accuracy is maintained, but encoding efficiency decreases and bit rate increases

Engineering Contradiction:
Improveencoding accuracyVSAvoidencoding efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

Instead of using intra predictive encoding when resolutions differ, the patent changes the reference frame's resolution parameter to match the current frame. This allows inter predictive encoding to be used, improving encoding efficiency while maintaining accuracy through proper resolution matching.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces an intermediary resolution adjustment process that transforms the reference frame to the appropriate resolution. This intermediary step enables the use of efficient inter predictive encoding by eliminating the resolution barrier that would otherwise force the use of less efficient intra predictive encoding.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If resolution adjustment is performed on reference frames, then inter predictive encoding can be applied to varying resolutions, but processing complexity increases

Engineering Contradiction:
Improveencoding efficiencyVSAvoidprocessing complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent changes the resolution parameter of reference frames to match current frames, enabling efficient inter predictive encoding. The complexity is managed by implementing this parameter change through systematic selection and transformation processes that integrate with the existing encoding framework.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent performs resolution adjustment as a preliminary step before inter predictive encoding. By preparing the reference frames in advance with appropriate resolution transformations, the system enables efficient encoding while managing complexity through structured pre-processing.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10659800B2Inter prediction method and device
Publication Date: 2020.05.19 HANGZHOU HIKVISION DIGITAL TECHNOLOGY CO LTD
  • US10659800B2 patent drawing
  • US10659800B2 patent drawing
  • US10659800B2 patent drawing

AI summary

When performing an inter predictive encoding on any image frame x is required, a reference image frame is determined for image x; image x is a P-frame image or a B-frame image; for each reference image frame, following processes are respectively performed: whether resolution of a reference image frame is the same as resolution of image x is determined; if resolution of the reference image frame is different from resolution of image x, resolution of reference image frame is adjusted to be the same as resolution of image x; if resolution of each reference image frame is the same as resolution of image x, inter predictive encoding is performed on image x based on each reference image frame.