MPEG-21 MULTIMEDIA FRAMEWORK

Size: px
Start display at page:

Download "MPEG-21 MULTIMEDIA FRAMEWORK"

Transcription

1 M MPEG-21 MULTIMEDIA FRAMEWORK Christian Timmerer and Hermann Hellwagner Department of Information Technology, Klagenfurt University, Austria Synonym: Multimedia Framework; ISO/IEC Definition: The MPEG-21 Multimedia Framework enables transparent and augmented use of multimedia resources across a wide range of networks, devices, user preferences, and communities, notably for trading (of bits). Vision, Strategy, and Tools The aim of the MPEG-21 [1-24] standard (ISO/IEC 21000), the so-called Multimedia Framework, is to enable transparent and augmented use of multimedia resources across a wide range of networks, devices, user preferences, and communities, notably for trading (of bits). As such, it represents a new step in MPEG's standards evolution, namely to support the transaction of Digital Items among Users. A Digital Item is a structured digital object with a standard representation and metadata. As such, it is the fundamental unit of transaction and distribution within the MPEG-21 multimedia framework. In order words, it aggregates multimedia resources together with metadata, licenses, identifiers, intellectual property management and protection (IPMP) information, and methods within a standardized structure. A User (please note the upper case U ) is defined as any entity that interacts within this framework or makes use of Digital Items. It is important to note that Users may include individuals as well as communities, organizations, or governments, and that Users are not even restricted to humans, i.e., they may also include intelligent software modules such as agents. The MPEG-21 standard currently comprises 18 parts which can be clustered into six major categories each dealing with different aspect of the Digital Items: declaration (and identification), rights management, adaptation, processing, systems, and miscellaneous aspects (i.e., reference software, conformance, etc.) which are described in the following.

2 2 M Declaring and Identifying Digital Items A Digital Item is a structured digital object with a standard representation, identification, and metadata. The standard representation of Digital Items is defined by a model which describes a set of abstract terms and concepts and is expressed by the XML Schema based Digital Item Declaration Language (DIDL) [4]. The resulting XML document conformant to DIDL is called Digital Item Declaration (DID). The DID may contain several building blocks as defined in DIDL which defines the structure of the Digital Item. A brief overview of the most important building blocks is given in this paper, for further details the reader is referred to [2-4]. The Item comprises a grouping of sub-items or components. In general, an item can be considered as a declarative representation of a Digital Item. Note that an item without sub-items can be considered a logically indivisible work and an item that does contain sub-items can be considered a compilation. The Component defines a binding of a multimedia resource to a set of descriptors which provides information related to all or parts of the resource. These descriptors will typically contain control or structural information about the resource such as bit rate, character set, start points, or encryption information. A Descriptor associates information with the enclosing element, i.e., its parent (e.g., item) or following sibling (e.g., component). The information can itself be a component (e.g., thumbnail of an image) or a textual statement. A Resource is defined as an individually identifiable asset such as a video, audio clip, image, or textual asset. Note that the resource must be locatable via an unambiguous address. Digital Items are configurable through the so-called choice/selection mechanism. A Choice describes a set of related Selections which can affect the configuration of an item. As such it provides a generic and flexible way for multimedia content selection based on certain criteria defined by the Digital Item author. Such criteria may include rights expressions and/or usage environment constraints. Another important aspect of MPEG-21 is the identification of Digital Items. The Digital Item Identification (DII) standard provides means for uniquely identifying DIs and parts thereof [4][10]. However, it is important to emphasize that DII does not define yet another identification scheme; in fact, DII facilitates existing schemes such as International Standard Book Number (ISBN) or International Standard Serial Number (ISSN) and specifies means for establishing a registration authority for Digital Items. An example DID is shown in Figure 1. The Digital Item is appropriately identified utilizing DII and provides three selections. Note that each of the three selections may contain further DIDL elements with more detailed information regarding each selection but this is omitted here due to space limitations. The sub-items conditionally refer to one of the selection identifiers and comprise the actual reference to the media resource.

3 Encyclopedia of Multimedia 3 Figure 1. Example DID declaring a Digital Item of the fictive Terminator trilogy. Expressing Rights Digital Rights Management (DRM) support within MPEG-21 can be divided into three parts, namely the Rights Expression Language (REL), the Rights Data Dictionary (RDD) and IPMP Components. The REL is a machine-readable language that can declare rights and permissions on digital resources [5][12]. The main goals of REL can be formulated as supporting guaranteed end-to-end interoperability by providing a standard way to express rights/interests and a standard way to express grants of rights. The former is used for protection of digital content as well as privacy and use of personal data. The latter specifies the access and use of controls for digital content by honoring the rights, conditions, and fees specified in the rights expressions. The REL data model is shown in Figure 2 which contains four basic entities. The right defines the action (or activity) or a class of actions that a principal may perform on or using the associated resource under given conditions, e.g., time, fee, count, territory, freshness, integrity, marking, signed-by, and so forth.

4 4 M Figure 2. REL data model [12]. The RDD comprises a set of clear, consistent, structured, integrated, and uniquely identified terms to support REL [5][13]. The goals of the RDD are twofold. On the one hand the RDD provides a standard way to describe the semantics of terms based on their relations to other terms. On the other hand, the RDD supports mapping/transformation of metadata from the terminology of one namespace (or authority) into that of another namespace (or authority). The IPMP components specify how to include IPMP information and protected parts of Digital Items in a DIDL document [11]. It deliberately does not include protection measures, keys, key management, trust management, encryption algorithms, certification infrastructures or other components required for a complete DRM system. Currently, the IPMP components consist of two parts, the IPMP DIDL providing a protected representation of the DID model, and IPMP information schemes defining structures for expressing information relating to the protection of content including tools, mechanisms, and licenses. Adaptation of Digital Items A vital and comprehensive part within MPEG-21 is Part 7 of the standard, referred to as Digital Item Adaptation (DIA), which specifies normative description tools to assist with the adaptation of Digital Items [6][14]. In particular, the DIA standard specifies means enabling the construction of device and coding format independent adaptation engines. The tools allowing for device independence are generally referred to as Usage Environment Description (UED) tools which include terminal capabilities and network characteristics as well as user characteristics and the characteristics of the natural environment. Such descriptions provide a fundamental input to any multimedia adaptation engine. In order to cope with today's diversity of existing scalable coding formats, e.g., MPEG-4 or JPEG2000, a generic adaptation approach for these coding formats is desirable, i.e., an approach that works independently of the coding format. DIA's response to this desire is the Bitstream Syntax Description (BSD) tool providing means for describing the high-level syntax of a media bitstream, e.g., how the stream is organized in terms of frames, layers, or packets, utilizing the Extensible Markup Language (XML). Therefore, the Bitstream Syntax Description Language (BSDL) based on XML Schema defines restrictions and extensions taking the structure of multimedia formats into account. The actual bitstream adaptation based on BSDs can be divided into two logical steps. The first step transforms the BSD (e.g., using the Extensible Stylesheet Language for Transformations (XSLT)) according to the parameters derived from the usage

