- From: Raphaël Troncy <raphael.troncy@eurecom.fr>
- Date: Wed, 08 Jun 2011 17:18:47 +0200
- To: Media Fragment <public-media-fragment@w3.org>
Dear all, The minutes of today's phone telecon are available for review at http://www.w3.org/2011/06/08-mediafrag-minutes.html (and in text format below). In a nutshell, we aim at transitioning to CR by the end of this month. Silvia has just launched a new discussion thread: stepping back and renaming the "chapter" dimension as "id" or "cue". Once we agreed on this we can transition. I will also start a new thread for approving batch of test cases on the mailing so that we discuss only the corner cases or the ones we flag as non consensus during the upcoming telecon before the summer break. Best regards. Raphaël ---------- [1]W3C [1] http://www.w3.org/ Media Fragments Working Group Teleconference 08 Jun 2011 [2]Agenda [2] http://lists.w3.org/Archives/Public/public-media-fragment/2011Jun/0001.html See also: [3]IRC log [3] http://www.w3.org/2011/06/08-mediafrag-irc Attendees Present Raphael, Chris, Yves, Philip, Erik, Silvia, Davy Regrets Thomas Chair Erik, Raphael Scribe raphael Contents * [4]Topics 1. [5]1. Admin 2. [6]2. Spec Update 3. [7]3. Test Cases 4. [8]4. AOB * [9]Summary of Action Items _________________________________________________________ <trackbot> Date: 08 June 2011 <doublec> is there anyone on the call? <doublec> Zakim: mute me 1. Admin <doublec> I'm slowly getting used to it :) PROPOSED to accept the minutes of the last week telecon: [10]http://www.w3.org/2011/05/11-mediafrag-minutes.html [10] http://www.w3.org/2011/05/11-mediafrag-minutes.html <erik> +1 +1 <doublec> +1 Minutes accepted <silvia> +1 Raphael: TPAC 2011 in November [11]http://www.w3.org/2011/11/TPAC/#Tentative [11] http://www.w3.org/2011/11/TPAC/#Tentative 2. Spec Update ACTION-219? <trackbot> ACTION-219 -- Davy Van Deursen to update the specification to reflect those changes -- due 2011-05-18 -- OPEN <trackbot> [12]http://www.w3.org/2008/WebVideo/Fragments/tracker/actions/219 [12] http://www.w3.org/2008/WebVideo/Fragments/tracker/actions/219 Raphael: I hope that by TPAC we do not have issues any more to deal with Silvia: one of the change was to rename "id" into "chapter" ... I wonder if this was a good move ... in WebVTT, we add tracks (captions, audio descriptions) and cues (time stamps) have identifiers ... I wonder if #id would not be better than #chapter for a dimension that addresses a section by name ... tracks introduced in HTML5 with 5 possible types <silvia> [13]http://www.whatwg.org/specs/web-apps/current-work/multipage/the- iframe-element.html#texttrackcuelist <- [13] http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#texttrackcuelist <silvia> [14]http://www.whatwg.org/specs/web-apps/current-work/multipage/the- iframe-element.html#texttrackcue [15]http://www.whatwg.org/specs/web-apps/current-work/multipage/the- iframe-element.html#dom-texttrackcuelist-getcuebyid(in DOMString id); [14] http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#texttrackcue [15] http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#dom-texttrackcuelist-getcuebyid(in <doublec> but 'chapter' in media fragments is just a shortcut for #t=... isn't it? It's not related to the 'id' used in the cue? Yes Chris <silvia> example cue: <silvia> 00:00:01.000 -> 00:00:08.000 <silvia> asdfasf <silvia> then we get "example cue" as the identifier of this cue <silvia> and we can address it by getCueById("example cue") in HTML5 Raphael: so the question is should we change back to "id" or another dimension name? <silvia> and we can address it by [16]http://example.com/video.ogv#example%2dcue [16] http://example.com/video.ogv#example%2dcue <doublec> If the user uses #id=example cue, does that mean it's the same as #t=1,8? <silvia> yes <doublec> so there needs to be a text track for id to work? <davy> maybe we should name it 'cue': video.ogv#cue=example%20cue <silvia> I like Davy's idea Silvia: Cues are defined in a text track, yes Raphael: but if the media has embedded cues? Silvia: we are not introducing any dependencies, but we just make sure it can work with HTML5 Raphael: we discuss this on the mailing list, Silvia will start a thread to discuss whether we should name this dimension "id", "name" or "cue" close ACTION-219 <trackbot> ACTION-219 Update the specification to reflect those changes closed ACTION-2220? <trackbot> ACTION-2220 does not exist ACTION-220? <trackbot> ACTION-220 -- Raphaël Troncy to change the specification accordingly to reflect that #track is local -- due 2011-05-18 -- OPEN <trackbot> [17]http://www.w3.org/2008/WebVideo/Fragments/tracker/actions/220 [17] http://www.w3.org/2008/WebVideo/Fragments/tracker/actions/220 close ACTION-220 <trackbot> ACTION-220 Change the specification accordingly to reflect that #track is local closed Davy: many changes evrywhere ... perhaps someone should review it entirely and completely ? Frank Denoual has spotted small issues: [18]http://lists.w3.org/Archives/Public/public-media-fragment/2011Ju n/0002.html [18] http://lists.w3.org/Archives/Public/public-media-fragment/2011Jun/0002.html Raphael: t=10, sometimes valid, sometimes not <scribe> ACTION: Davy to fix the #t=10, in Section 4.2.1 which is invalid [recorded in [19]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action01] <trackbot> Created ACTION-221 - Fix the #t=10, in Section 4.2.1 which is invalid [on Davy Van Deursen - due 2011-06-15]. Suggested sentence from Frank: "If a single number only is given, this corresponds to the begin time except if it is preceded by a comma that would in this case indicate the end time" Davy: I will do this too <davy> [20]http://www.w3.org/2008/WebVideo/Fragments/WD-media-fragments-spe c/#server-triggered-redirect [20] http://www.w3.org/2008/WebVideo/Fragments/WD-media-fragments-spec/#server-triggered-redirect Davy: discussion between Silvia and me about the server triggered redirect for chapter (or id or cue) ... we need to decide and change the spec <davy> [21]http://lists.w3.org/Archives/Public/public-media-fragment/2011Ma y/0083.html [21] http://lists.w3.org/Archives/Public/public-media-fragment/2011May/0083.html Davy: we need to adapt the spec so that it says that the server can answer with byte ranges <scribe> ACTION: Davy to adapt Section 5.2.3 so that the server can also send back the mapping in terms of byte ranges [recorded in [22]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action02] <trackbot> Created ACTION-222 - Adapt Section 5.2.3 so that the server can also send back the mapping in terms of byte ranges [on Davy Van Deursen - due 2011-06-15]. Raphael: do you see any other issues to deal with? <doublec> not that I'm aware of Erik: yes, answering questions from Boris, Chris and Fantasai Raphael: loop problem from Chris is related to bug at [23]http://www.w3.org/Bugs/Public/show_bug.cgi?id=12426 ... clearly, we need to answer those requests ... svg issue is also related to TAG discussion and Yves need to be here ... I will answer to these comments ... Target is to transition to CR before end of June [23] http://www.w3.org/Bugs/Public/show_bug.cgi?id=12426 3. Test Cases Status for UA: [24]http://www.w3.org/2008/WebVideo/Fragments/TC/ua-test-cases.html [24] http://www.w3.org/2008/WebVideo/Fragments/TC/ua-test-cases.html Status for Server: [25]http://www.w3.org/2008/WebVideo/Fragments/TC/server-test-cases [25] http://www.w3.org/2008/WebVideo/Fragments/TC/server-test-cases Raphael: we need to review more test cases in the upcoming telecon Erik: we have 2 more telecon before the summer holidays <scribe> ACTION: Raphael to start up a thread for discussion and approval of all test cases for the UA for the temporal dimension [recorded in [26]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action03] <trackbot> Sorry, couldn't find user - Raphael <scribe> ACTION: troncy to start up a thread for discussion and approval of all test cases for the UA for the temporal dimension [recorded in [27]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action04] <trackbot> Created ACTION-223 - Start up a thread for discussion and approval of all test cases for the UA for the temporal dimension [on Raphaël Troncy - due 2011-06-15]. 4. AOB [silence] <davy_> bye! Raphael: get an agreement on the name of this last dimension by Sunday so we can vote for CR next week <scribe> ACTION: Raphael to send a reply to the 4 commenters [recorded in [28]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action05] <trackbot> Sorry, couldn't find user - Raphael <scribe> ACTION: troncy to send a reply to the 4 commenters [recorded in [29]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action06] <trackbot> Created ACTION-224 - Send a reply to the 4 commenters [on Raphaël Troncy - due 2011-06-15]. Summary of Action Items [NEW] ACTION: Davy to adapt Section 5.2.3 so that the server can also send back the mapping in terms of byte ranges [recorded in [30]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action02] [NEW] ACTION: Davy to fix the #t=10, in Section 4.2.1 which is invalid [recorded in [31]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action01] [NEW] ACTION: troncy to send a reply to the 4 commenters [recorded in [34]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action06] [NEW] ACTION: troncy to start up a thread for discussion and approval of all test cases for the UA for the temporal dimension [recorded in [35]http://www.w3.org/2011/06/08-mediafrag-minutes.html#action04] [End of minutes] _________________________________________________________ -- Raphaël Troncy EURECOM, Multimedia Communications Department 2229, route des Crêtes, 06560 Sophia Antipolis, France. e-mail: raphael.troncy@eurecom.fr & raphael.troncy@gmail.com Tel: +33 (0)4 - 9300 8242 Fax: +33 (0)4 - 9000 8200 Web: http://www.eurecom.fr/~troncy/
Received on Wednesday, 8 June 2011 15:19:36 UTC