89
y'all are gonna hate me for this, but it's the truth
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I'm curious if you succeeded with this approach here - have you gotten your LLM to produce a bash function which you can use without needing to understand how to specify an ffmpeg filename pattern yet?
btw, if want to try learning the old-fashioned way, have a look at
man ffmpeg-formatswhere you can find perhaps-useful information like this:From the
image2section, here is how the filename pattern works:And btw, the
ffmpeg-formatsmanual does also include examples:It is actually possible to figure out how to do this and many other ffmpeg tasks even without internet access :)
i really need to spend more time reading the
mans and less time asking the bot. themans are guaranteed to be right, but with the bot, who the fuck knowsAnd with a command like ffmpeg a wrong bot command might just as well overwrite your source file.