Best Open Source video editor?

6 days ago by shojivr to c/opensource

as we know capcut is no longer good for free users, any recommendation for open source video editor? i prefer option to export projects so i can archive it to my drive.

justdaveisfine 52 points 6 days ago

I use kdenlive which seems to fit your requirements.

path: 0 25286705, hotness: undefined, score: 52, children: 1
mlfh 8 points 6 days ago

I use this too and it works great

path: 0 25286705 25286751, hotness: undefined, score: 8, children: 0
Gekkonen 25 points 6 days ago

Kdenlive, easily. The only other video editor that feels good to use on Linux is the non-FOSS DaVinci Resolve (which requires paying for you to get any practical codec support).

Some people say Blender, but those people must not work on very complicated projects...

For simple cutting & slicing I honestly just write ffmpeg oneliners.

path: 0 25288421, hotness: undefined, score: 25, children: 4
hamsda 9 points 6 days ago

For simple cutting & slicing I honestly just write ffmpeg oneliners.

+1 fo ffmpeg and not having to install another tool for a single task.

I do not edit videos, I just record with obs-studio and cut out unneeded parts. ffmpeg does that, it does so fast and without any problems + it also works for converting videos to another codec.

path: 0 25288421 25289467, hotness: undefined, score: 9, children: 2
Gekkonen 6 points 6 days ago

FFMPEG is nice when you do something like ffmpeg -i input.mp4 -vcodec copy -acodec copy -ss 00:01:00 -t 00:03:00 out.mp4 and the result is almost instant as there's no re-encoding.

path: 0 25288421 25289467 25289502, hotness: undefined, score: 6, children: 1
hamsda 2 points 5 days ago

FYI - you only need -c copy and do not need to specify acodec and vcodec, if both of them are going to be copy anyway.

path: 0 25288421 25289467 25289502 25306944, hotness: undefined, score: 2, children: 0
it_depends_man 5 points 6 days ago

The only reason to use blender and why blender has one, is CG animation work. It would be silly to have the interface where you do exactly the same thing as in a video editor, except with the timing of animations instead of footage, but not have one for footage as well. Especially if the animation sometimes depends on when which part of the footage plays.

Rendering, exporting, importing, finding a detail is wrong, is more annoying than having it right there in the same UI.

path: 0 25288421 25288843, hotness: undefined, score: 5, children: 0
showmeyourkizinti 23 points 6 days ago

Ive always been partial to Shotcut for proper video editing, but I also use HandBrake for simple tanscoding jobs.

path: 0 25287004, hotness: undefined, score: 23, children: 2
beliquititious 5 points 6 days ago

ShotCut is alright but it chokes and dies with a large video with complex cuts. I tried using it to edit trailers, a pre roll intro, and an intermission into a 1080p film for a movie night I host and it would hang indefinitely and crash frequently.

For short and simple projects it's fine, even kind of nice to use.

path: 0 25287004 25289730, hotness: undefined, score: 5, children: 1
Gullable 1 point 4 days ago

This issue was solved by recent updates and it is mostly related to how your audio displays at different resolutions. If you choose a zoom that fits your system, you can edit +1 hour 1080p files, with many cuts and filters, without a problem.

path: 0 25287004 25289730 25322328, hotness: undefined, score: 1, children: 0
supersquirrel 20 points 6 days ago

kdenlive

path: 0 25286976, hotness: undefined, score: 20, children: 0
artyom 13 points 6 days ago

I mean Kdenlive is the obligatory FOSS video editor

path: 0 25288315, hotness: undefined, score: 13, children: 0
terabyterex 10 points 6 days ago path: 0 25286693, hotness: undefined, score: 10, children: 1
artyom 0 points 6 days ago

dafuq? It runs in the browser?

path: 0 25286693 25288330, hotness: undefined, score: 0, children: 0
Im_old 8 points 6 days ago

I use openshot

path: 0 25288337, hotness: undefined, score: 8, children: 0
warmaster 7 points 6 days ago

Kdenlive. But it depends on your technical level. I advise you try the rest.

There are lots of them in Flathub.

path: 0 25288076, hotness: undefined, score: 7, children: 0
Apostolique 6 points 6 days ago

I've been using Blender's video sequencer. I think it's great. You can find some pretty good tutorials on YouTube.

path: 0 25287008, hotness: undefined, score: 6, children: 0
impolitecarry 5 points 6 days ago path: 0 25288859, hotness: undefined, score: 5, children: 1
Gekkonen 2 points 6 days ago

This looks interesting. Thanks for the link!

path: 0 25288859 25289484, hotness: undefined, score: 2, children: 0
xxxb 4 points 5 days ago

DaVinci Resolve or Kdenlive

path: 0 25300392, hotness: undefined, score: 4, children: 0
OpenAltFinder 4 points 5 days ago path: 0 25305586, hotness: undefined, score: 4, children: 0
wuphysics87 3 points 6 days ago

ffmpeg

path: 0 25287394, hotness: undefined, score: 3, children: 1
nasi_goreng 3 points 6 days ago

Recommending ffmpeg to CapCut user seems not exactly correct lol

path: 0 25287394 25289045, hotness: undefined, score: 3, children: 0
ohshit604 1 point 5 days ago
path: 0 25303653, hotness: undefined, score: 1, children: 0
iopq 1 point 5 days ago

For lossless cuts I use lossless... cut

It's honestly 90% of my workflow

path: 0 25307788, hotness: undefined, score: 1, children: 0
PrivacyStack 1 point 5 days ago

Blender's VSE ( Video Sequence Editor ) - open source, best if you're already in Blender 3D/VFX.

path: 0 25311735, hotness: undefined, score: 1, children: 0
dil -5 points 6 days ago

If on your phone, ig edits is solid for free

path: 0 25288382, hotness: undefined, score: -5, children: 2
vas 8 points 6 days ago

is solid for free

Just a heads-up, keep in mind the community you're posting in (Open-Source). Open-source is about the open-source development model, not whether you're required to pay.

path: 0 25288382 25289011, hotness: undefined, score: 8, children: 0
dil 1 point 6 days ago

Id use blender compositor + video sequencer, it got some updates recently

path: 0 25288382 25288392, hotness: undefined, score: 1, children: 0
opensource
opensource

@lemmy.ml

login for more options
48541
2865
2861

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

go to feed...