not_IO@lemmy.blahaj.zone to Lemmy Shitpost@lemmy.worldEnglish · 2 days agome btwlemmy.blahaj.zoneimagemessage-square41linkfedilinkarrow-up1390arrow-down111
arrow-up1379arrow-down1imageme btwlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Lemmy Shitpost@lemmy.worldEnglish · 2 days agomessage-square41linkfedilink
minus-squarejlow (he / him)@discuss.tchncs.delinkfedilinkarrow-up3·2 days 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·2 days 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·16 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!