1193
submitted 1 month ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 15 points 1 month ago

I'm really glad DaVinci Resolve exists to fill the void of a proper video editor too, Kdenlive just ain't it for me.

[-] [email protected] 5 points 1 month ago

Unfortunately the free version on Linux doesn't support H.264/H.265 and even the paid version doesn't support AAC so using Resolve requires you to transcode if you're using any normal consumer camera.

[-] [email protected] 3 points 1 month ago

doesn't support AAC

Use OPUS. Better and free.

[-] [email protected] 6 points 1 month ago

The point was probably that if your equipment or sources use aac, you will need to transcode it, losing quality in the process. We don't always control our media sources and the formats they use.

[-] [email protected] 4 points 1 month ago

That's it exactly. Most consumer camera gear uses H.264/H.265 for video and AAC for audio in an MP4 container and the free version of Davinci Resolve just doesn't support that on Linux. (But does on Windows)

[-] [email protected] -1 points 1 month ago

If it even doesn't support import and export in those formats, you can try externally decode audio and video and store in lossless format. FLAC for audio and something like FFV1 for video.

[-] [email protected] 1 points 1 month ago

Since you are cutting video in pieces, applying filters and all the fun stuff, you are transcoding it anyway.

[-] [email protected] 1 points 1 month ago

Yes, but then you would be transcoding an already transcoded video, potentially making the losses apparent. It would be better to just transcode once at the exporting process.

[-] [email protected] 1 points 1 month ago

It would be better to just transcode once at the exporting process.

Lossy encoding only happens once in both cases.

How direct import-export works: input file -> lossy format decompressor of editor -> filters -> lossy format compressor of editor -> output

How external codecs work: input -> external lossy format decompressor -> intermediate representation(lossless codec, can be just storing raw frames) -> IR decoder of editor -> filters -> IR encoder of editor -> external lossy format compressor -> output

Both options have only one lossy step - lossy encoder. Or technically two - also filters, but this is editor's intention.

[-] [email protected] 3 points 1 month ago

Oh, I get it now, you mean using a lossless format as intermediate. Well, it would work but still it would be better if they didn't require this extra work on linux.

[-] VirtualOdour 4 points 1 month ago

I love kden, very logical ui and love that it can do anything. What is it about DaVinci that appeals?

[-] [email protected] 7 points 1 month ago

Both work well, but DaVinci is better with color grading, audio post-production, visual effects, collaboration, and format support, just to name a few. It's a professional product made for professionals.

[-] [email protected] 2 points 1 month ago* (last edited 1 month ago)

I've had the same experience too. Last I checked, Kdenlive doesn't have GPU rendering either. DaVinci resolve slaps though. And you can get a paid copy. Get outta here with that subscription nonsense, Adobe.

this post was submitted on 14 Jun 2024
1193 points (95.5% liked)

linuxmemes

19849 readers
748 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS