Hacker News new | ask | show | jobs
by yboris 1900 days ago
Huge thank you to FFmpeg -- it's the core of my app's functionality: extract screenshots and show them to users in a neat gallery. Specifically - it can with 1 command line argument grab a dozen or two (user choice) screenshots at even intervals (my choice) and stitch them together into one long horizontal jpg file (adding black bars if ratio isn't what I want). AMAZING!

Video Hub App - https://videohubapp.com/

MIT open source too: https://github.com/whyboris/Video-Hub-App