Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
The MPEG-7 standard, officially titled Multimedia Content Description Interface, provides a comprehensive framework for describing multimedia data. IEC 15938-1-04 (2006) corresponds to the Systems component of MPEG-7, formally part of the ISO/IEC 15938 family. This systems layer defines the fundamental infrastructure for packaging, transmitting, and synchronizing multimedia descriptions. It specifies the Description Definition Language (DDL), a binary representation scheme, and transport mechanisms that enable the efficient interchange of metadata across diverse platforms and networks.
IEC 15938-1-04 establishes the overall system architecture of MPEG-7. It normatively defines:
The standard ensures that descriptions created by different applications and devices remain interoperable while supporting a wide range of multimedia types, including audio, video, images, and textual data.
The DDL is the heart of MPEG-7. It extends XML Schema with additional constructs specific to multimedia description, such as typed links and time-varying descriptors. The DDL allows users to define Description Schemes (DSs) and Descriptors (Ds). In IEC 15938-1-04, the DDL is normatively specified, including the handling of namespaces, versioning, and schema import.
Key technical requirements for DDL implementations include:
BiM is a context-based binary compression scheme that reduces the size of XML description files by an average of 60–80%. The format supports fragment updates, allowing dynamic changes to a description without re-transmitting the entire document. IEC 15938-1-04 defines three BiM modes: simple, dynamic, and compressed. Implementations must correctly handle the BiM header, context tables, and update fragments.
IEC 15938-1-04 specifies how MPEG-7 descriptions are carried over different transport layers:
Segmentation and timeline synchronization rules ensure that descriptions remain aligned with the media content timeline.
Developers implementing IEC 15938-1-04 must pay special attention to the following aspects:
| Parameter | Specification | Remarks |
|---|---|---|
| DDL Schema Version | XML Schema 1.0 + MPEG-7 extensions | Must support all normative types |
| BiM Compression Ratio | 30–40 % of original XML size (typical) | Depends on schema and content entropy |
| Fragment Update | Allows insertion, deletion, replacement | Critical for live streaming |
| Transport Modes | Text, Binary, Direct | Binary mode is mandatory for bitstream conformance |
Compliance with IEC 15938-1-04 is verified through conformance tests that cover:
Implementations should be tested against the ISO/IEC 15938-1 conformance suite. The standard specifies three classes of conformance: DDL Schema, BiM Encoder, BiM Decoder.
IEC 15938-1-04 remains a foundational standard for multimedia description systems, enabling interoperability across content creation, archiving, and distribution. Its well-defined architecture and support for both human-readable and compressed binary formats make it a robust choice for metadata management in modern multimedia environments.