Hacker News new | ask | show | jobs
Help-CLI – generate FFmpeg commands in the terminal, using ChatGPT (undefinedapps.com)
2 points by alexkrkn 1055 days ago
1 comments

I started using chatgpt a lot to come up with FFmpeg commands for me.

I made a small cli tool so that I can do it right in the terminal: https://github.com/alexkrkn/help-cli

And made a video about it: https://www.youtube.com/watch?v=pOda6TDBqcY

Hope someone finds it useful as well!