That you don’t need to prepend output-file with -o but need(?) to do it with the input / -i weirds me out every time I use ffmpeg (which is a lot).
Comment on me btw
damnthefilibuster@lemmy.world 4 days ago
It’s very simple.
ffmpeg -i input_file <deep-dark-magic-you-should-be-afraid-of> output_file
Couldn’t be simpler.
jlow@discuss.tchncs.de 4 days ago
damnthefilibuster@lemmy.world 4 days ago
No but that’s understandable- you can have any number of inputs (what’s the upper limit, I wonder) but everything goes into only one output…
jlow@discuss.tchncs.de 3 days ago
Ah, ok? So anything after an -i is an input but the last thing is always the output so ot doesn’t need a mark? Interesting.
damnthefilibuster@lemmy.world 3 days ago
Pretty much!
Laser@feddit.org 4 days ago
-filter_complexsends its regards