not_IO@lemmy.blahaj.zone to Lemmy Shitpost@lemmy.worldEnglish · 2 days agome btwlemmy.blahaj.zoneimagemessage-square41fedilinkarrow-up1377arrow-down111
arrow-up1366arrow-down1imageme btwlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Lemmy Shitpost@lemmy.worldEnglish · 2 days agomessage-square41fedilink
minus-squarejlow (he / him)@discuss.tchncs.delinkfedilinkarrow-up3·1 day agoThat 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).
minus-squaredamnthefilibuster@lemmy.worldlinkfedilinkEnglisharrow-up4·1 day agoNo 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…
minus-squarejlow (he / him)@discuss.tchncs.delinkfedilinkarrow-up3·7 hours agoAh, 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.
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).
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…
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.
Pretty much!