[SVGMobile12] STZLC3-3 definition of the intrinsic duration of a media

(sorry if you see a duplicate, I first posted from a different email 
adress and nothing appeared on the archives)

In many delivery scenarios, there are delays in media rendering due to 
connexion and buffering. Are these times to be taken into account in the 
computation of the implicit duration of the media aka simple duration as 
specified in SMIL timing, section 10.3.3 ?

Ex: clip of duration 200s, connexion and buffering time of 15s
<video id="v1" begin="0s" dur="media" …/>
<video id="v2" begin="0s" dur="200s" …/>
Is the 'active end' of "v1" at 200s ou à 215s ? and of "v2" ?
If it is 200s, then the last 15ms of the media are not rendered.
Are the executions of "v1" and "v2" equivalent ?

Thanks

Nicolas Pierre, Erwann Gouesbet, Julien Tranchant and
Jean-Claude Dufourd

Received on Monday, 19 December 2005 21:30:43 UTC