Re: ACTION-245: Implementation of Media Fragments from Dailymotion

Hi Davy,

> It didn't pause the video at 46s, is this a bug?

Yes, it is a bug that appears since their latest release of the player. 
This is also because this sort of thing was not tested before the media 
fragments spec.

> Hmm, not sure I get this. Do you mean that the URI scheme will be
> implemented on the video page URI, rather than on the video resource URI
> itself?

In the case of a non-HTML5 page, you don't have a <video> element, so 
yes, the URI scheme is on the video page URI and the js propagates this 
to the player. If this is an HTML5 page, then the js could also 
propagate this information to the (first?) <video> element of the page, 
modifying its @src, and then, we are back to what we can test.

> Or does the flash player takes a Media Fragment URI as input?

The js script on the page propagates the fragments from the video page 
URI to the Flash player.
Pyke, feel free to correct me if I misunderstood what is happening.

   Raphaël

-- 
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, 14 December 2011 15:07:44 UTC