a simple cli tool that uses FFMPEG to measure the FPS of an input video
Find a file
aria 6dcf46c597
feat: first wave of tests
I can: count how many frames in a video, compare 2 frames for differences and compare 2 videos to see if their frames match up
2025-06-07 02:48:43 +10:00
.cz.toml feat: first wave of tests 2025-06-07 02:48:43 +10:00
go.mod feat: first wave of tests 2025-06-07 02:48:43 +10:00
go.sum feat: first wave of tests 2025-06-07 02:48:43 +10:00
main.go feat: first wave of tests 2025-06-07 02:48:43 +10:00