MPEG-7

Video encoding standard


title: "MPEG-7" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["mpeg", "digital-container-formats", "iso/iec-standards", "metadata-standards"] description: "Video encoding standard" topic_path: "general/mpeg" source: "https://en.wikipedia.org/wiki/MPEG-7" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Video encoding standard ::

MPEG-7 is a multimedia content description standard. It was standardized in ISO/IEC 15938 (Multimedia content description interface). This description will be associated with the content itself, to allow fast and efficient searching for material that is of interest to the user. MPEG-7 is formally called Multimedia Content Description Interface. Thus, it is not a standard which deals with the actual encoding of moving pictures and audio, like MPEG-1, MPEG-2 and MPEG-4. It uses XML to store metadata, and can be attached to timecode in order to tag particular events, or synchronise lyrics to a song, for example.

It was designed to standardize:

  • a set of Description Schemes ("DS") and Descriptors ("D")
  • a language to specify these schemes, called the Description Definition Language ("DDL")
  • a scheme for coding the description

The combination of MPEG-4 and MPEG-7 has been sometimes referred to as MPEG-47.

Introduction

MPEG-7 is intended to complement the previous MPEG standards, by standardizing multimedia metadata -- information about the content, not the content itself. MPEG-7 can be used independently of the other MPEG standards - the description might even be attached to an analog movie. The representation that is defined within MPEG-4, i.e. the representation of audio-visual data in terms of objects, is however very well suited to what will be built on the MPEG-7 standard. This representation is basic to the process of categorization. In addition, MPEG-7 descriptions could be used to improve the functionality of previous MPEG standards. With these tools, we can build an MPEG-7 Description and deploy it. According to the requirements document,1 "a Description consists of a Description Scheme (structure) and the set of Descriptor Values (instantiations) that describe the Data." A Descriptor Value is "an instantiation of a Descriptor for a given data set (or subset thereof)." The Descriptor is the syntactic and semantic definition of the content. Extraction algorithms are inside the scope of the standard because their standardization is not required to allow interoperability.

Parts

The MPEG-7 (ISO/IEC 15938) consists of different Parts. Each part covers a certain aspect of the whole specification. ::data[format=table title="MPEG-7 Parts{{cite web|url=http://kikaku.itscj.ipsj.or.jp/sc29/29w42911.htm#MPEG-7 |title=MPEG-7 (Multimedia content description interface) |author=ISO/IEC JTC 1/SC 29 |date=2009-10-30 |access-date=2009-11-10 |url-status=dead |archive-url=https://web.archive.org/web/20131231054907/http://kikaku.itscj.ipsj.or.jp/sc29/29w42911.htm |archive-date=2013-12-31 }}"]

PartNumberFirst public release date (First edition)Latest public release date (edition)Latest amendmentTitleDescription
Part 1ISO/IEC 15938-1200220022006Systemsthe architectural framework of MPEG-7, the carriage of MPEG-7 content - TeM (Textual format for MPEG-7) and the binary format for MPEG-7 descriptions (BiM)
Part 2ISO/IEC 15938-220022002Description definition language
Part 3ISO/IEC 15938-3200220022010Visual
Part 4ISO/IEC 15938-4200220022006Audio
Part 5ISO/IEC 15938-5200320032015Multimedia description schemes
Part 6ISO/IEC 15938-6200320032011Reference software
Part 7ISO/IEC 15938-7200320032011Conformance testing
Part 8ISO/IEC TR 15938-8200220022011Extraction and use of MPEG-7 descriptions
Part 9ISO/IEC 15938-9200520052012Profiles and levels
Part 10ISO/IEC 15938-1020052005Schema definition
Part 11ISO/IEC TR 15938-11200520052012MPEG-7 profile schemas
Part 12ISO/IEC 15938-1220082012Query format
Part 13ISO/IEC 15938-1320152015Compact descriptors for visual search
::

Relation between description and content

::figure[src="https://upload.wikimedia.org/wikipedia/commons/f/fe/Mpeg7image1.svg" caption="Independence between description and content"] ::

An MPEG-7 architecture requirement is that description must be separate from the audiovisual content.

On the other hand, there must be a relation between the content and description. Thus the description is multiplexed with the content itself.

