this post was submitted on 06 Jan 2024
78 points (97.6% liked)

Linux

47232 readers
804 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Just recently switched back to Linux after more than a decade away. (I'm currently running Mint Cinnamon if anyone is curious) On Windows I was using the free version of Davinci Resolve for all of my video editing. I quickly discovered that the free version of Resolve for Linux doesn't support H.264/H.265 so after trying every Linux video editor I could find (even Blender) I've settled on using Kdenlive. I've been having a good time getting everything dialed in and learning Kdenlive. I was able to get hardware acceleration working with my Nvidia GPU, and I really appreciated that it could natively utilize the proxy clips that my DJI Action 3 generates when recording. I've been reading all kinds of tips and tricks articles but most of it is just basic stuff. Anyone using Kdenlive have more advanced tips to share? Particularly anything around title generation and animation as I've found Kdenlive's system to be a little clunky. Let's talk!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 8 months ago (1 children)

haha, yeah figuring out those ffmpeg flags is an absolute nightmare. My problem there isn't so much the output format from Resolve, but source format I'm using. My camera only has the option to record in H.264/H.265 (consumer grade, what can you expect?) which Resolve can't properly import on Linux. I could take the time to transcode them with ffmpeg before editing, but I'm usually working with ~2 hours worth of video per project and I don't really want to wait all day for a transcode job to finish before I can even begin editing. On top of that my camera (rather neatly) generates its own proxy files while recording, and I've found leveraging these is necessary for getting good timeline performance on my aging rig. Now I could let Resolve generate its own proxy clips like I have in the past, but that's more time waiting around before editing. I was SUPER stoked to see Kdenlive can natively utilize the proxy clips my camera generates.

[–] [email protected] 2 points 8 months ago

Oh wow, I didn't know (free) Davinci didn't support using H.264 as source media, that feels rather limited.