jasonjmcghee / rem

An open source approach to locally record and enable searching everything you view on your Mac.
https://rem.ing
MIT License
2.2k stars 63 forks source link

Figure out the right way to preload videos for faster scrubbing #7

Open jasonjmcghee opened 6 months ago

jasonjmcghee commented 6 months ago

Also we should create indexes for the db 😅


Initial assumption here is that we should load all images associated with a video when timeline view is opened, and start loading the next video N frames before you get to it.

jasonjmcghee commented 5 months ago

(we have some basic indices now) #32