Package Details: davinci-resolve 20.0-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: 155
Popularity: 4.05
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2025-05-31 18:16 (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

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 60 Next › Last »

sokam commented on 2021-08-31 04:04 (UTC)

I'm missing a lot of librarie dependencies on launch (nvidia, in case it matters). It was complaining about libc++ and qt5-multimedia, which I easily installed (should in the library dependency list, tbh). Then the program is asking me for libgpudetect.so, and I have no way of finding that one. Tried "pkgfile libgpudetect.so", "pacman -Fy libgpudetect.so", and nothing works.

What am I missing here?

txtsd commented on 2021-08-18 11:06 (UTC)

Could you add the correct category in the .desktop file please?

Here's the spec: https://specifications.freedesktop.org/menu-spec/latest/apa.html

TA418 commented on 2021-08-08 18:42 (UTC)

The installer is not functioning properly. I would try and mess with it, but I'm pretty new to Arch and linux as a whole so I still have a lot to learn. Here is the error output thought. Hope this helps

fusermount: mount failed: Operation not permitted

Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information open dir error: No such file or directory ==> ERROR: A failure occurred in package(). Aborting... Finished with result: exit-code Main processes terminated with: code=exited/status=4 Service runtime: 1min 19.726s CPU time consumed: 19.727s

Command 'systemd-run --service-type=oneshot --pipe --wait --pty -p DynamicUser=yes -p CacheDirectory=pikaur -E HOME=/tmp -p WorkingDirectory=/var/cache/pikaur/build/davinci-resolve makepkg --force' failed to execute.

Ashark commented on 2021-07-15 18:16 (UTC)

@mirh Wow, that's something new in the new version! I think it is unrelated with your links, because the discussion was long ago, but behavior changed with rather recent updates. DR launched. But still unable to use it with intel only. I have updated the wiki.

mirh commented on 2021-07-15 00:04 (UTC)

People seem to report intel's latest opencl is working too, can you confirm?

Tio commented on 2021-07-09 16:23 (UTC)

Interesting that it did not create such file for me. And yes I can fix it manually. Thanks!

ghfujianbin commented on 2021-07-06 03:50 (UTC) (edited on 2021-07-06 03:51 (UTC) by ghfujianbin)

@Tio, It should've put a desktop file in your system by default in /usr/share/applications. It's named com.blackmagicdesign.resolve.desktop. If you don't find it, just copy the desktop file you pasted below to .local/share/applications. Change RESOLVE_INSTALL_LOCATION to /opt and name it com.blackmagicdesign.resolve.desktop. That ought do it.

Tio commented on 2021-07-06 03:40 (UTC)

/opt/resolve/bin/resolve works. Thanks. Why isn't a proper .desktop file created with this exec?

ghfujianbin commented on 2021-07-06 03:22 (UTC) (edited on 2021-07-06 03:44 (UTC) by ghfujianbin)

Try '/opt/resolve/bin/resolve' this in your terminal (no quotation marks).