Hacker News new | ask | show | jobs
by krackers 1276 days ago
The killer app for LLMs will finally be able to write ffmpeg invocations
5 comments

There's at least one such command I saw out there: https://www.learngpt.com/prompts/generating-a-complex-ffmpeg...
That and writing LaTeX or Tikz. These are the things you have to do every now and then, but don't do enough to commit them to long-term memory.
I have seen people building small drag and drop interfaces to convert media with python, tk, and ffmpeg from prompts with a couple of sentences.
It worked for the couple basic cases I tried!!
Or enter a valid tar command on first try.