Comment on FOSS App to Edit videos ?

<- View Parent
anamethatisnt@sopuli.xyz ⁨10⁩ ⁨hours⁩ ago

With the CLI! ;-)

f.e. this would rotate the video 90 degrees:

ffmpeg -vfilters “rotate=90” -i input.mp4 output.mp4

source
Sort:hotnewtop