crewtimer / crewtimer-video-review

Utility app for connecting to FinishLynx or recorded video
MIT License
0 stars 0 forks source link

Sluggish wheel performance #31

Open glenne opened 1 month ago

glenne commented 1 month ago

When using 'real' video of a race, the time to find and decode a frame can be noticable when jogging the wheel to move frame-by-frame.

Suggested fix: When the user clicks on a marker in the video scrubber, locate the frame of interest and display it. In the mean while, locate and cache several frames on either side of the selected frame so they are immediately available when the wheel moves.