5 Encyclopedia of Multimedia 5 environment properties. The second step adapts the bitstream by means of the transformed BSD according to the definition of the BSDtoBin processor as specified in the DIA standard. Please note that both steps can be and should be combined for efficiency reasons. However, the BSD-based adaptation approach is only one step towards coding format independence. An integral part of media adaptation is providing the optimal adaptation parameters with respect to the UED, taking into account QoS information of the multimedia content. Therefore, DIA specifies two tools that meet the above requirements, namely the AdaptationQoS and Universal Constraints Description (UCD) tools. AdaptationQoS specifies the relationship between, for example, device constraints, feasible adaptation operations satisfying these constraints, and associated utilities (or qualities) of the multimedia content. The UCD enables users to specify further constraints on the usage environment and the use of a Digital Item by means of limitation and optimization constraints; e.g., the UED might describe a 1,280 x 1,024 pixel resolution display and the UCD constrains this further by informing the adaptation engine that only 70% of this area is available while the frame width and height of the multimedia content should be maximized. Processing of Digital Items The declaration of a Digital Item defines its structure, but still a DID is static. The question what happens when a DID arrives at a terminal remains unanswered so far. The Digital Item Processing (DIP) standard, MPEG-21 Part 10 [7][17], allows Users to add functionality to a DID: on receipt of a DID a list of Digital Item Methods (DIMs) that can be applied to the Digital Item is presented to the User. The User chooses a Method which is then executed by the DIM Engine (DIME). DIMs provide a way for Users of a Digital Item to select preferred procedures by which the Digital Item should be handled. Note this is done at the level of the Digital Item itself and it is not intended to be utilized for implementing the processing of media resources themselves. As such, DIMs are basically a "list of operations" specified in the normative DIM Language (DIML) for which ECMAScript has been selected. DIMs may utilize Digital Item Base Operations (DIBOs) or Digital Item extension Operations (DIXOs). The former are normative basic operations on which DIMs are built analogous to a standard library of functions of a programming language. DIBOs are atomic operations and are defined using a normative, high-level interface. The latter are used as an extension mechanism enabling interoperable execution of user-defined operations for which bindings to Java and C++ exist. MPEG-21 Systems Aspects The MPEG-21 systems aspects include the MPEG-21 File Format (.mp21), the Binary Format for XML-based MPEG-21 descriptions, and Digital Item Streaming (DIS). The DID declares a Digital Item using XML which includes textual assets such as metadata or licenses and references to the actual multimedia content. Nonetheless, the DID is declarative and does not provide a physical container including all the assets of a Digital Item. Additionally, it is not possible to embed binary content within XML in an

6 6 M efficient way base64 encoding results in approximately 33% overhead. The File Format [16] has been defined to solve these issues and is based on the ISO base media file format [25] which has been extended by specific MPEG-21 requirements such as the 'meta' box with the mp21 metadata handler. Another important issue for MPEG-21 is the efficient storage and transport of MPEG-21- based metadata. Therefore, MPEG's Binary Format for Metadata (BiM) [26] has been adopted for the Binary Format of the MPEG-21 standard [22]. BiM defines an alternative schema aware XML serialization format which adds streaming capabilities to XML documents, among other useful features. Finally, the incremental delivery of a Digital Item in a piece-wise fashion and with temporal constraints such that a receiving peer may incrementally consume the Digital Item has been acknowledged within MPEG-21. Therefore, the Digital Item Streaming [24] standard provides answers on how to fragment XML documents which are heavily used within MPEG-21, how to assign time information to those XML fragments, and how to specify the streaming of different components of a Digital Item. Miscellaneous The remaining MPEG-21 parts that do not fall into one of the previous categories are briefly outlined here: Part 8: Reference Software [15]: The reference software of ISO/IEC serves three main purposes: o Validation of the written specification of the MPEG-21 parts. o o Clarification of the written specification of the MPEG-21 parts. Conformance testing for checking interoperability for the various applications which aims to be compliant to MPEG-21 against the reference software. In other words, the reference software implements the normative parts of the written specifications. Additionally, so-called utility software is provided which demonstrates how to use the reference software in various application scenarios. Part 11: Evaluation Tools for Persistent Association [18]: The term persistent association is used to categorize all the techniques for managing identification and description with content. This includes the carriage of identifiers within the context of different content file and transport formats, including file headers and embedded into content as a watermark. It also encompasses the ability for identifiers associated with content to be protected against their unauthorized removal and modification. Part 12: Test Bed for MPEG-21 Resource Delivery [19]: The test bed is mainly composed of a streaming player, a media server, and an IP network emulator. This document describes the API of each components of the test bed to facilitate a component oriented development process. This platform provides a flexible and fair test environment for evaluating scalable media streaming technologies for MPEG contents over IP networks Part 14: Conformance Testing [20]: This part represents the conformance testing specification for various MPEG-21 parts. Part 15: Event Reporting [8][21]: This standard specifies:

7 o o o Encyclopedia of Multimedia 7 How to express Event Report Requests (ER-R) that contain information about which events to report, what information is to be reported and to whom; How to express Event Reports (ER) which are created by an MPEG-21 Peer in response to an Event Report Request when the condition of the ER-R is met; and How to use Digital Items as specified in Part 2 of MPEG-21 to package Event Reports and Event Report Requests. Part 17: Fragment Identification for MPEG Resources [23]: This part specifies a normative syntax for URI Fragment Identifiers to be used for addressing parts of any resource whose Internet Media Type is one of: audio/mpeg or video/mpeg. Note that the purpose of Part 13 of MPEG-21 was to define new Scalable Video Coding (SVC) technology with high compression performance. Examples of potential applications that can benefit from such improved scalable coding technologies are: Internet video, wireless LAN video, mobile wireless video for conversational, VoD, and live broadcasting purposes, multi-channel content production and distribution, surveillance-and-storage applications, and layered protection of contents. However, during the course of the development of SVC it turned out that it will become an extension of Advanced Video Coding (AVC) and, thus, SVC has been moved to MPEG-4, Part 10 [27][28]. Concluding Remarks The aim of MPEG-21 was as the name implies to standardize a multimedia framework for ubiquitous multimedia consumption across heterogeneous applications and domains, e.g., networks and devices. All parts of MPEG-21 address a distinctive set of requirements which allows implementers of the standard to design and implement a system or application that goes beyond simple multimedia content delivery in an interoperable way. In practice, however, it has turned out that only relatively small portions of the whole framework have been adopted by industry so far. This ultimately leads to the question whether MPEG has addressed the requirements in a vital way and what needs to be done to foster adoption of the MPEG-21 concepts on a broader scale. Efforts are underway to bring MPEG-21 into the mainstream of multimedia technologies, yet these questions remain open. See: Universal Multimedia Access, MPEG-21 Digital Item Adaptation, Multimedia Content Adaptation in MPEG-21 References 1. ISO/IEC TR :2004, Information technology Multimedia framework (MPEG-21) Part 1: Vision, Technologies and Strategy, I.S. Burnett, F. Pereira, R. V. de Walle, and R. Koenen, Eds., The MPEG-21 Book, John Wiley & Sons, F. Pereira, J. R. Smith, and A. Vetro, Eds., IEEE Transaction on Multimedia, Special Section on MPEG-21, vol. 7, no. 3, June I.S. Burnett, S.J. Davis, G.M. Drury, "MPEG-21 Digital Item Declaration and Identification Principles and Compression", IEEE Transactions on Multimedia, vol. 7, no. 3, pp , June 2005.

