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

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -