Hi, SMIL 2.0 supports fractional repeat counts (ex. repeatCount = "0.75"). Consider the following example. ... <video src="video1.mpg4" region="Region1" repeatCount="0.75" /> ... I suppose that the standard assumes that the intrinsic duration of "video1.mpg4" is available beforehand for this to work correctly. But on small hand held embedded devices it may be very expensive to calculate the exact intrinsic duration of the streams. (especially for elementary streams as that of MPEG4, AAC). How does the standard expect the SMIL players to deal with these situations in which the intrinsic duration of the media objects is simply "unknown"? TIA, JohnReceived on Friday, 23 July 2004 02:37:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:37:36 GMT