8 8 M 5. X. Wang, T. DeMartini, B. Wragg, M. Paramasivam, and C. Barlas, "The MPEG-21 Rights Expression Language and Rights Data Dictionary", IEEE Transactions on Multimedia, vol. 7, no. 3, pp , June A. Vetro and C. Timmerer, "Digital Item Adaptation: Overview of Standardization and Research Activities", IEEE Transactions on Multimedia, vol. 7, no. 3, pp , June F. De Keukelaere, S. De Zutter, and R. Van de Walle, "MPEG-21 Digital Item Processing", IEEE Transactions on Multimedia, vol. 7, no. 3, pp , June A. Tokmakoff, F.-X. Nuttall, and K. Ji, "MPEG-21 Event Reporting: Enabling Multimedia E-Commerce", IEEE MultiMedia Magazine, vol. 12, no. 4, pp , October-December ISO/IEC :2005, Information technology Multimedia framework (MPEG-21) Part 2: Digital Item Declaration, 2 nd edition, ISO/IEC :2003, Information technology Multimedia framework (MPEG-21) Part 3: Digital Item Identification, ISO/IEC :2006, Information technology Multimedia framework (MPEG-21) Part 4: Intellectual Property Management and Protection Components, ISO/IEC :2004, Information technology Multimedia framework (MPEG-21) Part 5: Rights Expression Language, ISO/IEC :2004, Information technology Multimedia framework (MPEG-21) Part 6: Rights Data Dictionary, ISO/IEC :2007, Information technology Multimedia framework (MPEG-21) Part 7: Digital Item Adaptation, 2 nd edition, ISO/IEC :2006, Information technology Multimedia framework (MPEG-21) Part 8: Reference Software, ISO/IEC :2005, Information technology Multimedia framework (MPEG-21) Part 9: File Format, ISO/IEC :2006, Information technology Multimedia framework (MPEG-21) Part 10: Digital Item Processing, ISO/IEC TR :2004, Information technology Multimedia framework (MPEG-21) Part 11: Evaluation Tools for Persistent Association Technologies, ISO/IEC TR :2005, Information technology Multimedia framework (MPEG-21) Part 12: Test Bed for MPEG-21 Resource Delivery, ISO/IEC :2007, Information technology Multimedia framework (MPEG-21) Part 14: Conformance Testing, ISO/IEC :2006, Information technology Multimedia framework (MPEG-21) Part 15: Event Reporting, ISO/IEC :2005, Information technology Multimedia framework (MPEG-21) Part 16: Binary Format, ISO/IEC :2006, Information technology Multimedia framework (MPEG-21) Part 17: Fragment Identification of MPEG Resources, ISO/IEC :2007, Information technology Multimedia framework (MPEG-21) Part 18: Digital Item Streaming, ISO/IEC :2005, Information technology Coding of audio-visual objects Part 12: ISO base media file format, ISO/IEC FCD , Information technology MPEG-B Part 1: Binary MPEG format for XML, N7251, Busan, Korea, April 2005.

9 Encyclopedia of Multimedia T. Wiegand, G. J. Sullivan, G. Bjontegaard, and A. Luthra, "Overview of the H.264/AVC Video Coding Standard", IEEE Transactions on Circuits and Systems for Video Technology, vol. 13, no. 7, pp , July T. Wiegand, G. J. Sullivan, J.-R. Ohm, and A. K. Luthra, "Introduction to the Special Issue on Scalable Video Coding Standardization and Beyond", IEEE Transactions on Circuits and Systems for Video Technology, Special Issue on Scalable Video Coding, vol. 17, no. 9, pp , September 2007.

MPEG-21 Current Work Plan

MPEG-21 Current Work Plan MPEG-21 Current Work Plan Goran Karabeg Master student at UiO goranka@ifi.uio.no 21.04.2004 1 MPEG-21 ISO/IEC (18034) 21000 Goal: Define the technology needed to support Users to exchange, access, consume,

More information

MPEG-21: The 21st Century Multimedia Framework

MPEG-21: The 21st Century Multimedia Framework MPEG-21: The 21st Century Multimedia Framework Jan Bormans, Jean Gelissen, and Andrew Perkis IEEE Signal Processing Magazine, March 2003 Outline Context and motivation of MPEG-21 An overview of MPEG-21

More information

MPEG-21 Overview. Xin Wang. Dept. Computer Science, University of Southern California

MPEG-21 Overview. Xin Wang. Dept. Computer Science, University of Southern California MPEG-21 Overview Xin Wang Dept. Computer Science, University of Southern California Workshop on New Multimedia Technologies and Applications, Xi An, China October 31, 2009 Agenda What is MPEG-21 MPEG-21

More information

Delivery Context in MPEG-21

Delivery Context in MPEG-21 Delivery Context in MPEG-21 Sylvain Devillers Philips Research France Anthony Vetro Mitsubishi Electric Research Laboratories Philips Research France Presentation Plan MPEG achievements MPEG-21: Multimedia

More information

KNOWLEDGE-BASED MULTIMEDIA ADAPTATION DECISION-TAKING

KNOWLEDGE-BASED MULTIMEDIA ADAPTATION DECISION-TAKING K KNOWLEDGE-BASED MULTIMEDIA ADAPTATION DECISION-TAKING Dietmar Jannach a, Christian Timmerer b, and Hermann Hellwagner b a Department of Computer Science, Dortmund University of Technology, Germany b

More information

Content. Introduction Multimedia framework Seven elements of Mpeg-21

Content. Introduction Multimedia framework Seven elements of Mpeg-21 MPEG-21 Content Introduction Multimedia framework Seven elements of Mpeg-21 * Digital Item Declaration * Digital Item Identification * Content Handling and Usage * Intellectual Property Management and

More information

ISO/IEC Information technology Multimedia framework (MPEG-21) Part 3: Digital Item Identification

ISO/IEC Information technology Multimedia framework (MPEG-21) Part 3: Digital Item Identification INTERNATIONAL STANDARD ISO/IEC 21000-3 First edition 2003-04-01 Information technology Multimedia framework (MPEG-21) Part 3: Digital Item Identification Technologies de l'information Cadre multimédia

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia framework (MPEG-21) Part 21: Media Contract Ontology

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia framework (MPEG-21) Part 21: Media Contract Ontology INTERNATIONAL STANDARD ISO/IEC 21000-21 First edition 2013-07-01 Information technology Multimedia framework (MPEG-21) Part 21: Media Contract Ontology Technologies de l'information Cadre multimédia (MPEG-21)

More information

MPEG-21 IPMP. Jeong Hyun Kim, Seong Oun Hwang, Ki Song Yoon, Chang Soon Park

MPEG-21 IPMP. Jeong Hyun Kim, Seong Oun Hwang, Ki Song Yoon, Chang Soon Park MPEG-21 IPMP Jeong Hyun Kim, Seong Oun Hwang, Ki Song Yoon, Chang Soon Park Abstract Intellectual Property Management and Protection (IPMP) is a work in progress for MPEG content. Through the activities

More information

Increazing interactivity in IPTV using MPEG-21 descriptors

Increazing interactivity in IPTV using MPEG-21 descriptors Increazing interactivity in IPTV using MPEG-21 descriptors Christos-Nikolaos Anagnostopoulos 1, George Tsekouras 1, Damianos Gavalas 1, Daphne Economou 1 and Ioannis Psoroulas 2 1 University of the Aegean,

More information

For many years, the creation and dissemination

For many years, the creation and dissemination Standards in Industry John R. Smith IBM The MPEG Open Access Application Format Florian Schreiner, Klaus Diepold, and Mohamed Abo El-Fotouh Technische Universität München Taehyun Kim Sungkyunkwan University

More information

AN INTEROPERABLE DELIVERY FRAMEWORK FOR SCALABLE MEDIA RESOURCES

AN INTEROPERABLE DELIVERY FRAMEWORK FOR SCALABLE MEDIA RESOURCES SEAMLESS C ONTENT DELIVERY IN THE FUTURE MOBILE I NTERNET AN INTEROPERABLE DELIVERY FRAMEWORK FOR SCALABLE MEDIA RESOURCES MICHAEL EBERHARD, CHRISTIAN TIMMERER, AND HERMANN HELLWAGNER, KLAGENFURT UNIVERSITY

More information

MPEG-21 SESSION MOBILITY FOR HETEROGENEOUS DEVICES

MPEG-21 SESSION MOBILITY FOR HETEROGENEOUS DEVICES MPEG-21 SESSION MOBILITY FOR HETEROGENEOUS DEVICES Frederik De Keukelaere Davy De Schrijver Saar De Zutter Rik Van de Walle Multimedia Lab Department of Electronics and Information Systems Ghent University

More information

XML Consortium. XML Consortium. XML Consortium. Microsoft WM-DRM. Apple. Fair Play. (Internet) InterTrust. OpenMG. SONY, Philips ISO (ISO) MPEG-4 IPMP

XML Consortium. XML Consortium. XML Consortium. Microsoft WM-DRM. Apple. Fair Play. (Internet) InterTrust. OpenMG. SONY, Philips ISO (ISO) MPEG-4 IPMP Microsoft WM-DRM WMA MSN Music (Internet) InterTrust O (O) MP3 AccessTicket MPEG-4 IPMP RIAA Apple Fair Play SONY, Philips SDMI OpenMG Dr.Chiariglione MPEG-21 AAC MPEG-2 Atrac3 DMP MPEG-A ITMS OpenMG to

More information

Format-Independent Multimedia Streaming

Format-Independent Multimedia Streaming University of Wollongong Research Online Faculty of Informatics - Papers Faculty of Informatics 2006 Format-Independent Multimedia Streaming J. Thomas-Kerr University of Wollongong I. Burnett University

More information

MPEG-21 digital item declaration and Identification-principles and compression

MPEG-21 digital item declaration and Identification-principles and compression University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2005 MPEG-21 digital item declaration and Identification-principles and

More information

XML information Packaging Standards for Archives

XML information Packaging Standards for Archives XML information Packaging Standards for Archives Lou Reich/CSC Long Term Knowledge Retention Workshop March15,2006 15 March 2006 1 XML Packaging Standards Growing interest in XML-based representation of

More information

Enhancing Interoperability via Generic Multimedia Syntax Translation

Enhancing Interoperability via Generic Multimedia Syntax Translation University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2006 Enhancing Interoperability via Generic Multimedia Syntax Translation

More information

GENERIC MULTIMEDIA CONTENT ADAPTATION

GENERIC MULTIMEDIA CONTENT ADAPTATION G GENERIC MULTIMEDIA CONTENT ADAPTATION Christian Timmerer, Michael Ransburg, and Hermann Hellwagner Department of Information Technology, Klagenfurt University, Austria Synonym: Coding format independent

More information

GENERIC STREAMING OF MULTIMEDIA CONTENT

GENERIC STREAMING OF MULTIMEDIA CONTENT GENERIC STREAMING OF MULTIMEDIA CONTENT Michael Ransburg and Hermann Hellwagner Department of Information Technology, University Klagenfurt, Austria {michael.ransburg, hermann.hellwagner}@itec.uni-klu.ac.at

More information

A Scalable Presentation Format for Multichannel Publishing Based on MPEG-21 Digital Items

A Scalable Presentation Format for Multichannel Publishing Based on MPEG-21 Digital Items A Scalable Presentation Format for Multichannel Publishing Based on MPEG-21 Digital Items Davy Van Deursen 1, Frederik De Keukelaere 1, Lode Nachtergaele 2, Johan Feyaerts 3, and Rik Van de Walle 1 1 ELIS,

More information

Evaluation of Models for Parsing Binary Encoded XML-based Metadata

Evaluation of Models for Parsing Binary Encoded XML-based Metadata Evaluation of Models for Parsing Binary Encoded XML-based Metadata Robbie De Sutter 1, Christian Timmerer 2, Hermann Hellwagner 2, and Rik Van de Walle 1 1 Multimedia Lab Ghent University IBBT, Sint-Pietersnieuwstraat

More information

Review of Advanced Coding

Review of Advanced Coding Review of Advanced Coding JPEG2000 H.264 MPEG-21 What is JPEG 2000? JPEG 2000 is a wavelet-based image-compression standard, developed by the same ISO committee that previously developed JPEG, although

More information

1 st Int. Workshop on Standards and Technologies in Multimedia Archives and Records (STAR), Lausanne, /27

1 st Int. Workshop on Standards and Technologies in Multimedia Archives and Records (STAR), Lausanne, /27 1 st Int. Workshop on Standards and Technologies in Multimedia Archives and Records (STAR), Lausanne, 2010 04 26/27 NTT Communication Science Labs. Noboru Harada (harada.noboru@lab.ntt.co.jp) World is

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO/IEC 23001-12 First edition 2015-12-15 Information technology MPEG systems technologies Part 12: Sample Variants in the ISO base media file format Technologies de l information

More information

IPR Issues (2/2) Standardisation initiatives around Digital Rights Management. IPR Issues. Multimedia content. Representation: Metadata

IPR Issues (2/2) Standardisation initiatives around Digital Rights Management. IPR Issues. Multimedia content. Representation: Metadata Standardisation initiatives around Digital s Management Jaime Delgado jaime.delgado@tecn.upf.es Department de Tecnologia Universitat Pompeu Fabra (UPF) Barcelona 23 rd April 2002 IPR Issues (2/2) Control

More information

MPEG-4. Today we'll talk about...

MPEG-4. Today we'll talk about... INF5081 Multimedia Coding and Applications Vårsemester 2007, Ifi, UiO MPEG-4 Wolfgang Leister Knut Holmqvist Today we'll talk about... MPEG-4 / ISO/IEC 14496...... is more than a new audio-/video-codec...

More information

UNIVERSAL multimedia access (UMA) has become the

UNIVERSAL multimedia access (UMA) has become the 418 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 7, NO. 3, JUNE 2005 Digital Item Adaptation: Overview of Standardization and Research Activities Anthony Vetro, Senior Member, IEEE, and Christian Timmerer Abstract

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 5: Multimedia description schemes

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 5: Multimedia description schemes INTERNATIONAL STANDARD ISO/IEC 15938-5 First edition 2003-05-15 Information technology Multimedia content description interface Part 5: Multimedia description schemes Technologies de l'information Interface

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Coding of audio-visual objects Part 18: Font compression and streaming

ISO/IEC INTERNATIONAL STANDARD. Information technology Coding of audio-visual objects Part 18: Font compression and streaming INTERNATIONAL STANDARD ISO/IEC 14496-18 First edition 2004-07-01 Information technology Coding of audio-visual objects Part 18: Font compression and streaming Technologies de l'information Codage des objets

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology MPEG systems technologies Part 5: Bitstream Syntax Description Language (BSDL)

ISO/IEC INTERNATIONAL STANDARD. Information technology MPEG systems technologies Part 5: Bitstream Syntax Description Language (BSDL) INTERNATIONAL STANDARD ISO/IEC 23001-5 First edition 2008-02-15 Information technology MPEG systems technologies Part 5: Bitstream Syntax Description Language (BSDL) Technologies de l'information Technologies

More information

IST MPEG-4 Video Compliant Framework

IST MPEG-4 Video Compliant Framework IST MPEG-4 Video Compliant Framework João Valentim, Paulo Nunes, Fernando Pereira Instituto de Telecomunicações, Instituto Superior Técnico, Av. Rovisco Pais, 1049-001 Lisboa, Portugal Abstract This paper

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format INTERNATIONAL STANDARD ISO/IEC 23000-4 Second edition 2009-01-15 Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format Technologies de l'information

More information

R&D White Paper WHP 087. A quantitive comparison of TV-Anytime and DVB-SI. Research & Development BRITISH BROADCASTING CORPORATION.

R&D White Paper WHP 087. A quantitive comparison of TV-Anytime and DVB-SI. Research & Development BRITISH BROADCASTING CORPORATION. R&D White Paper WHP 087 May 2004 A quantitive comparison of TV-Anytime and DVB-SI J.C. Newell Research & Development BRITISH BROADCASTING CORPORATION BBC Research & Development White Paper WHP 087 A quantitive

More information

MPEG's Dynamic Adaptive Streaming over HTTP - An Enabling Standard for Internet TV. Thomas Stockhammer Qualcomm Incorporated

MPEG's Dynamic Adaptive Streaming over HTTP - An Enabling Standard for Internet TV. Thomas Stockhammer Qualcomm Incorporated MPEG's Dynamic Adaptive Streaming over HTTP - An Enabling Standard for Internet TV Thomas Stockhammer Qualcomm Incorporated ABSTRACT Internet video is experiencing a dramatic growth in both fixed and mobile

More information

ISO/IEC Information technology Multimedia content description interface Part 7: Conformance testing

ISO/IEC Information technology Multimedia content description interface Part 7: Conformance testing This is a preview - click here to buy the full publication INTERNATIONAL STANDARD ISO/IEC 15938-7 First edition 2003-12-01 Information technology Multimedia content description interface Part 7: Conformance

More information

Information technology MPEG systems technologies. Part 8: Coding-independent code points

Information technology MPEG systems technologies. Part 8: Coding-independent code points INTERNATIONAL STANDARD ISO/IEC 23001-8 Second edition 2016-05-01 Information technology MPEG systems technologies Part 8: Coding-independent code points Technologies de l information Technologies des systèmes

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 1: Systems

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 1: Systems INTERNATIONAL STANDARD ISO/IEC 15938-1 First edition 2002-07-01 Information technology Multimedia content description interface Part 1: Systems Technologies de l'information Interface de description du

More information

Reusability and Adaptability of Interactive Resources in Web-Based Educational Systems. 01/06/2003

Reusability and Adaptability of Interactive Resources in Web-Based Educational Systems. 01/06/2003 Reusability and Adaptability of Interactive Resources in Web-Based Educational Systems 01/06/2003 ctchen@ctchen.idv.tw Reference A. El Saddik et al., Reusability and Adaptability of Interactive Resources

More information

Internet Engineering Task Force (IETF) Obsoletes: 7302 September 2016 Category: Informational ISSN:

Internet Engineering Task Force (IETF) Obsoletes: 7302 September 2016 Category: Informational ISSN: Internet Engineering Task Force (IETF) P. Lemieux Request for Comments: 7972 Sandflow Consulting LLC Obsoletes: 7302 September 2016 Category: Informational ISSN: 2070-1721 Entertainment Identifier Registry

More information

Generalized Document Data Model for Integrating Autonomous Applications

Generalized Document Data Model for Integrating Autonomous Applications 6 th International Conference on Applied Informatics Eger, Hungary, January 27 31, 2004. Generalized Document Data Model for Integrating Autonomous Applications Zsolt Hernáth, Zoltán Vincellér Abstract

More information

ABSTRACT. Keywords: Multimedia, Adaptation, Interoperability, XML, MPEG-21, Digital Item Adaptation

ABSTRACT. Keywords: Multimedia, Adaptation, Interoperability, XML, MPEG-21, Digital Item Adaptation Coding format independent multimedia content adaptation using XML * Christian Timmerer a, Gabriel Panis b, Harald Kosch a, Jörg Heuer b, Hermann Hellwagner a, and Andreas Hutter b a University Klagenfurt,

