Quote:
Originally Posted by JSWolf
How would I time the page turn?
|
Or if you'd rather do it yourself than have me do it, what you do is:
* take the video. make sure to remove your finger from the screen as quickly as possible after each tap.
* open the video in a player that allows you to advance forward or backward by a single frame. for example, mediaplayerclassic (where the keybinding is ctrl-left and ctrl-right). it also needs a high precision timer, which you can do in MPC by right clicking the timer in the lower right
* go to the first frame where your finger touched the screen. note the time
* go to the first frame where the new text is fully readable and all the old text is gone. note the time.
* repeat for all 10 presses or however many you did
* paste results into a spreadsheet, calculate the average difference