notes

Personal reference collection of useful tools, code snippets, and dev notes.

View on GitHub
ffmpeg -i ~/Downloads/home-banner-full.mp4 -vf "select=eq(n\,0)" -vframes 1 ~/Downloads/out.png