Comment on FOSS App to Edit videos ?
anamethatisnt@sopuli.xyz 10 hours agoWith the CLI! ;-)
f.e. this would rotate the video 90 degrees:
ffmpeg -vfilters “rotate=90” -i input.mp4 output.mp4
Comment on FOSS App to Edit videos ?
anamethatisnt@sopuli.xyz 10 hours agoWith the CLI! ;-)
f.e. this would rotate the video 90 degrees:
ffmpeg -vfilters “rotate=90” -i input.mp4 output.mp4
Azzu@lemmy.dbzer0.com 8 hours ago
How do you add a text overlay that follows an object on the screen?
Twanquility@feddit.dk 8 hours ago
I can imagine som LLM coming up with an absolute nonsense step by step guide on how to do it with the terminal.
bravesilvernest@lemmy.ml 8 hours ago
carefully.