[cvs-annodex] commit (/annodex): standards/draft-pfeiffer-annodex-current.xml standards/draft-pfeiffer-cmml-current.xml standards/draft-pfeiffer-temporal-fragments-current.xml

silvia nobody at lists.annodex.net
Fri Feb 11 17:05:14 EST 2005


Update of /annodex (new revision 879)

Modified files:
   standards/draft-pfeiffer-annodex-current.xml
   standards/draft-pfeiffer-cmml-current.xml
   standards/draft-pfeiffer-temporal-fragments-current.xml

Log Message:
Typo corrections and a correction to the CMML media mapping, which is by far not done yet.



Modified: standards/draft-pfeiffer-annodex-current.xml
===================================================================
--- standards/draft-pfeiffer-annodex-current.xml	2005-02-11 04:54:16 UTC (rev 878)
+++ standards/draft-pfeiffer-annodex-current.xml	2005-02-11 06:05:12 UTC (rev 879)
@@ -1104,7 +1104,7 @@
       </t>
 
       <t>The basetime allows to correctly map a temporal offset point such as
-      a temporal URI to a byte position in the stream. In the above example
+      a temporal URI to a Byte position in the stream. In the above example
       take t_uri=npt:14.0 as the temporal offset addressed on a stream with
       t_0=npt:5.0 as the basetime - this requires a stream offsetting of only
       9 sec to the appropriate granule position in each of the bitstreams,
@@ -1137,12 +1137,12 @@
       case of CMML.
       </t>
 
-      <t>Therefore, once seeking has located the correct byte position that
+      <t>Therefore, once seeking has located the correct Byte position that
       refers to the given temporal offset, it has to seek back. For logical
       bitstreams that have a non-zero "granuleshift" in the Skeleton, it has
       to seek back to the Ogg page that has a "keyindex" granule position. For
       logical bitstreams that have a non-zero "preroll" in the Skeleton, it
-      has to seek back that many packets. The earliest byte position that
+      has to seek back that many packets. The earliest Byte position that
       satisfies all these requirements is the correct seek position.
       </t>
       

Modified: standards/draft-pfeiffer-cmml-current.xml
===================================================================
--- standards/draft-pfeiffer-cmml-current.xml	2005-02-11 04:54:16 UTC (rev 878)
+++ standards/draft-pfeiffer-cmml-current.xml	2005-02-11 06:05:12 UTC (rev 879)
@@ -1,3 +1,25 @@
+<!-- BOS page -> BOS packet
+   ident headers -> packet headers
+   header page -> header packet
+   GranuleShift = log of maximum cmml clip spacing
+-->
+<!-- define in CMML standard
+      <t>The media mapping for CMML into Ogg is as follows:
+        <list style="symbols">
+        <t>The bos page MUST contain a packet with identification information
+           for the CMML logical bitstream, including the magic number,
+           as provided in the CMML specification.</t>
+        <t>The first secondary header page of CMML contains a CMML
+           packet with the xml preamble.</t>
+        <t>The second secondary header page(s) of CMML contain(s) a CMML
+           packet with the CMML "head" tag.</t>
+        <t>The content or data pages for CMML contain the CMML "clip" tags
+           each encoded in a packet.</t>
+        <t>The eos page contains a packet with an empty clip tag.</t>
+        </list>
+      </t>
+-->
+
 <?xml version="1.0" encoding="UTF-8"?> 
 <!DOCTYPE rfc SYSTEM "rfc2629.dtd">
 <?rfc toc="yes" ?>
@@ -1293,6 +1315,8 @@
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                                                               | 24-27
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+   | Granuleshift  |                                                 28
+   +-+-+-+-+-+-+-+-+
 
 	    ]]></artwork>
         </figure>

Modified: standards/draft-pfeiffer-temporal-fragments-current.xml
===================================================================
--- standards/draft-pfeiffer-temporal-fragments-current.xml	2005-02-11 04:54:16 UTC (rev 878)
+++ standards/draft-pfeiffer-temporal-fragments-current.xml	2005-02-11 06:05:12 UTC (rev 879)
@@ -656,7 +656,7 @@
 Location: http://www.foo.bar/video.anx
 X-Accept-TimeURI: application/x-annodex, text/x-cmml
 
-Message body: control section of video.anx
+Message body: control section of video.anx?t=npt:15.2
           ]]></artwork>
           </t>
           <t>User Agent HTTP request:


-- 
silvia



More information about the cvs-annodex mailing list