More information

MPEG-4: Overview. Multimedia Naresuan University

MPEG-4: Overview. Multimedia Naresuan University MPEG-4: Overview Multimedia Naresuan University Sources - Chapters 1 and 2, The MPEG-4 Book, F. Pereira and T. Ebrahimi - Some slides are adapted from NTNU, Odd Inge Hillestad. MPEG-1 and MPEG-2 MPEG-1

More information

Dolby Vision. Streams within the HTTP Live Streaming format

Dolby Vision. Streams within the HTTP Live Streaming format Dolby Vision Streams within the HTTP Live Streaming format Version 2.0 13 November 2018 Copyright 2018 Dolby Laboratories. All rights reserved. Unauthorized use, sale, or duplication is prohibited. This

More information

ISO/IEC INTERNATIONAL STANDARD

ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 13818-11 First edition 2004-02-01 Information technology Generic coding of moving pictures and associated audio information Part 11: IPMP on MPEG-2 systems Technologies de

More information

Microsoft XML Namespaces Standards Support Document

Microsoft XML Namespaces Standards Support Document [MS-XMLNS]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

ISO/IEC Information technology Coding of audio-visual objects Part 15: Advanced Video Coding (AVC) file format

ISO/IEC Information technology Coding of audio-visual objects Part 15: Advanced Video Coding (AVC) file format This is a preview - click here to buy the full publication INTERNATIONAL STANDARD ISO/IEC 14496-15 First edition 2004-04-15 Information technology Coding of audio-visual objects Part 15: Advanced Video

More information

A Study on Transmission System for Realistic Media Effect Representation

A Study on Transmission System for Realistic Media Effect Representation Indian Journal of Science and Technology, Vol 8(S5), 28 32, March 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 DOI : 10.17485/ijst/2015/v8iS5/61461 A Study on Transmission System for Realistic

More information

MPEG-21 IN BROADCASTING role in the digital transition of broadcasting

MPEG-21 IN BROADCASTING role in the digital transition of broadcasting MPEG-21 IN BROADCASTING role in the digital transition of broadcasting Itaru Kaneko Tokyo Polytechnic University Email: itaru-k@acm.org Artur Lugmayr, Seppo Kalli Digital Media Institute, POB. 553, FIN-33101

More information

DCMI Abstract Model - DRAFT Update

DCMI Abstract Model - DRAFT Update 1 of 7 9/19/2006 7:02 PM Architecture Working Group > AMDraftUpdate User UserPreferences Site Page Actions Search Title: Text: AttachFile DeletePage LikePages LocalSiteMap SpellCheck DCMI Abstract Model

More information

Microsoft XML Namespaces Standards Support Document

Microsoft XML Namespaces Standards Support Document [MS-XMLNS]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

An Architecture for Distributing Scalable Content over Peer-to-Peer Networks

An Architecture for Distributing Scalable Content over Peer-to-Peer Networks An Architecture for Distributing Scalable Content over Peer-to-Peer Networks Nicola Capovilla 1, Michael Eberhard 2, Silvano Mignanti 3, Riccardo Petrocco 4, and Janne Vehkaperä 5 1 STMicroelectronics,

More information

Affixing the ISAN. Possibilities Technical specifications

Affixing the ISAN. Possibilities Technical specifications Affixing the ISAN Possibilities Technical specifications 1 The ISAN Identifier ISO 15706 Root Episode Version ISAN 1234-5678-9101-0004-X-0000-00A1-Y Check Serie Episode Work Version 1234-5678-9101-0000-E-0000-0000-A

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Coding of audio-visual objects Part 12: ISO base media file format

ISO/IEC INTERNATIONAL STANDARD. Information technology Coding of audio-visual objects Part 12: ISO base media file format INTERNATIONAL STANDARD ISO/IEC 14496-12 Third edition 2008-10-15 Information technology Coding of audio-visual objects Part 12: ISO base media file format Technologies de l'information Codage des objets

More information

Developing Software Applications Using Middleware Infrastructure: Role Based and Coordination Component Framework Approach

Developing Software Applications Using Middleware Infrastructure: Role Based and Coordination Component Framework Approach Developing Software Applications Using Middleware Infrastructure: Role Based and Coordination Component Framework Approach Ninat Wanapan and Somnuk Keretho Department of Computer Engineering, Kasetsart

More information

References differences between SVG 1.1 Full and SVG 1.2 Tiny

References differences between SVG 1.1 Full and SVG 1.2 Tiny References differences between SVG 1.1 Full and SVG 1.2 Tiny Differences in XML related s XML 1.0 (Second Edition) XML 1.0 (Fourth Edition) XML 1.1 April 2004. XML-NS 1.0 (First Edition) Jan. 1999. XML

More information

Unified Communication Specification for H.264/MPEG- 4 Part 10 Scalable Video Coding RTP Transport Version 1.0

Unified Communication Specification for H.264/MPEG- 4 Part 10 Scalable Video Coding RTP Transport Version 1.0 Unified Communication Specification for H.264/MPEG- 4 Part 10 Scalable Video Coding RTP Transport Version 1.0 This document is now managed by IMTC. Please note that any change that affects backwards compatibility

More information

Rights management through Digital Objects. Norman Paskin The International DOI Foundation

Rights management through Digital Objects. Norman Paskin The International DOI Foundation Rights management through Digital Objects Norman Paskin The International DOI Foundation Digital Objects doi> Digital Object is "A logical entity or data structure" = digital material (data) + unique identifier

More information

Block-based Watermarking Using Random Position Key

Block-based Watermarking Using Random Position Key IJCSNS International Journal of Computer Science and Network Security, VOL.9 No.2, February 2009 83 Block-based Watermarking Using Random Position Key Won-Jei Kim, Jong-Keuk Lee, Ji-Hong Kim, and Ki-Ryong

More information

0 MPEG Systems Technologies- 27/10/2007. MPEG Systems and 3DGC Technologies Olivier Avaro Systems Chairman

0 MPEG Systems Technologies- 27/10/2007. MPEG Systems and 3DGC Technologies Olivier Avaro Systems Chairman 0 MPEG Systems Technologies- 27/10/2007 MPEG Systems and 3DGC Technologies Olivier Avaro Systems Chairman Overview of The Presentation 1 MPEG Systems Technologies- 27/10/2007 Key Standards Developed in

More information

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents

Administrative Guideline. SMPTE Metadata Registers Maintenance and Publication SMPTE AG 18:2017. Table of Contents SMPTE AG 18:2017 Administrative Guideline SMPTE Metadata Registers Maintenance and Publication Page 1 of 20 pages Table of Contents 1 Scope 3 2 Conformance Notation 3 3 Normative References 3 4 Definitions

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO/IEC 23008-12 First edition 2017-12 Information technology High efficiency coding and media delivery in heterogeneous environments Part 12: Image File Format Technologies de l'information

