logoalt Hacker News

I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models

113 pointsby iliashadtoday at 3:13 PM24 commentsview on HN

TLDR: I had 2,207 GoPro videos, and I need to rewatch them to find interesting moments from my cycling journey. I built a project to index them locally on my M1 Max using open-source ML models, search for those moments, and send the best clips straight to my DaVinci Resolve timeline. I indexed 628 videos (668.68 GB, 15h 13m 18s of footage duration), more details in the metrics table in the last section of this article.

Full article: https://iliashaddad.com/blog/i-indexed-669-gb-of-my-gopro-videos-using-my-m1-max-computer


Comments

robraintoday at 6:31 PM

DaVinci 21 has indexing built-in (AI IntelliSearch). Not to diminish the work you did, but this is now available to many users (probably only Studio users since it has AI in the name)

show 1 reply
WarOnPrivacytoday at 5:41 PM

I was surprised to learn that the

    M1 Max CPU is an ARM/SoC, comparable to an 11th gen Intel i9
Do I have it right? Would Windows ARM performance be similar for those cpu?

ref: https://www.cpubenchmark.net/compare/4585vs4245/Apple-M1-Max...

show 3 replies
Beijingertoday at 4:05 PM

Does it work for porn collections too?

show 5 replies
fl0idtoday at 5:45 PM

it is possible to use apple gpu with containers. either with podman + runkit + recent mesa or with recent vllm-metal from docker https://www.docker.com/blog/docker-model-runner-vllm-metal-m...

show 1 reply
iliashadtoday at 5:29 PM

I would love your feedback and suggestions for new improvements or features you wanna have, either in the source available version, the desktop app or blog post itself?

rho138today at 3:55 PM

This would fit most best as a “Show HN:” post :)

show 2 replies
m3kw9today at 6:14 PM

Grab frames, lower res, classify, combine meta data. Write to sql

knightops_devtoday at 6:15 PM

[flagged]