Ex-technologist, now an artist. My art: (https://pixelfed.social/EugeniaLoli)

  • 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle


  • There is nothing like CapCut for Linux. There’s Resolve, LightWorks, Shotcut, Kdenlive and the less evolved, Openshot. That’s it, all the other editors found online or suggested here are nowhere near completion. Also, none of them have the feel of Capcut with its AI and advanced automatic features. If you want to go open source, I’d suggest you learn to use kdenlive. It’s good enough with manual workarounds, as long as you don’t shoot in 10bit or in RAW. If you really require automatic AI stuff like in Capcut, stay with Windows/Mac or a tablet. That’s the reality.


  • I run mint on 4 gb ram without issues. Sure, I’m careful to not open too many apps or too many tabs, but they all work fine. Only 4k video editing is undoable on such a machine. I also have a 4 gb swap partition, but I’m careful to lay off programs when I see it get hit.

    My mom uses xfce on a 2 gb laptop. For her is enough, because she only knows how to open a single tab on a browser (mostly fb or yt).



  • You think it’s the screen/hdmi at fault, but it might not be. I’ve had the problem with two laptops in the past (the bug was with all distros I tried), and in one case it was a BIOS that Linux didn’t like, and the second one was the internal wifi that its linux driver was buggy. For the first laptop there was nothing to be done, so I disabled sleep completely in the bios, while for the second one, I disabled the wifi modules in the kernel’s blacklist, and then used a usb wifi that I knew it worked better. Both cases were appearing as a dead screen, but it wasn’t the screen/hdmi/gfx card to blame. In yet another case, with a thinkpad laptop, the wake up was working, but it would wake up 30 seconds later than anticipated. In that case, it was the fact that its thunderbolt was dead (hardware had gone bad), and only when I disabled it in the bios completely the laptop would wake up correctly and fast.

    In all those cases, I had to look at the kernel logs to see what was the issue. There were traces of the problem of which hardware exactly was creating the problem. It might look like a screen/hdmi problem, but most of the times, it’s not.