javascript - HTML5 Video currentTime precision in Chrome -


i've got html5 video element , trying perform frame frame stepping. test video i'm using 2 frames(83ms) long , 24fps.

playing video works expected, when trying specify currenttime attribute access frame 1 not work in chrome.

does precision of currenttime in chrome?

if same operation performed in safari/firefox works expected.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -