Package Details: davinci-resolve 20.3.2-1

Git Clone URL: https://aur.archlinux.org/davinci-resolve.git (read-only, click to copy)
Package Base: davinci-resolve
Description: Professional A/V post-production software suite from Blackmagic Design
Upstream URL: https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
Keywords: blackmagic davinci editor resolve video
Licenses: LicenseRef-Commercial
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: Muflone
Last Packager: Muflone
Votes: 182
Popularity: 4.43
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2026-02-14 22:55 (UTC)

Dependencies (25)

Required by (0)

Sources (2)

Pinned Comments

Muflone commented on 2025-01-26 00:55 (UTC)

IMPORTANT!

Since version 19.1.3-2 this package will not download automatically the source file from the upstream site.

To build this package you will need to manually download the file from https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion and place it in the same directory with the PKGBUILD.

This would reduce the mess in this package, making it more readable and clear. Also bypassing the required information from the upstream URL is not allowed in an automated way.

satriani commented on 2021-05-15 14:14 (UTC)

Issues and bugs, please report on the official forum here: https://forum.blackmagicdesign.com/viewforum.php?f=21&sid=239f0d5c49abe5d6a635b69638192e9a Thank you!

Visit DaVinci Resolve - ArchWiki before installing: https://wiki.archlinux.org/title/DaVinci_Resolve

ATTENTION: Please don't flag this package as out-of-date before beta version has been released as stable!

This is a current stable Package!

The current free beta is available here: https://aur.archlinux.org/packages/davinci-resolve-beta/

And for current studio beta here: https://aur.archlinux.org/packages/davinci-resolve-studio-beta/

Thanks.

Latest Comments

1 2 3 4 5 6 .. 65 Next › Last »

bullerwins commented on 2026-04-18 07:51 (UTC)

To anyone having problems with the "normalize audio levels" pop up window dissapearing on Hyprland, I posted a fix to the blackmagic forums: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=235150

erdy commented on 2026-04-03 23:30 (UTC)

The issue with hsa-rocr was fixed as of version 7.2.1: https://github.com/ROCm/ROCm/issues/5970#issuecomment-4170950223

Reonu commented on 2026-03-25 10:07 (UTC)

Are there any fixes on the horizon for the issue with the hsa-rocr package?

Reonu commented on 2026-03-12 21:38 (UTC)

I opened an issue in the repo for the hsa-rocr package: https://github.com/ROCm/rocm-systems/issues/3730

Feel free to share any info you think is relevant for the devs, or just drop a react or something to show that it's affecting lots of users

Reonu commented on 2026-03-01 09:42 (UTC)

@Ektor-5 Do we know if this is an issue with hsa-rocr or with Davinci Resolve? If it's the former, are the devs of the package aware?

GustavoLendimuth commented on 2026-02-25 18:21 (UTC)

Workaround for users on niri/Wayland + NVIDIA seeing false "GPU memory is full" and black preview in Resolve:

Launch Resolve with:

env \ QT_QPA_PLATFORM=xcb \ QT_XCB_GL_INTEGRATION=glx \ __GLX_VENDOR_LIBRARY_NAME=nvidia \ __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json \ __NV_PRIME_RENDER_OFFLOAD=1 \ __VK_LAYER_NV_optimus=NVIDIA_only \ DRI_PRIME=1 \ /opt/resolve/bin/resolve

In my case this stopped repeated CUDA/OpenGL interop errors (cudaErrorUnknown) in ResolveDebug.txt and fixed preview rendering.

Ektor-5 commented on 2026-02-14 20:02 (UTC) (edited on 2026-02-14 20:03 (UTC) by Ektor-5)

Davinci Resolve 20.3.1-2 crashes at startup with hsa-rocr 7.2.0-1, solved by downgrading to 7.1.1-2.

Backtrace:

                #0  0x00007f26178da708 _ZNSt10filesystem7__cxx114path14_M_split_cmptsEv (libProResRAW.so + 0xda708)
                #1  0x00007f25c1e34818 n/a (libhsa-runtime64.so.1 + 0x34818)
                #2  0x00007f264d0042a7 n/a (ld-linux-x86-64.so.2 + 0x62a7)
                #3  0x00007f264d00437d n/a (ld-linux-x86-64.so.2 + 0x637d)
                #4  0x00007f264d0004f7 _dl_catch_exception (ld-linux-x86-64.so.2 + 0x24f7)
                #5  0x00007f264d00b389 n/a (ld-linux-x86-64.so.2 + 0xd389)
                #6  0x00007f264d000456 _dl_catch_exception (ld-linux-x86-64.so.2 + 0x2456)
                #7  0x00007f264d00b81a n/a (ld-linux-x86-64.so.2 + 0xd81a)
                #8  0x00007f2628ca1f14 n/a (libc.so.6 + 0x92f14)
                #9  0x00007f264d000456 _dl_catch_exception (ld-linux-x86-64.so.2 + 0x2456)
                #10 0x00007f264d0005a9 n/a (ld-linux-x86-64.so.2 + 0x25a9)
                #11 0x00007f2628ca1a03 n/a (libc.so.6 + 0x92a03)
                #12 0x00007f2628ca1fcb dlopen (libc.so.6 + 0x92fcb)

drake495 commented on 2026-02-06 20:41 (UTC) (edited on 2026-02-06 22:13 (UTC) by drake495)

I have created a script that automates the manual steps of upgrading. Please feel free to use.

https://github.com/drake495/Davinci-Resolve-Updater

nightside commented on 2026-01-30 12:43 (UTC)

Error compiling qt5-webengine. Alternative: https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/qt5-webengine-5.15.19-4-x86_64.pkg.tar.zst/download

abdulhakeem commented on 2025-12-18 19:59 (UTC)

Please update for 20.3