More information

An efficient approach to generic multimedia adaptation

An efficient approach to generic multimedia adaptation University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2006 An efficient approach to generic multimedia adaptation Joseph Thomas-Kerr

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Coding of audio-

ISO/IEC INTERNATIONAL STANDARD. Information technology Coding of audio- INTERNATIONAL STANDARD This is a preview - click here to buy the full publication ISO/IEC 14496-15 Third edition 2014 07 01 Information technology Coding of audio- visual objects Part 15: Carriage of network

More information

Tom Pfeifer, Paul Savage, Jonathan Brazil, and Barry Downes

Tom Pfeifer, Paul Savage, Jonathan Brazil, and Barry Downes VidShare: A Management Platform for Peer-to-Peer Multimedia Asset Distribution Across Heterogeneous Access Networks with Intellectual Property Management Tom Pfeifer, Paul Savage, Jonathan Brazil, and

More information

Combined Copyright Protection and Error Detection Scheme for H.264/AVC

Combined Copyright Protection and Error Detection Scheme for H.264/AVC Combined Copyright Protection and Error Detection Scheme for H.264/AVC XIAOMING CHEN, YUK YING CHUNG, FANGFEI XU, AHMED FAWZI OTOOM, *CHANGSEOK BAE School of Information Technologies, The University of

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 14496-1 Third edition 2004-11-15 Information technology Coding of audio-visual objects Part 1: Systems Technologies de l'information Codage des objets audiovisuels Partie

More information

ISO/IEC INTERNATIONAL STANDARD

ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 23009-1 First edition 2012-04-01 Information technology Dynamic adaptive streaming over HTTP (DASH) Part 1: Media presentation description and segment formats Technologies

More information

MPEG-21 in broadcasting: the novel digital broadcast item model

MPEG-21 in broadcasting: the novel digital broadcast item model MPEG-21 in broadcasting: the novel digital broadcast item model Artur Lugmayr a, Abdellatif Benjelloun Touimi b, Itaru Kaneko c, Jong-Nam Kim d, Claudio Alberti e, Sadigurschi Yona f, Jaejoon Kim g, Maria

More information

ISO/IEC TR TECHNICAL REPORT. Information technology Dynamic adaptive streaming over HTTP (DASH) Part 3: Implementation Guidelines

ISO/IEC TR TECHNICAL REPORT. Information technology Dynamic adaptive streaming over HTTP (DASH) Part 3: Implementation Guidelines TECHNICAL REPORT ISO/IEC TR 23009-3 First edition 2015-05-01 Information technology Dynamic adaptive streaming over HTTP (DASH) Part 3: Implementation Guidelines Technologies de l'information Diffusion

More information

NISO STS (Standards Tag Suite) Differences Between ISO STS 1.1 and NISO STS 1.0. Version 1 October 2017

NISO STS (Standards Tag Suite) Differences Between ISO STS 1.1 and NISO STS 1.0. Version 1 October 2017 NISO STS (Standards Tag Suite) Differences Between ISO STS 1.1 and NISO STS 1.0 Version 1 October 2017 1 Introduction...1 1.1 Four NISO STS Tag Sets...1 1.2 Relationship of NISO STS to ISO STS...1 1.3

More information

A Plexos International Network Operating Technology May 2006

A Plexos International Network Operating Technology May 2006 A Plexos International Network Operating Technology May 2006 BY 4664 Jamestown Ave, Suite 325 Baton Rouge, LA 70808 225.218.8002 1.0 Introduction. is a software environment comprised of proven technologies

More information

An overview of the OAIS and Representation Information

An overview of the OAIS and Representation Information An overview of the OAIS and Representation Information JORUM, DCC and JISC Forum Long-term Curation and Preservation of Learning Objects February 9 th 2006 University of Glasgow Manjula Patel UKOLN and

More information

ES623 Networked Embedded Systems

ES623 Networked Embedded Systems ES623 Networked Embedded Systems Introduction to Network models & Data Communication 16 th April 2013 OSI Models An ISO standard that covers all aspects of network communication is the Open Systems Interconnection

More information

WAN-DDS A wide area data distribution capability

WAN-DDS A wide area data distribution capability 1 A wide area data distribution capability Piet Griffioen, Thales Division Naval - Above Water Systems, Netherlands Abstract- The publish-subscribe paradigm has shown many qualities to efficiently implement

More information

Enhancing RSS Feeds: Eliminating Overhead through Binary Encoding

Enhancing RSS Feeds: Eliminating Overhead through Binary Encoding Enhancing RSS Feeds: Eliminating Overhead through Encoding Robbie De Sutter, Sam Lerouge, Davy De Schrijver, and Rik Van de Walle Multimedia Lab ELIS Ghent University IBBT Sint-Pietersnieuwstraat 41, B-9000

More information

MPEG-7. Multimedia Content Description Standard

MPEG-7. Multimedia Content Description Standard MPEG-7 Multimedia Content Description Standard Abstract The purpose of this presentation is to provide a better understanding of the objectives & components of the MPEG-7, "Multimedia Content Description

More information

Use of Semantic Tools for a Digital Rights Dictionary

Use of Semantic Tools for a Digital Rights Dictionary Use of Semantic Tools for a Digital Rights Dictionary Jaime Delgado, Isabel Gallego, Roberto García Universitat Pompeu Fabra (UPF), Departament de Tecnologia, Pg. Circumval lació 8, E-08003 Barcelona,

More information

Information Technology Document Schema Definition Languages (DSDL) Part 1: Overview

Information Technology Document Schema Definition Languages (DSDL) Part 1: Overview ISO/IEC JTC 1/SC 34 Date: 2008-09-17 ISO/IEC FCD 19757-1 ISO/IEC JTC 1/SC 34/WG 1 Secretariat: Japanese Industrial Standards Committee Information Technology Document Schema Definition Languages (DSDL)

More information

MISB EG Motion Imagery Standards Board Engineering Guideline. 24 April Delivery of Low Bandwidth Motion Imagery. 1 Scope.

MISB EG Motion Imagery Standards Board Engineering Guideline. 24 April Delivery of Low Bandwidth Motion Imagery. 1 Scope. Motion Imagery Standards Board Engineering Guideline Delivery of Low Bandwidth Motion Imagery MISB EG 0803 24 April 2008 1 Scope This Motion Imagery Standards Board (MISB) Engineering Guideline (EG) provides

More information

DATA Act Information Model Schema (DAIMS) Architecture. U.S. Department of the Treasury

DATA Act Information Model Schema (DAIMS) Architecture. U.S. Department of the Treasury DATA Act Information Model Schema (DAIMS) Architecture U.S. Department of the Treasury September 22, 2017 Table of Contents 1. Introduction... 1 2. Conceptual Information Model... 2 3. Metadata... 4 4.

