Package Details: davinci-resolve-studio 19.1.4-1

Git Clone URL: https://aur.archlinux.org/davinci-resolve-studio.git (read-only, click to copy)
Package Base: davinci-resolve-studio
Description: Professional A/V post-production software suite from Blackmagic Design. Studio edition, requires license key or license dongle.
Upstream URL: https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion
Keywords: blackmagic davinci editor resolve studio video
Licenses: LicenseRef-Commercial
Conflicts: davinci-resolve, davinci-resolve-beta, davinci-resolve-studio-beta
Submitter: codibit
Maintainer: Muflone
Last Packager: Muflone
Votes: 45
Popularity: 2.63
First Submitted: 2018-01-21 18:37 (UTC)
Last Updated: 2025-03-22 16:28 (UTC)

Dependencies (25)

Required by (1)

Sources (1)

Pinned Comments

Muflone commented on 2025-01-26 02:15 (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.

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 26 Next › Last »

Tio commented on 2022-01-12 21:33 (UTC)

Any idea why on my XFCE Arch it has no window decorations? Every other program I have works well.

arugifa commented on 2021-12-17 12:15 (UTC)

After upgrading DaVinci Resolve Studio from 16.2 to 17.4, I also got an error about libgpudetect.so missing, when launching Resolve.

So I re-downloaded manually the 17.4.2 archive on Blackmagic website. Uninstalled and reinstalled Resolve. And then tried to reinstall it again with --rebuild (as indicated in other comments). And I can confirm that the rebuilt worked!

Thanks a lot for your hard work on this PKGBUILD :) (and thanks to the people who give help in the comments section too!)

<deleted-account> commented on 2021-11-22 05:47 (UTC)

@deezid or @satriani please add the envvar QT_QPA_PLATFORM=xcb when running the installer to make packaging work on wayland

justdanyul commented on 2021-11-18 21:17 (UTC) (edited on 2021-11-18 21:18 (UTC) by justdanyul)

Its not working for me. I get

==> Extracting from bundle...
Please wait, this take a while...
/home/daniel/Aurbuilds/davinci-resolve-studio/PKGBUILD: line 131: ./DaVinci_Resolve_Studio_17.4.1_Linux.run: No such file or directory

I checked the src folder and the file exists. I also tried rebuilding everything, but i got the same error.

nixit commented on 2021-10-20 01:10 (UTC)

@dack,

that worked. thanx!

dack commented on 2021-10-20 00:13 (UTC)

@nixit Something must have gone wrong in your build. Maybe do a clean rebuild? I just tried rebuilding it again to test and confirmed that it does still include libgpudetect.so.

nixit commented on 2021-10-19 18:33 (UTC)

@dack, negative it's no in the package file. though it is in the 17.3-1-any.pkg.tar.xz file.

I do not have 17.3.1-1 to test with.

dack commented on 2021-10-19 18:18 (UTC) (edited on 2021-10-19 18:18 (UTC) by dack)

@nixit Is it present in your built package file?

$ tar -tavf davinci-resolve-studio-17.3.2-3-any.pkg.tar.zst |grep libgpu
-rwxr-xr-x root/root     756928 2021-10-14 08:28 opt/resolve/libs/libgpudetect.so

nixit commented on 2021-10-19 18:12 (UTC) (edited on 2021-10-19 18:12 (UTC) by nixit)

@dack, that's the problem there is no libgpudetect.so file. I updated from 17.3 to 17.3.2-3, not sure if that has anything to do with it.

dack commented on 2021-10-19 18:02 (UTC)

@nixit 17.3.2-3 is working fine for me here. Check the file permissions - do you have read and execute permission to /opt/resolve/libs/libgpudetect.so?