On the right side you can see this relation between description and content.

MPEG-7 tools

::figure[src="https://upload.wikimedia.org/wikipedia/commons/f/fa/Mpeg7image2.svg" caption="Relation between different tools and elaboration process of MPEG-7"] ::

MPEG-7 uses the following tools:

  • Descriptor (D): It is a representation of a feature defined syntactically and semantically. It could be that a unique object was described by several descriptors.
  • Description Schemes (DS): Specify the structure and semantics of the relations between its components, these components can be descriptors (D) or description schemes (DS).
  • Description Definition Language (DDL): It is based on XML language used to define the structural relations between descriptors. It allows the creation and modification of description schemes and also the creation of new descriptors (D).
  • System tools: These tools deal with binarization, synchronization, transport and storage of descriptors. It also deals with Intellectual Property protection.

On the right side you can see the relation between MPEG-7 tools.

MPEG-7 applications

There are many applications and application domains which will benefit from the MPEG-7 standard. A few application examples are:

  • Digital library: Image/video catalogue, musical dictionary.
  • Multimedia directory services: e.g. yellow pages.
  • Broadcast media selection: Radio channel, TV channel.
  • Multimedia editing: Personalized electronic news service, media authoring.
  • Security services: Traffic control, production chains...
  • E-business: Searching process of products.
  • Cultural services: Art-galleries, museums...
  • Educational applications.
  • Biomedical applications.
  • Intelligent multimedia applications that leverage low-level multimedia semantics via formal representation and automated reasoning.

Limitations

The MPEG-7 standard was originally written in XML Schema (XSD), which constitutes semi-structured data. For example, the running time of a movie annotated using MPEG-7 in XML is machine-readable data, so software agents will know that the number expressing the running time is a positive integer, but such data is not machine-interpretable (cannot be understood by agents), because it does not convey semantics (meaning), known as the "Semantic Gap." To address this issue, there were many attempts to map the MPEG-7 XML Schema to the Web Ontology Language (OWL), which is a structured data equivalent of the terms of the MPEG-7 standard (MPEG-7Ontos, COMM, SWIntO, etc.). However, these mappings did not really bridge the "Semantic Gap," because low-level video features alone are inadequate for representing video semantics. In other words, annotating an automatically extracted video feature, such as color distribution, does not provide the meaning of the actual visual content.

Compare

References

  • B.S. Manjunath (Editor), Philippe Salembier (Editor), and Thomas Sikora (Editor): Introduction to MPEG-7: Multimedia Content Description Interface. Wiley & Sons, April 2002 -
  • Harald Kosch: Distributed Multimedia Database Technologies Supported by MPEG-7 and MPEG-21. CRC Press, January 2004 -
  • Giorgos Stamou (Editor) and Stefanos Kollias (Editor): Multimedia Content and the Semantic Web: Standards, Methods and Tools. Wiley & Sons, May 2005 -
  • Hyoung-Gook Kim, Nicolas Moreau, and Thomas Sikora: MPEG-7 Audio and Beyond: Audio Content Indexing and Retrieval. Wiley & Sons, October 2005 -

References

  1. ISO. "ISO/IEC 15938-1:2002 - Information technology -- Multimedia content description interface -- Part 1: Systems".
  2. MPEG. "About MPEG - Achievements". chiariglione.org.
  3. MPEG. "Terms of Reference". chiariglione.org.
  4. MPEG. "MPEG standards - Full list of standards developed or under development". chiariglione.org.
  5. NetworkDictionary. "Complete Protocol dictionary, glossary and reference - M".
  6. ISO/IEC JTC 1/SC 29. (2009-10-30). "MPEG-7 (Multimedia content description interface)".
  7. ISO/IEC JTC1/SC29/WG11. (October 2004). "MPEG-7 Overview (version 10)". chiariglione.org.
  8. "MPEG-7 Ontology".
  9. (2015). "Proceedings of the Eighth Workshop on Exploiting Semantic Annotations in Information Retrieval".
  10. (1998). "Using Metadata to Integrate and Apply Digital Media". McGraw-Hill.

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

mpegdigital-container-formatsiso/iec-standardsmetadata-standards