this post was submitted on 14 Oct 2023
44 points (97.8% liked)

Linux

45803 readers
1219 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
 

From my reading it seems that Resolve runs fine on Linux with the exception of some codecs not being available.

My biggest concern is with playing footage inside of Resovle (I think the codec issue might affect this as well). My Sony A7IV records footage at 4k h264 (10 bit 4:2:2), the free version in Windows doesn’t playback this footage at all. MacOS doesn’t have this issue at all.

I’m assuming I’ll need to transcode my footage with ffmpeg on Linux the same as I do on Windows. Is that correct?

you are viewing a single comment's thread
view the rest of the comments
[–] governorkeagan@lemdro.id 1 points 9 months ago (1 children)

How much bigger are the file sizes? I've transcoded to ProRes previously and that was on average 6x bigger

[–] MangoPenguin@lemmy.blahaj.zone 2 points 9 months ago* (last edited 9 months ago)

Here's the bitrate table: https://avidtech.my.salesforce-sites.com/pkb/articles/en_US/White_Paper/DNxHR-Codec-Bandwidth-Specifications

Keep in mind these are listed in MB/s, so multiply by 8 to get Mb/s if you're used to that number. HQ/HQX in UHD 29.97 for example is about 6.2GB per minute, or 375GB per hour.

How much bigger depends on your source footage, if you're recording in say UHD 29.97 10 bit 4:2:2 at 400Mbps, then the DNxHR HQX version would be about double the size.

You can just remove the DNxHR proxies when done so the space isn't being taken up.