H.264 to MPEG-2 Video Transcoding via Mode Indicators

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video transcoding technologies face challenges in efficiently converting between different video standards such as H.264, MPEG-2, and VC-1 due to differences in macroblock structures, motion compensation modes, and coding methods, leading to complexity and inefficiency in transcoding processes.

Innovation Solution

A method and apparatus for transcoding that involves decoding input video streams, determining mode indicators for macroblock pairs, and coding them into output streams using appropriate MPEG-2 field or frame mode coding, allowing for efficient conversion between H.264, MPEG-2, and VC-1 formats within a single chip architecture.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If traditional video transcoding methods are used to convert between H.264, MPEG-2, and VC-1 formats, then format compatibility is achieved, but processing complexity and time consumption increase significantly

Engineering Contradiction:
Improvevideo format compatibilityVSAvoidtranscoding processing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent segments the video processing into distinct macroblock-level operations, handling each macroblock pair independently through decoding, mode determination, and re-encoding steps. This segmentation allows complex transcoding to be broken down into manageable units, reducing overall processing complexity while maintaining format compatibility across H.264, MPEG-2, and VC-1 standards

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The transcoder is designed with multi-functional capabilities that can handle multiple video formats (H.264, MPEG-2, VC-1) within a single device architecture. The system uses universal macroblock processing mechanisms that can adapt to different coding standards, eliminating the need for separate dedicated hardware for each format and thereby reducing device complexity

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

2Adaptability or versatility

If conventional transcoding approaches are applied, then video format conversion is achieved, but processing time and computational resources increase

Engineering Contradiction:
Improvetranscoding capabilityVSAvoidtranscoding processing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent employs preliminary action by pre-determining the coding mode (field or frame) for each macroblock pair during the decoding stage, and by preparing mode indicator information that guides the subsequent re-encoding process. This advance preparation eliminates the need for complex mode analysis during transcoding, significantly reducing processing time while maintaining adaptability across different video formats

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses copying strategies by replicating macroblock pairs between different video formats, where the H.264 macroblock structure is copied and adapted into MPEG-2 or VC-1 formats. This copying approach, combined with mode indicator preservation, allows efficient format conversion without requiring complete re-processing of video data, thereby reducing computational resources and processing time

Inventive Principle:
Principle #26Copying

3Productivity

If H.264 macroblock adaptive field/frame coding is used, then coding efficiency is improved, but compatibility with older MPEG-2 systems becomes more difficult

Engineering Contradiction:
Improvevideo coding efficiencyVSAvoidcompatibility with legacy systems
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The patent introduces mode indicator information as an intermediary element that bridges H.264 efficient coding and MPEG-2 compatibility. The mode indicators serve as a mediator that carries field/frame coding decisions from the H.264 decoder to the MPEG-2 encoder, enabling the system to maintain H.264 coding efficiency while producing output compatible with legacy MPEG-2 systems through proper mode conversion

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS7881384B2Method and apparatus for H.264 to MPEG-2 video transcoding
Publication Date: 2011.02.01 AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LTD
  • US7881384B2 patent drawing
  • US7881384B2 patent drawing
  • US7881384B2 patent drawing

AI summary

A method for transcoding from an H.264 format to an MPEG-2 format is disclosed. The method generally comprises the steps of (A) decoding an input video stream in the H.264 format to generate a picture having a plurality of macroblock pairs that used an H.264 macroblock adaptive field/frame coding; (B) determining a mode indicator for each of the macroblock pairs; and (C) coding the macroblock pairs into an output video stream in the MPEG-2 format using one of (i) an MPEG-2 field mode coding and (ii) an MPEG-2 frame mode coding as determined from the mode indicators.