Timer: 0

Copyright: Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Muriel Jourdan (Muriel.Jourdan@inrialpes.fr)
Version: Oct 17th, 2000, v1
Module: SMIL Timing & Sync Module
Feature: dur=clock value on a seq
File Name: dur_clock_continuous_3.smil
Media Components: 1MPG (5.4s)
Expected Behavior: at t=0s the video starts and is frozen between 5.4s and 8s.
<t:par>
<t:seq dur="8s">
<t:video style="width:100;height:100" src="../videos/nist.mpg" />
</t:seq>
</t:par>