All the ones that keep getting recommended have a UI like a cockpit of a Boeing 747 (kdenlive, shotcut, openshot, DaVinci resolve) which is so overwhelming, all I want is just make some cuts, blur a face, or something on the screen, and maybe add some subtitles.
I just want something simple, I am not gonna make the next Avatar movie.
I have a feeling there is nothing like this on linux but hey maybe one of you actually knows of one.
41 Comments
lime@feddit.nu · 32 pts · 190d
ffmpeg? no ui at all there.
ToTheGraveMyLove@sh.itjust.works · 9 pts · 190d
How do you edit video without a UI?
HelloRoot@lemy.lol · 41 pts · 190d
Check out the docs for more https://ffmpeg.org/ffmpeg-doc.html
ToTheGraveMyLove@sh.itjust.works · 18 pts · 190d
Very interesting, but seems way more complicated than just using a UI. 😂
HelloRoot@lemy.lol · 11 pts · 190d
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 ...
ToTheGraveMyLove@sh.itjust.works · 9 pts · 190d
I have no problem using the terminal, its very useful, but trying to edit a video like that seems like an exercise in masochism.
HelloRoot@lemy.lol · 2 pts · 190d
for me even typing "sudo pacman -Syu" is masochism compared to just pressing the "Update" button in the gui package manager.
lime@feddit.nu · 5 pts · 190d
for one video, absolutely. for fifty? it's a lifesaver.
mrbn@lemmy.ca · 1 pts · 189d
Nice, I'll be adding some if these to my recipes.
lime@feddit.nu · 5 pts · 190d
in the terminal of course!
ToTheGraveMyLove@sh.itjust.works · 1 pts · 190d
Lmao, thank you obvious. 😂
Dilligentincubus@piefed.ca · 28 pts · 190d
Kdenlive is a bit intimidating at first but if you take the time to watch a tutorial or 2 and figure out what you can remove from the standard layout it can be quite easy to use and works very well. I don't use 90% of the features but I like that they are available if I ever need them.
pineapple@lemmy.ml · 1 pts · 189d
I havn't done much of anything in kdenlive but I already use premier pro and I thought maybe i'd try kdenlive it can't be too different right? I'm sure it's not too bad but I was completely stuck without using any tutorials.
Dilligentincubus@piefed.ca · 3 pts · 189d
I was using Davinci Resolve before and I found the transition to be quite easy.
pineapple@lemmy.ml · 1 pts · 188d
I'm sure it is, I will get to actually learning it one day. Or maybe I will just continue with davanci resolve and just pirate even though it's free to avoid any privacy issues.
eugenia@lemmy.ml · 27 pts · 190d
Ok, so, here it is: If you just want to cut stuff, without much fanfare, then these four are your best bet:
If you want to do a tiny bit more stuff, like subtitles and blurring, you MUST use a full video editor, like Shotcut and Kdenlive. These features aren't simple to implement so they're part of a full editing experience.
Im28xwa@lemdro.id · 0 pts · 189d
i will try avidemux, thanks.
utopiah@lemmy.ml · 13 pts · 189d
Others mentioned it but I'll insist on kdenlive.
Yes it's intimidating, so much so I initially started it, closed it and went back to
ffmpeg, so the CLI.What I was lacking wasn't a good UI or UX but rather the principle of video editing. Once you actually learn the basics :
then regardless of which software you use it's nearly the same.
So I would actually invest just an hour to try a tutorial, edit a 1min video, get feedback on it from friends then try again. Honestly video as a medium is not going away anytime soon, in fact arguably platform like TikTok (sadly) made it even more popular. Consequently investing a bit of time today would benefit you for decades to come.
Im28xwa@lemdro.id · 3 pts · 189d
Now this was an interesting read, thanks (I will probably invest an hour or so in some video tutorials)
utopiah@lemmy.ml · 2 pts · 189d
Glad to hear! I'm also no expert but if you have more specific questions, please do ask. I'd be happy to try to help.
danielquinn@lemmy.ca · 10 pts · 189d
This might be useful: https://ffmpeg.app/
Im28xwa@lemdro.id · 1 pts · 189d
This is so cool, thanks
nasi_goreng@lemmy.zip · 7 pts · 190d
Do you have any reference app that has easy to use interface in your liking?
I believe even OpenShot is the most basic version of video editing. Windows Movie Maker, Clipchamp, Capcut, all are have same basic interfaces.
Im28xwa@lemdro.id · 0 pts · 189d
Capcut Desktop KineMaster
emotional_soup_88@programming.dev · 6 pts · 190d
Are you not making the next Avatar movie? I came here to help because I thought... I believed... Oh, well.
jpicture@lemmy.zip · 4 pts · 189d
For jobs where you just want to make cuts check out 'Lossless Cut'. It's extremely simple and extremely fast.
db2@lemmy.world · 4 pts · 190d
avidemux used to be pretty good.
Im28xwa@lemdro.id · 1 pts · 189d
Hmm will take a look at it, thanks.
solrize@lemmy.ml · 4 pts · 190d
For simple cutting I just use ffmpeg. It can do a few other effects too.
Im28xwa@lemdro.id · 0 pts · 189d
Well I gotta find a way to save amd organize all the commands that I will need from time to time
Xolipher@lemmy.ca · 3 pts · 190d
Blender has a video editor as part of its suite. If you are not familiar with video editing software there are a lot of tutorials on YouTube to get you started. Otherwise the building blocks are there and you can build off of your previous knowledge and likely get the results you are looking for.
Grizzlywer@feddit.org · 2 pts · 189d
Blender is the one software that I wouldn't consider simple at all
gila@lemmy.zip · 3 pts · 188d
DaVinci resolve is on a completely different level to shotcut or kdenlive. None of them are totally intuitive, but the required learning on something like Shotcut essentially boils down to understanding that pretty much everything is a video filter, or basic track operation hotkeys (e.g S to split video segment at selected frame, X to delete selected segment).
For your use cases I'd suggest taking another look at either of those and ignoring "advanced" settings wherever possible, it's really not that bad and you're unlikely to find anything on either Linux or windows that is both lightweight & does all that
ZkhqrD5o@lemmy.world · 3 pts · 189d
Writing your mlt script in nano. Doesn't get lighter than this. ;)
Liketearsinrain@lemmy.ml · 3 pts · 189d
mactan@lemmy.ml · 3 pts · 189d
everything is an ffmpeg GUI, lightest is just ffmpeg commands and mpv to test :D
atzanteol@sh.itjust.works · 3 pts · 190d
They appear daunting, but the simple edits you're talking about aren't very difficult to do. I've used kdenlive for simple things and it's pretty easy to learn. Your may just take a little Google for the first run through.
Im28xwa@lemdro.id · 1 pts · 189d
I will probably give up and watch a couple of tutorials for kdenlive
Ulrich@feddit.org · 2 pts · 190d
LosslessCut for simple cutting and concatenating
Im28xwa@lemdro.id · 0 pts · 189d
Lossless cut is phenomenal for simple cutting and concatenating but unfortunately and at least for the time being it doesn't do anything beyond that that is useful for me, but well it is called lossless cut after all, so...
Ulrich@feddit.org · 4 pts · 189d
You did say simple...
Fizz@lemmy.nz · 1 pts · 184d
Openshot is pretty simple. Its like windows media player.