Live data from Hacker News

Help-CLI – generate FFmpeg commands in the terminal, using ChatGPT

undefinedapps.com

1–2 of 2 posts

Re: Help-CLI – generate FFmpeg commands in the terminal, using ChatGPT

#2
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!