Uncompressed Video File Encapsulation With Self-Describing Metadata

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing file formats for uncompressed video sequences require prior knowledge of the format to parse and manipulate the data, limiting flexibility and efficiency in handling various formats and operations such as temporal sub-bitstream extraction and spatial region extraction.

Innovation Solution

A method of encapsulating uncompressed images and video data in a media file using generic description information that indicates the images are uncompressed, allowing for flexible manipulation and parsing without prior format knowledge, including data structures that describe the components and their organization.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If existing file formats for uncompressed video sequences are used, then the data can be stored in a structured manner, but prior knowledge of the format is required to parse and manipulate the data, limiting flexibility

Engineering Contradiction:
Improveflexibility in handling various formatsVSAvoidrequirement of prior format knowledge
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by embedding format description metadata within the file structure itself before parsing is needed. The metadata contains information about component organization, data layout, and format characteristics, allowing parsers to understand the structure without requiring external knowledge or prior configuration.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces metadata as an intermediary layer between the raw uncompressed video data and the parser. This metadata acts as a mediator that translates the binary data structure into understandable format information, enabling flexible parsing without requiring the parser to have hardcoded knowledge of specific formats.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If generic description information is used to enable flexible parsing, then prior format knowledge is not required, but additional metadata structures must be created and maintained

Engineering Contradiction:
Improveease of parsing without prior knowledgeVSAvoidcomplexity of metadata structures
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent applies homogeneity by using a unified metadata structure that can describe multiple different uncompressed video formats through a common set of attributes. Rather than creating separate complex structures for each format, a single homogeneous metadata template handles various component organizations (planar, packed, hybrid) and data layouts through standardized fields.

Inventive Principle:
Principle #33Homogeneity

3Adaptability or versatility

If component values are organized in different formats (packed, planar, hybrid), then flexibility in representing different video formats is achieved, but difficulty in detecting and measuring the organization increases

Engineering Contradiction:
Improveability to represent different video formatsVSAvoiddifficulty of detecting component organization
Core Design Contradiction:
Adaptability or versatilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent applies preliminary action by recording the component organization type (packed, planar, hybrid) and specific layout details in the metadata before the parsing process begins. This advance documentation eliminates the need for complex detection algorithms during parsing, as the organization structure is already described in the metadata.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12506910B2Method and apparatus for encapsulating uncompressed images and uncompressed video data into a file
Publication Date: 2025.12.23 CANON KK
  • US12506910B2 patent drawing
  • US12506910B2 patent drawing
  • US12506910B2 patent drawing

AI summary

The present invention concerns a method of encapsulating one or more uncompressed images in a media file, wherein the method comprises: generating generic description information describing the images and indicating that the images are uncompressed; and encapsulating the generic description information and the one or more images in the media file, the uncompressed images being encapsulated as one or more image items, the generic description information being encapsulated in a metadata part of the media file describing the image items.