ISSUE-1: Combining Media Fragment URI with other time-clipping methods

Raphael

Combining Media Fragment URI with other time-clipping methods

State:
CLOSED
Product:
Raised by:
Raphaël Troncy
Opened on:
2009-01-21
Description:
Related to ACTION-13 [1] closed by Jack, see the whole thread starting at [2], I raise this issue since everything is not crystal clear for me.

I assume that the media fragment is regarded as in-context, that is, http://www.example.com/video.mov#t=20,30 will play the fragment between the seconds 20 and 30 of this resource, but the user sees the whole timeline of the video and can click elsewhere on the slider, thus making a new request.

I understand that specifying a time-clipping method, for example in SMIL, is relative to the (timeline of the) resource. Therefore, what's happened if I have:
<video clipBegin="5s" clipEnd="15s" src="http://www.example.com/video.mov#t=20,30"/> ?

Scenario 1: the media fragment is completely ignored, the UA plays the video segment between the seconds 5 and 15

Scenario 2: the clipping method is done relatively to the media fragment, the UA plays the video segment between the seconds 25 (=20+5) and 35 (=20+15)

Scenario 3: the clipping method is done relatively to the media fragment but bound to the media fragment, the UA plays the video segment between the seconds 25 (=max[20,20+5]) and 30 (=min[30,20+15]).

In summary, how do we cover the cases where the media fragment is i) encompassing, ii) embedding, iii) disjoint and iv) partially overlapping the boundaries of the other time-clipping method?

[1] http://www.w3.org/2008/WebVideo/Fragments/tracker/actions/13
[2] http://lists.w3.org/Archives/Public/public-media-fragment/2008Nov/0095.html
Related Actions Items:
No related actions
Related emails:
  1. Re: Timecodes that are not zero-based (from Raphael.Troncy@cwi.nl on 2009-03-30)
  2. Re: Minutes of 2009-02-04 telecon (from michael.hausenblas@deri.org on 2009-02-04)
  3. Re: Minutes of 2009-02-04 telecon (from silviapfeiffer1@gmail.com on 2009-02-04)
  4. Minutes of 2009-02-04 telecon (from michael.hausenblas@deri.org on 2009-02-04)
  5. Re: ACTION-37: proposed text to close ISSUE-1 (from silviapfeiffer1@gmail.com on 2009-02-04)
  6. ACTION-37: proposed text to close ISSUE-1 (from Raphael.Troncy@cwi.nl on 2009-02-04)
  7. Media Fragments Working Group: Agenda 04 February, Telecon 1000 UTC (from Raphael.Troncy@cwi.nl on 2009-02-03)
  8. minutes of 2009-01-28 teleconference (from Raphael.Troncy@cwi.nl on 2009-01-28)
  9. Re: ISSUE-1: Combining Media Fragment URI with other time-clipping methods (from silviapfeiffer1@gmail.com on 2009-01-28)
  10. Re: ISSUE-1: Combining Media Fragment URI with other time-clipping methods (from Raphael.Troncy@cwi.nl on 2009-01-28)
  11. Re: ISSUE-1: Combining Media Fragment URI with other time-clipping methods (from Jack.Jansen@cwi.nl on 2009-01-27)
  12. Media Fragments Working Group: Agenda 28 January, Telecon 1000 UTC (from Raphael.Troncy@cwi.nl on 2009-01-27)
  13. Re: ISSUE-1: Combining Media Fragment URI with other time-clipping methods (from silviapfeiffer1@gmail.com on 2009-01-27)
  14. ISSUE-1: Combining Media Fragment URI with other time-clipping methods (from Raphael.Troncy@cwi.nl on 2009-01-27)
  15. ISSUE-1 (Raphael): Combining Media Fragment URI with other time-clipping methods (from sysbot+tracker@w3.org on 2009-01-21)

Related notes:

ACTION-13

Raphaël Troncy, 21 Jan 2009, 13:01:39

Display change log ATOM feed


Raphaël Troncy <Raphael.Troncy@eurecom.fr>, Erik Mannens <erik.mannens@ugent.be>, Chairs, Yves Lafon <ylafon@w3.org>, Thierry Michel <tmichel@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 1.html,v 1.1 2014/07/24 14:16:40 vivien Exp $