Package Details: davinci-resolve 19.1.4-2

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: 152
Popularity: 3.14
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2025-05-04 01:29 (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 »

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).

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

Sorry if this sounds stupid, but I installed this on Manjaro and cannot find any executable. Tried via the terminal, tried via the dash where all the applications are.

DaVinciResolve.desktop contains this:

[Desktop Entry]
Version=1.0
Type=Application
Name=DaVinci Resolve
GenericName=DaVinci Resolve
Comment=Revolutionary new tools for editing, visual effects, color correction and professional audio post production, all in a single application!
Path=RESOLVE_INSTALL_LOCATION/
Exec=RESOLVE_INSTALL_LOCATION/bin/resolve %u
Terminal=false
MimeType=application/x-resolveproj;
Icon=RESOLVE_INSTALL_LOCATION/graphics/DV_Resolve.png
StartupNotify=true
Name[en_US]=DaVinci Resolve

So....the install went ok but how do I start this?

pikasalt commented on 2021-06-27 19:52 (UTC) (edited on 2021-07-26 18:20 (UTC) by pikasalt)

I followed eusouobn's steps for getting resolve running on AMD gpus by installing opencl-amd and amdgpu-pro-libgl, but I'm getting errors when trying to use the program. The program launches fine, but attempting to do any actual work, such as editing clips, causes the program to glitch my wayland session. The only way to recover from this is to reboot. I'm guessing this is related to opencl-amd currently being incompatible with the latest mesa on manjaro's unstable branch, but I could be wrong.

EDIT: A workaround is to downgrade opencl-amd to 20.40. Everything seems to work okay now.

xmkx commented on 2021-06-23 05:38 (UTC)

errors / typos in the aur-provided post_install script are a source of installation problems. More here: https://bbs.archlinux.org/viewtopic.php?id=267268