More information

Internet Engineering Task Force (IETF) Request for Comments: 8464 September 2018 Category: Informational ISSN:

Internet Engineering Task Force (IETF) Request for Comments: 8464 September 2018 Category: Informational ISSN: Internet Engineering Task Force (IETF) R. Atarius Request for Comments: 8464 September 2018 Category: Informational ISSN: 2070-1721 A URN Namespace for Device Identity and Mobile Equipment Identity (MEID)

More information

Dolby Vision. Streams within the MPEG-DASH format

Dolby Vision. Streams within the MPEG-DASH format Dolby Vision Streams within the MPEG-DASH format Version 2.0 13 November 2018 Copyright 2018 Dolby Laboratories. All rights reserved. Unauthorized use, sale, or duplication is prohibited. This document

More information

Interoperable Content-based Access of Multimedia in Digital Libraries

Interoperable Content-based Access of Multimedia in Digital Libraries Interoperable Content-based Access of Multimedia in Digital Libraries John R. Smith IBM T. J. Watson Research Center 30 Saw Mill River Road Hawthorne, NY 10532 USA ABSTRACT Recent academic and commercial

More information

EE Multimedia Signal Processing. Scope & Features. Scope & Features. Multimedia Signal Compression VI (MPEG-4, 7)

EE Multimedia Signal Processing. Scope & Features. Scope & Features. Multimedia Signal Compression VI (MPEG-4, 7) EE799 -- Multimedia Signal Processing Multimedia Signal Compression VI (MPEG-4, 7) References: 1. http://www.mpeg.org 2. http://drogo.cselt.stet.it/mpeg/ 3. T. Berahimi and M.Kunt, Visual data compression

More information

A Study of Future Internet Applications based on Semantic Web Technology Configuration Model

A Study of Future Internet Applications based on Semantic Web Technology Configuration Model Indian Journal of Science and Technology, Vol 8(20), DOI:10.17485/ijst/2015/v8i20/79311, August 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 A Study of Future Internet Applications based on

More information

Summary of Bird and Simons Best Practices

Summary of Bird and Simons Best Practices Summary of Bird and Simons Best Practices 6.1. CONTENT (1) COVERAGE Coverage addresses the comprehensiveness of the language documentation and the comprehensiveness of one s documentation of one s methodology.

More information

Adaptation of Scalable Video Coding to Packet Loss and its Performance Analysis

Adaptation of Scalable Video Coding to Packet Loss and its Performance Analysis Adaptation of Scalable Video Coding to Packet Loss and its Performance Analysis Euy-Doc Jang *, Jae-Gon Kim *, Truong Thang**,Jung-won Kang** *Korea Aerospace University, 100, Hanggongdae gil, Hwajeon-dong,

More information

ITU-T. FG AVA TR Version 1.0 (10/2013) Part 16: Interworking and digital audiovisual media accessibility

ITU-T. FG AVA TR Version 1.0 (10/2013) Part 16: Interworking and digital audiovisual media accessibility International Telecommunication Union ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU FG AVA TR Version 1.0 (10/2013) Focus Group on Audiovisual Media Accessibility Technical Report Part 16: Interworking

More information

Archives in a Networked Information Society: The Problem of Sustainability in the Digital Information Environment

Archives in a Networked Information Society: The Problem of Sustainability in the Digital Information Environment Archives in a Networked Information Society: The Problem of Sustainability in the Digital Information Environment Shigeo Sugimoto Research Center for Knowledge Communities Graduate School of Library, Information

More information

Scalable Video Coding in Content-Aware Networks: Research Challenges and Open Issues

Scalable Video Coding in Content-Aware Networks: Research Challenges and Open Issues Scalable Video Coding in Content-Aware Networks: Research Challenges and Open Issues Michael Grafl 1, Christian Timmerer 1, Hermann Hellwagner 1, Daniel Negru 2, Eugen Borcoci 3, Daniele Renzi 4, Anne-Lore

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia service platform technologies Part 3: Conformance and reference software

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia service platform technologies Part 3: Conformance and reference software INTERNATIONAL STANDARD ISO/IEC 23006-3 Second edition 2013-09-15 Information technology Multimedia service platform technologies Part 3: Conformance and reference software Technologies de l'information

More information

Is That a Fish in Your Ear? A Universal Metalanguage for Multimedia

Is That a Fish in Your Ear? A Universal Metalanguage for Multimedia University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2007 Is That a Fish in Your Ear? A Universal Metalanguage for Multimedia

More information

Abstract of the Book

Abstract of the Book Book Keywords IEEE 802.16, IEEE 802.16m, mobile WiMAX, 4G, IMT-Advanced, 3GPP LTE, 3GPP LTE-Advanced, Broadband Wireless, Wireless Communications, Cellular Systems, Network Architecture Abstract of the

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 2: Description definition language

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia content description interface Part 2: Description definition language INTERNATIONAL STANDARD ISO/IEC 15938-2 First edition 2002-04-01 Information technology Multimedia content description interface Part 2: Description definition language Technologies de l'information Interface

More information

Delay Constrained ARQ Mechanism for MPEG Media Transport Protocol Based Video Streaming over Internet

Delay Constrained ARQ Mechanism for MPEG Media Transport Protocol Based Video Streaming over Internet Delay Constrained ARQ Mechanism for MPEG Media Transport Protocol Based Video Streaming over Internet Hong-rae Lee, Tae-jun Jung, Kwang-deok Seo Division of Computer and Telecommunications Engineering

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD ISO/IEC 29341-14-3 INTERNATIONAL STANDARD Edition 1.0 2011-08 colour inside Information technology UPnP device architecture Part 14-3: Audio Video Device Control Protocol Level 3 Media Server Device INTERNATIONAL

More information

Protocols and Layers. Networked Systems (H) Lecture 2

Protocols and Layers. Networked Systems (H) Lecture 2 Protocols and Layers Networked Systems (H) Lecture 2 This work is licensed under the Creative Commons Attribution-NoDerivatives 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nd/4.0/

More information

Types and Methods of Content Adaptation. Anna-Kaisa Pietiläinen

Types and Methods of Content Adaptation. Anna-Kaisa Pietiläinen Types and Methods of Content Adaptation Anna-Kaisa Pietiläinen Agenda Introduction Multimedia Content Types Types of Adaptation Methods of Adaptation Conclusion Networks 2 Introduction Networks 3 The Problem

More information

Electronic Business Extensible Markup Language (ebxml) Part 5: Core Components Specification (CCS)

Electronic Business Extensible Markup Language (ebxml) Part 5: Core Components Specification (CCS) INTERNATIONAL STANDARD ISO 15000-5 First edition 2014-04-15 Electronic Business Extensible Markup Language (ebxml) Part 5: Core Components Specification (CCS) Commerce électronique en langage de balisage

More information