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 3 weeks 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 3 weeks ago
damnthefilibuster@lemmy.world 2 weeks 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 2 weeks 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 2 weeks ago
Pretty much!
Laser@feddit.org 3 weeks ago
-filter_complexsends its regards