have you found a trick ?
You should have a look at VLC :http://www.videolan.org/doc/play-howto/en/ch04.html#id310965
you can embed it in an html page and set the player rate :
vlc.input.rate : input speed given as float (1.0 for normal speed, 0.5 for half speed, 2.0 for twice as fast, etc.)
You should have a look at VLC :http://www.videolan.org/doc/play-howto/en/ch04.html#id310965
you can embed it in an html page and set the player rate :
vlc.input.rate : input speed given as float (1.0 for normal speed, 0.5 for half speed, 2.0 for twice as fast, etc.)