▲ 4 ▼ ffmprovisr: app to help you through the FFmpeg command generation process (amiaopensource.github.io) submitted 3 years ago by learnbyexample@programming.dev to c/linux@lemmy.ml 4 comments fedilink hide all child comments
[–] Dirk@lemmy.ml 2 points 3 years ago (2 children) That's great, but when you need a tool to use a tool something is wrong with the tool you need the tool for. permalink fedilink source hideshow 4 child comments replies: [–] fatboy93@lemm.ee 2 points 3 years ago (1 child) Not necessarily, generally the defaults for most of the tools tend to be sane, but when you have a swiss army knife with dozens of attachments, you'd still need a manual to figure what is what. Note that many tools use ffmpeg under the hood so users are generally never exposed to the various options. But sometime if they need to, cheatsheets like these are really useful. permalink fedilink source parent hideshow 2 child comments replies: [–] Dirk@lemmy.ml 1 point 3 years ago Yes, that's the good thing with ffmpeg. You can automatize basically everything using the various command line options. permalink fedilink source parent [–] Fubarberry@sopuli.xyz 2 points 2 years ago I'm willing to forgive ffmpeg because it can do an insane amount of stuff. It's nice to know whenever I have a weird media related need (converting a file, cropping and compressing a video for discord, etc) that I already have a tool capable of doing it on my machine. Just takes a quick search for the command and I'm ready to go. To be honest, I kept a text file of all my most common ffmpeg commands in my video folder for quick reference. permalink fedilink source parent
[–] fatboy93@lemm.ee 2 points 3 years ago (1 child) Not necessarily, generally the defaults for most of the tools tend to be sane, but when you have a swiss army knife with dozens of attachments, you'd still need a manual to figure what is what. Note that many tools use ffmpeg under the hood so users are generally never exposed to the various options. But sometime if they need to, cheatsheets like these are really useful. permalink fedilink source parent hideshow 2 child comments replies: [–] Dirk@lemmy.ml 1 point 3 years ago Yes, that's the good thing with ffmpeg. You can automatize basically everything using the various command line options. permalink fedilink source parent
[–] Dirk@lemmy.ml 1 point 3 years ago Yes, that's the good thing with ffmpeg. You can automatize basically everything using the various command line options. permalink fedilink source parent
[–] Fubarberry@sopuli.xyz 2 points 2 years ago I'm willing to forgive ffmpeg because it can do an insane amount of stuff. It's nice to know whenever I have a weird media related need (converting a file, cropping and compressing a video for discord, etc) that I already have a tool capable of doing it on my machine. Just takes a quick search for the command and I'm ready to go. To be honest, I kept a text file of all my most common ffmpeg commands in my video folder for quick reference. permalink fedilink source parent
all 4 comments