<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Interactive Authoring Tool for Extensible MPEG-4 Textual Format (XMT)</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Kyungae</forename><surname>Cha</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Kyungpook National University</orgName>
								<address>
									<settlement>Daegu</settlement>
									<country key="KR">Korea</country>
								</address>
							</affiliation>
						</author>
						<author role="corresp">
							<persName><forename type="first">Sangwook</forename><surname>Kim</surname></persName>
							<email>swkim@cs.knu.ac.kr</email>
							<affiliation key="aff1">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">Kyungpook National University</orgName>
								<address>
									<settlement>Daegu</settlement>
									<country key="KR">Korea</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Interactive Authoring Tool for Extensible MPEG-4 Textual Format (XMT)</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">9FC37A6BBE780B11BB76AD5C358AFFFD</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T03:45+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>MPEG-4 is an ISO/IEC standard which defines a multimedia system for communicating interactive scenes containing various types of media objects. The Extensible MPEG-4 Textual format (XMT) framework provides interoperability between existing practices such as the Extensible 3D (X3D) and MPEG-4. This paper introduces an XMT authoring tool that supports a visual environment for building a spatio-temporal scenario of media objects comprising a multimedia scene. The authoring tool provides a comprehensive set of facilitative editing tools for composing multimedia scene, as well as tools for automatic generation of XMT documents and MPEG-4 contents. This paper also describes the functionality of the developed system and shows an example of its use.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">INTRODUCTION</head><p>MPEG-4, one of the leading streaming media formats, is an ISO/IEC standard which defines a multimedia system for communicating interactive scenes with various types of media objects. In MPEG-4, a scene is accompanied with the description specifying how the objects should be combined in time and space in order to form the scene intended by the author.</p><p>The scene description is coded in a binary format called Binary Format for Scenes or BIFS <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b2">4,</ref><ref type="bibr" target="#b5">7,</ref><ref type="bibr" target="#b6">8,</ref><ref type="bibr" target="#b8">10,</ref><ref type="bibr" target="#b9">11]</ref>, which is built on several concepts from the Virtual Reality Modeling Language(VRML) <ref type="bibr" target="#b3">[5]</ref>. 12 This binary form is suitable for lowoverhead transmission so that BIFS basically provides an efficient application for the sender and the receiver <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b5">7]</ref>.</p><p>On the other hand, the Extensible MPEG-4 Textual format (XMT) is a framework for representing MPEG-4 scene description using a textual syntax.</p><p>This paper presents an XMT document authoring tool that enables visual composition of an MPEG-4 scene and generates the corresponding XMT document and MEPG-4 contents. XMT is designed to provide a high-level abstraction for MPEG-4 functionalities and an easy interoperability between existing practices of content authors, such as the Extensible 3D (X3D) being developed by the Web3D Consortium and the Synchronized Multimedia Integration Language (SMIL) from the W3C consortium <ref type="bibr" target="#b5">[7,</ref><ref type="bibr" target="#b9">11]</ref>. Thus authors can get multimedia contents, which are exchangeable and interoperable with X3D and SMIL, using the XMT authoring tool.</p><p>In the authoring system, authors can visually make a spatial arrangement of media objects and compose a temporal behavior of objects with timeline approach. Authors can also modify the material characteristics of each object using interactive and visual tools. Moreover, the visual scene is automatically transformed into an XMT-α and XMT-Ω format document.</p><p>In section 2, XMT formats are briefly discussed. In section 3, the various functions of the XMT authoring tool are described. The implementation of the proposed system is then presented in section 4. Finally section 5 gives conclusion and presents our future plans.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">XMT-Α AND XMT-Ω FORMATS</head><p>The XMT framework consists of two levels of textual syntax and semantics: XMT-α and XMT-Ω formats <ref type="bibr" target="#b5">[7,</ref><ref type="bibr" target="#b8">10]</ref>.</p><p>XMT-α is an XML-based version of MPEG-4 content which provides a straightforward, one-to-one mapping between the textual and the binary formats of an MPEG-4 scene description. XMT-α also provides interoperability with X3D <ref type="bibr" target="#b3">[5]</ref>, which improves upon VRML with new features such as flexible XML encoding and a modularization approach <ref type="bibr" target="#b4">[6]</ref>. It contains a subset of the X3D as well as the X3D-like representations of MPEG-4 features such as Object Descriptors(OD), BIFS update commands and 2D composition <ref type="bibr" target="#b5">[7]</ref>.</p><p>XMT-Ω is a high-level abstraction of MPEG-4 features based on the SMIL <ref type="bibr" target="#b7">[9]</ref>. It specifies objects and their relationships in terms of the author's intention rather than coded nodes and route mechanism in BIFS. In the respect of reusing SMIL, XMT-Ω defines a subset of modules used in SMIL whose semantics are compatible. Moreover XMT-Ω format can be parsed and played directly by a W3C SMIL player, preprocessed to the corresponding X3D nodes and played by a VRML player. It may also be compiled to an MPEG-4 representation such as mp4 which can then be played by an MPEG-4 player. Figure <ref type="figure" target="#fig_0">1</ref> shows the interoperability of XMT between SMIL player, VRML player and MPEG-4 player. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">XMT AUTHORING SYSTEM</head><p>This section shows the XMT document authoring environment of our system and the authoring process in creating an MPEG-4 scene and an XMT document. The main functionalities of the system are also described.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">System Structure</head><p>The following figure shows the system structure and every component of the XMT authoring tool. Authors compose an MPEG-4 scene with various editing tools provided in the graphical user interface. Following the authoring process, the scene composition tree, which represents the visual scene as internal data structure, is built and modified.</p><p>Using the scene composition tree, the XMT-α or XMT-Ω generator makes a corresponding XMT format document. At this time the author can choose the output format that he/she wants. The XMT format files can be parsed and then displayed in the user interface as a visual scene. The author can also modify the visual scene and recreate the XMT file.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Graphical User Interface</head><p>The graphical user interface provides a set of drawing tools and editing tools for various media types such as JPEG image, MPEG-1 video, G.723 audio and graphical objects (Rectangle, Circle, and others). These tools enable authors to compose audio-visual scenes with direct manipulation technique and see them immediately. Figure <ref type="figure" target="#fig_2">3</ref> presents an overview of the graphical user interface and a simple example of a scene.</p><p>Authors first select from the toolbar one of the tools they want to add in the scene and then draw the selected object. For image objects, the object is drawn in the interface window. For video objects, the first frame of the video is drawn in the interface window.</p><p>Whenever a new media object is added in the scene, the system automatically assigns the object ID, start time and end time of the object with default value. The bottom portion of figure <ref type="figure" target="#fig_2">3</ref> shows the timeline window where the timelines of objects are arranged. The layer of timeline represents the drawing order of corresponding objects, which is determined following the object addition sequence. Here the timeline window shows the initial state, i.e. no modification is occurred. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.1">Spatial composition</head><p>In the user interface, each object participated in a scene is contained in a rectangular tracker so that they are treated as individual objects. Thus the author can move, resize or remove the objects directly for composing a spatial arrangement of the scene.</p><p>The spatial attributes of an object can be specified in terms of the spatial position of the object's bounding rectangle, which is represented as a rectangular tracker containing the object in the user interface. The spatial position of bounding rectangle of an object (i.e. the spatial attribute of the object) is specified as the form of (x,y,h,w), where w denotes the width of the bounding rectangle; h denotes the height, while x and y denote the coordinates of the center of the rectangle with referring to the center of whole rectangle of the presentation as origin of coordinate system.</p><p>The author can also apply material characteristics such as color, transparency, and border type using editing tools. These material properties of an object are specified as object property node in the internal form of our authoring system. The spatial and material attributes of each object are automatically specified by the system from the visual scene.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.2">Interactive scenario composition</head><p>In the presentation of an MPEG-4 scene, user interaction is possible within the set in the scene description. Assume that the author designs the following scenario for the scene in figure <ref type="figure" target="#fig_2">3</ref>.</p><p>Example 1. If an end user clicks the circle object, the fill color of the rectangle object will be changed through the gradient from red to green.</p><p>Here, the circle object and the rectangle object refer to the source object and the destination object respectively. To make an interactive scenario, the event type(e.g. user's click), the source and destination object and the responding action type(e.g. change fill color), etc., should be specified. We denote the interactive information as event object which is represented as a quadruple (destination object ID, event type, action type, key values). The key values mean an array of values to be used to change the parameters of the action type field. The event object for the above example is specified as (3000, click, fill color, ((1.00 0.00 0.00),(0.00 0.50 0.00)), if the rectangle object as the destination has the number 3000 for its object ID.</p><p>We provide a dialog based interface in order to facilitate the interactive scenario authoring process. The event object specification is done by selecting an event type and attributes of the destination object that the author wants the event type to change, without the need for an extra description.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.3">Temporal scenario composition</head><p>For composing temporal scenario of objects, the author can modify the timeline of each object, i.e., the author directly modifies the length and position of timelines in the timeline window. Moreover the author can declare the temporal relationships among objects, which are maintained through the authoring process. Consider the following scenario for the scene in figure <ref type="figure" target="#fig_2">3</ref>.</p><p>Example 2. The text object is rendered at end of the image object.</p><p>The scenario can be specified if the author modifies the timelines of the two objects like figure <ref type="figure" target="#fig_3">4</ref> and he/she declares the two objects as a sequence group which maintains the objects play sequentially. The timeline of the image object is automatically updated to maintain the relationship each time the duration of the text object is modified.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Scene Composition Tree</head><p>The resulting graphical user interface is represented as a scene composition tree designed to organize the composed scene into a hierarchical structural form. Whenever a new object is created in the user interface, the corresponding object node is also created.</p><p>The object node has its corresponding object type, object ID and values specifying spatio-temporal attributes. The scene composition tree is modified through the attachment of the new object node. At the same time, the property node of the object is attached as a child node of the new object node. The property node as well as the tree structure can be changed throughout the authoring process. The tree structure can be changed while objects are added, replaced, or removed. If the author creates event information, an event object which contains destination object ID, event type and values of transition status is created and attached to the source object node as its child node. Thus an event object does not specify its source object ID.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4">Generation of XMT Document</head><p>The resulting graphical user interface is represented as the scene composition tree. From the scene composition tree, both of the XMT-α and XMT-Ω document corresponding to the visual scene are directly generated.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.1">XMT-α generation</head><p>In XMT-α format, each object is represented as an element similar to the object node described in BIFS. Thus, the XMT-α format document can be generated following the BIFS generation rules.</p><p>The XMT-α generator searches the scene composition tree until it meets the audio and visual object node. It then creates the corresponding object element of the XMT-α document using spatio-temporal attributes of the object node. With the value specified in the object's property node in the scene composition tree, the XMT-α generator can describe geometric attributes such as position, size and shape of the object or material attributes such as fill color and border style.</p><p>Figure <ref type="figure">5</ref> and Figure <ref type="figure">6</ref> show a portion of XMT-α and BIFS text for the scene of example 1 respectively. In this case, when the XMT-α generator finds the circle object node in the scene composition tree, it also meets the circle object's property node as well as its event node at the object node's child. Using the information written in the event node, the route and sensor nodes can be described.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4.2">XMT-Ω generation</head><p>XMT-Ω syntax and semantics have been designed using extensible media (xMedia) objects as basic building blocks <ref type="bibr" target="#b5">[7]</ref>.</p><p>The elements within XMT-Ω abstract the geometry and the behavior of the corresponding object in the visual scene. Thus, if an object is associated with an event object node, its behavior should be defined by a set of animation and timing element.</p><p>Figure <ref type="figure">7</ref> shows the XMT-Ω format document corresponding the XMT-α format in figure <ref type="figure">5</ref>. The rectangle object is defined with the elements describing the object's spatial and material attributes as well as the animate elements describing a change of fill color which responds to a click on the circle object.</p><p>Likewise figure <ref type="figure" target="#fig_5">8</ref> shows a portion of XMT-Ω document specifying the scenario of example 2. It represents a temporal relationship and synchronization module expression using SMIL timing constraints. A 'seq' container defines a sequence of elements in which elements play one after the other. The text object starts one second after the presentation begins and 19 seconds later disappears. When the text object disappears, the image object whose temporal duration is 23 seconds starts. Figure <ref type="figure">9</ref> represents the BIFS text corresponding XMT-Ω in figure <ref type="figure" target="#fig_5">8</ref>.</p><p>&lt;Transform2D DEF="Transform2D3000" translation="-163.00 17.00" scale="1.00 1.00" rotationAngle="0.00" &gt; &lt;children&gt; &lt;Shape&gt; &lt;Appearance&gt; &lt;Material2D DEF="Material2D3000" emissiveColor="0.75 0.75 0.75" …&gt; &lt;LineProperties DEF="LineProperties3000" … &lt;/Material2D&gt; &lt;/Appearance&gt; &lt;Rectangle DEF="Rectangle3000" USE="Group0" size="162.00 110.00"&gt; &lt;/Rectangle&gt; &lt;/Shape&gt; &lt;TimeSensor DEF="TimeSI3000I0" cycleInterval="3.00" enabled="FALSE" loop="TRUE" startTime="0.00" stopTime="-1.00" &gt; &lt;/TimeSensor&gt; &lt;ColorInterpolator DEF="ColorInter3000I0" key="0.00 1.00" keyValue="0.00 0.50 0.00 1.00 0.00 0.00 " &gt; &lt;/ColorInterpolator&gt; … &lt;Circle DEF="Circle3001" USE="Group0" radius="57.00"&gt; … &lt;TouchSensor DEF="TouchS3001" enabled="TRUE" &gt; &lt;/TouchSensor&gt; … &lt;Route fromNode="TouchS3001" fromField="isActive" toNode="TimeSI3000I0" toField="enabled" /&gt; &lt;Route fromNode="TimeSI3000I0" fromField="fraction_changed" toNode="ColorInter3000I0" toField="set_fraction" /&gt; &lt;Route fromNode="ColorInter3000I0" fromField="value_changed" toNode="Material2D3000" toField="emissiveColor" /&gt;  &lt;rectangle ID="rectangle_3000" parent="group_0" size="162.00 110.00"&gt; &lt;transformation ID="transformation_3000" translation="-163 17" scale="1.00 1.00"&gt;&lt;/transformation&gt; &lt;material ID="material_3000" color="#c0c0c0" transparency="-1.00" filled="true" &gt; &lt;animateColor attributeName="color" dur="1s" begin="circle_3001.click" values="#000000; #010000" keyTimes="0.00; 1.0" /&gt; &lt;/material&gt; &lt;/rectangle&gt; &lt;circle ID="circle_3001" parent="group_0" radius="57.00"&gt; &lt;transformation ID="transformation_3001" … &lt;material ID="material_3001" color="#ffd700" Figure <ref type="figure">7</ref>. A portion of XMT-Ω corresponding XMT-α in figure <ref type="figure">5</ref> &lt;seq begin="1s" &gt; &lt;string ID="string_3002" parent="group_0" textLines="MPEG-4 ......" dur="19s"&gt; &lt;fontStyle ID="fontStyle_3002" family="Arial" horizontal="true" justify="BEGIN" language="(null)" leftToRight="true" size="-21.00" spacing="34.00" style="PLAIN" topToBottom="true"&gt; &lt;/fontStyle&gt; &lt;transformation ID="transformation_3002" translation="100 91" scale="1.00 1.00"&gt; &lt;/transformation&gt; &lt;material ID="material_3002" color="#ffff00" transparency="-1.00" filled="true" &gt; &lt;/material&gt; &lt;/string&gt; &lt;image ID="image_1000" parent="group_0" src="D:\sample_image.gif" dur="23s"&gt; &lt;transformation ID="transformation_1000" translation="113 -25" scale="1.00 1.00"&gt;… &lt;/seq&gt;   <ref type="figure" target="#fig_5">8</ref> All the XMT and BIFS text which are shown the above, are generated automatically from the visual scene.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.5">XMT Parsing</head><p>The XMT framework is based on XML, thus valid XMT element nesting can be defined in the Document Type Declaration (DTD) and parsed using XML parser. XML4C[3] is used as a validating XML parser written in a portable subset of C++ for parsing XMT documents.</p><p>A valid XMT document can be transformed as a form of scene composition tree using DOM API <ref type="bibr" target="#b1">[2]</ref>. DOM API provides a tree-based API to compile an XML document into an internal tree structure and navigate the tree.</p><p>Media elements described within the parsed XMT document are represented as object nodes with their corresponding property nodes. Thus the scene described in the XMT document can be visualized by rendering the corresponding media object nodes using the scene composition tree. The visualized scene can also be modified and rewritten as XMT document.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">IMPLEMENTATION</head><p>The proposed XMT authoring tool is developed using C++ under the Windows 95/98/NT platform. The system supports the Complete2D profile for MPEG-4 contents.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">CONCLUSION</head><p>The XMT document authoring tool provides visual and direct manipulating authoring technique. In the system, common users can create an MPEG-4 scene and its XMT format document although they are not familiar with XMT syntax and semantics.</p><p>Moreover, the visual scene is automatically transformed into XMT-α or XMT-Ω document without syntax error. Likewise, a sophisticated scene, which may be very difficult to create using text description, can be generated. In the future, it is necessary to support more types of media data and scene nodes such as 3D objects and a more facilitative authoring interface.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. The interoperability of XMT</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. System Structure</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 .</head><label>3</label><figDesc>Figure 3. Graphical user interface</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 .</head><label>4</label><figDesc>Figure 4. An example of timeline modification and temporal relationship declaration</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 5 . 1 Figure 6 .</head><label>516</label><figDesc>Figure 5. A portion of XMT-α for the example 1</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 8 .</head><label>8</label><figDesc>Figure 8. A portion of XMT-Ω for the example 2</figDesc></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">MPEG-4: An Object-Based Multimedia Coding Standard Supporting Mobile Applications</title>
		<author>
			<persName><forename type="first">A</forename><surname>Puri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Eleftheriadis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mobile Networks and Applications</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="5" to="32" />
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<ptr target="http://www.w3.org/TR/REC-DOM-Level-1/" />
		<title level="m">Document Object Model (DOM) Level 1 Specification, W3C Recommendation</title>
				<imprint>
			<date type="published" when="1998-10">October, 1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<idno>ISO/IEC 14496-1:1999</idno>
		<title level="m">Information technology -Coding of audiovisual objects -Part 1: Systems ISO/IEC JTC1/SC29/WG11 N2501</title>
				<imprint>
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<idno>ISO/ICE FDIS 14772:200x</idno>
		<title level="m">Information Technology-Computer graphics and image processing--The Virtual Reality Modeling Language (VRML)</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<idno>ISO/IEC xxxxx:200x</idno>
		<title level="m">X3D, Information technology --Computer graphics and image processing --X3D</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Extensible MPEG-4 textual format (XMT)</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wood</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">T</forename><surname>Cheok</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. on ACM multimedia 2000 workshops</title>
				<meeting>on ACM multimedia 2000 workshops<address><addrLine>Los Angeles, California, United States</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2000">2000</date>
			<biblScope unit="page" from="71" to="74" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">MPEG-4: A Multimedia Standard for the Third Millennium, Part 1</title>
		<author>
			<persName><forename type="first">S</forename><surname>Battista</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Casalino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Lande</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Multimedia</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="74" to="83" />
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<ptr target="http://www.w3.org/TR/1998/REC-smil-19980615" />
		<title level="m">Synchronized Multimedia Integration Language (SMIL) 1.0 Specification, W3C Recommendation</title>
				<imprint>
			<date type="published" when="1998-06">June, 1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<idno>ISO/IEC JTC1/SC29/WG11 N3747</idno>
		<title level="m">MPEG-4 Overview (V.16 La Baule Version) document</title>
				<imprint>
			<date type="published" when="2000-10">October 2000</date>
		</imprint>
	</monogr>
	<note>WG11(MPEG</note>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m">MPEG-4 Overview (V.18 Singapore Version) document, ISO/IEC JTC1/SC29/WG11 N4030</title>
				<imprint>
			<date type="published" when="2001-03">March 2001</date>
		</imprint>
	</monogr>
	<note>WG11(MPEG</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
