logging in or signing up Annodex1 Dorotea Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 13 Category: Entertainment License: All Rights Reserved Like it (0) Dislike it (0) Added: February 04, 2008 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript Hyperlinking to time offsets: The temporal URI specificationW3C Video WorkshopSilvia PfeifferDec 2007Annodex Association, Xiph.Org, Vquence: Hyperlinking to time offsets: The temporal URI specification W3C Video Workshop Silvia Pfeiffer Dec 2007 Annodex Association, Xiph.Org, VquenceMotivation: Motivation Hyperlinking to video offsets or segments directly (“deep hyperlinking”) Without transferring irrelevant part of resource Use cases: Playlists of video highlights (e.g. news bulletin) Search results Mashups without touching/changing original Caching Web proxiesTemporal URI examples: Temporal URI examples Time offset addressing: http://www.foo.bar/video.anx?t=85.28 Time segment addressing: http://www.foo.bar/video.anx?t=85.28/102.20 Named event addressing: http://www.foo.bar/video.anx?id=wedding Deep Hyperlinking: Deep Hyperlinking Difference to indirect hyperlinking through XPointer in a XML description container (e.g. MPEG-7, SMIL, MPEG-21) Method of WWW: URIs (RFC 3986)Restrictions of RFC 3986: Restrictions of RFC 3986 http://www.ietf.org/rfc/rfc3986.txt “… any operation associated with a URI reference is defined by the protocol element, data format attribute, or natural language text in which it appears.” Want to use http Data offset operation is data format specificTypes of Addressing: Types of Addressing Addressing a time offset Addressing a time segment Adressing a named event Keep them uniformWhat format?: What format? “making use of a URI in order to retrieve a representation of its associated resource” foo://example.com:8042/over/there?name=ferret#nose \_/ \______________/\_________/ \_________/ \__/ | | | | | scheme authority path query fragment Query or fragment to specify subcomponentQuery or Fragment?: Query or Fragment? Fragment: “indirect identification of a secondary resource” Query: “serves to identify a resource” “Fragment identifiers have a special role in information retrieval systems as the primary form of client-side indirect referencing, allowing an author to specifically identify aspects of an existing resource that are only indirectly provided by the resource owner.” I.e. fragments are resolved on client-side onlyTemporal URI spec: Temporal URI spec Use both: fragment and query Semantics: Fragment: client-side offsets / filtering Query: server-side resource composition Specific data format: Annodex files (ogg + skeleton + cmml)Annodex: Annodex Ogg files: Ogg is container format Skeleton: logical bitstream that identifies contained tracks CMML: annotation track that names sectionsTemporal URI examples: Temporal URI examples Time offset addressing: http://www.foo.bar/video.anx?t=85.28 http://www.foo.bar/video.anx#t=85.28 Time segment addressing: http://www.foo.bar/video.anx?t=85.28/102.20 http://www.foo.bar/video.anx#t=85.28/102.20 Named event addressing: http://www.foo.bar/video.anx?id=wedding http://www.foo.bar/video.anx#id=weddingTime specs in URI queries: Time specs in URI queries Accessing a time interval of an Annodex file: temporal URI query parameter (CGI conformant) t=[time-scheme:]time-interval http://www.foo.bar/csiro.anx?t=85.28 http://www.foo.bar/csiro.anx?t=smpte-25:00:01:25:07 http://www.foo.bar/csiro.anx?t=npt:85.28-105/290-300 http://www.foo.bar/csiro.anx?t=clock:20040114T153045.25ZAnnodex Web server: Annodex Web server ANX ANX Web Client Web Server URI http://www.foo.bar/fish.anx?t=7 URITime query processing: Time query processing Annodex file on server http://www.foo.bar/fish.anx?t=7 * retain BOS pages * retain secondary header pages * copy active clip tags * retain EOS pagesAnnodex Server Module: Annodex Server Module MIME types: application/annodex Apache module: mod_annodex module provides temporal and clip URI query handling by recomposing valid ANX resourceCaching Web Proxy: Caching Web Proxy ANX Origin Web Server Caching Web Proxy 2 3 fish.anx?id=clip1 fish.anx?id=clip1 fish.anx?id=clip2 fish.anx?id=clip3Caching Web Proxy: Caching Web Proxy ANX Origin Web Server Caching Web Proxy fish.anx clip1 clip2 clip3Summary: Summary Challenges to address: Get syntax right Definition is data format specific Semantics on server Other implications on Web infrastructure You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
Annodex1 Dorotea Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 13 Category: Entertainment License: All Rights Reserved Like it (0) Dislike it (0) Added: February 04, 2008 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript Hyperlinking to time offsets: The temporal URI specificationW3C Video WorkshopSilvia PfeifferDec 2007Annodex Association, Xiph.Org, Vquence: Hyperlinking to time offsets: The temporal URI specification W3C Video Workshop Silvia Pfeiffer Dec 2007 Annodex Association, Xiph.Org, VquenceMotivation: Motivation Hyperlinking to video offsets or segments directly (“deep hyperlinking”) Without transferring irrelevant part of resource Use cases: Playlists of video highlights (e.g. news bulletin) Search results Mashups without touching/changing original Caching Web proxiesTemporal URI examples: Temporal URI examples Time offset addressing: http://www.foo.bar/video.anx?t=85.28 Time segment addressing: http://www.foo.bar/video.anx?t=85.28/102.20 Named event addressing: http://www.foo.bar/video.anx?id=wedding Deep Hyperlinking: Deep Hyperlinking Difference to indirect hyperlinking through XPointer in a XML description container (e.g. MPEG-7, SMIL, MPEG-21) Method of WWW: URIs (RFC 3986)Restrictions of RFC 3986: Restrictions of RFC 3986 http://www.ietf.org/rfc/rfc3986.txt “… any operation associated with a URI reference is defined by the protocol element, data format attribute, or natural language text in which it appears.” Want to use http Data offset operation is data format specificTypes of Addressing: Types of Addressing Addressing a time offset Addressing a time segment Adressing a named event Keep them uniformWhat format?: What format? “making use of a URI in order to retrieve a representation of its associated resource” foo://example.com:8042/over/there?name=ferret#nose \_/ \______________/\_________/ \_________/ \__/ | | | | | scheme authority path query fragment Query or fragment to specify subcomponentQuery or Fragment?: Query or Fragment? Fragment: “indirect identification of a secondary resource” Query: “serves to identify a resource” “Fragment identifiers have a special role in information retrieval systems as the primary form of client-side indirect referencing, allowing an author to specifically identify aspects of an existing resource that are only indirectly provided by the resource owner.” I.e. fragments are resolved on client-side onlyTemporal URI spec: Temporal URI spec Use both: fragment and query Semantics: Fragment: client-side offsets / filtering Query: server-side resource composition Specific data format: Annodex files (ogg + skeleton + cmml)Annodex: Annodex Ogg files: Ogg is container format Skeleton: logical bitstream that identifies contained tracks CMML: annotation track that names sectionsTemporal URI examples: Temporal URI examples Time offset addressing: http://www.foo.bar/video.anx?t=85.28 http://www.foo.bar/video.anx#t=85.28 Time segment addressing: http://www.foo.bar/video.anx?t=85.28/102.20 http://www.foo.bar/video.anx#t=85.28/102.20 Named event addressing: http://www.foo.bar/video.anx?id=wedding http://www.foo.bar/video.anx#id=weddingTime specs in URI queries: Time specs in URI queries Accessing a time interval of an Annodex file: temporal URI query parameter (CGI conformant) t=[time-scheme:]time-interval http://www.foo.bar/csiro.anx?t=85.28 http://www.foo.bar/csiro.anx?t=smpte-25:00:01:25:07 http://www.foo.bar/csiro.anx?t=npt:85.28-105/290-300 http://www.foo.bar/csiro.anx?t=clock:20040114T153045.25ZAnnodex Web server: Annodex Web server ANX ANX Web Client Web Server URI http://www.foo.bar/fish.anx?t=7 URITime query processing: Time query processing Annodex file on server http://www.foo.bar/fish.anx?t=7 * retain BOS pages * retain secondary header pages * copy active clip tags * retain EOS pagesAnnodex Server Module: Annodex Server Module MIME types: application/annodex Apache module: mod_annodex module provides temporal and clip URI query handling by recomposing valid ANX resourceCaching Web Proxy: Caching Web Proxy ANX Origin Web Server Caching Web Proxy 2 3 fish.anx?id=clip1 fish.anx?id=clip1 fish.anx?id=clip2 fish.anx?id=clip3Caching Web Proxy: Caching Web Proxy ANX Origin Web Server Caching Web Proxy fish.anx clip1 clip2 clip3Summary: Summary Challenges to address: Get syntax right Definition is data format specific Semantics on server Other implications on Web infrastructure