View Single Post
Old 08-18-2021, 08:07 PM   #64
Hyphen-ated
-
Hyphen-ated began at the beginning.
 
Posts: 46
Karma: 30
Join Date: Jan 2021
Device: Kobo Forma
Quote:
Originally Posted by JSWolf View Post
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
Hyphen-ated is offline   Reply With Quote