59
Are there any lightweight linux video editors?
(lemdro.id)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
ffmpeg? no ui at all there.
How do you edit video without a UI?
Check out the docs for more https://ffmpeg.org/ffmpeg-doc.html
Very interesting, but seems way more complicated than just using a UI. 😂
I super agree. I try to do as much as possible on Linux via GUI because I can remember where a button is, but I can't remember all the flags and parameter quirks of each command.
I just enjoy looking shit up for strangers on the internet and being a smartass ...
I have no problem using the terminal, its very useful, but trying to edit a video like that seems like an exercise in masochism.
for me even typing "sudo pacman -Syu" is masochism compared to just pressing the "Update" button in the gui package manager.
for one video, absolutely. for fifty? it's a lifesaver.
Nice, I'll be adding some if these to my recipes.
in the terminal of course!
Lmao, thank you obvious. 😂