Package Details: davinci-resolve-studio 18.6.5-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: Commercial
Conflicts: davinci-resolve, davinci-resolve-beta, davinci-resolve-studio-beta
Submitter: codibit
Maintainer: deezid (satriani)
Last Packager: satriani
Votes: 32
Popularity: 0.74
First Submitted: 2018-01-21 18:37 (UTC)
Last Updated: 2024-02-25 12:55 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

Pinned Comments

satriani commented on 2021-05-15 14:24 (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-studio-beta/

For current free beta here: https://aur.archlinux.org/packages/davinci-resolve-beta/

Thanks.

Latest Comments

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

mamPHP commented on 2024-03-03 16:01 (UTC) (edited on 2024-03-03 16:02 (UTC) by mamPHP)

It seems to not work any more, at least with the last LTS kernel.

 
/opt/resolve/bin/resolveActCCMessage Already in Table: Code= c005, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c006, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c007, Mode= 13, Level=  1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= 2282, Mode=  0, Level=  0, CmdKey= 8, Option= 0
PnlMsgActionStringAdapter Already in Table: Code= 615e, Mode=  0, Level=  0, CmdKey= -1, Option= 0

jwan commented on 2024-02-26 08:33 (UTC) (edited on 2024-02-26 08:34 (UTC) by jwan)

TheDarkula, is this to fix the issue below?

:: Proceed with installation? [Y/n] (1/1) checking keys in keyring [##################################################################################################################################] 100% (1/1) checking package integrity [##################################################################################################################################] 100% (1/1) loading package files [##################################################################################################################################] 100% (1/1) checking for file conflicts [##################################################################################################################################] 100% (1/1) checking available disk space [##################################################################################################################################] 100% :: Processing package changes... (1/1) upgrading davinci-resolve-studio [##################################################################################################################################] 100% warning: directory permissions differ on /opt/resolve/.license/ filesystem: 777 package: 755 :: Running post-transaction hooks... (1/5) Reloading device manager configuration... (2/5) Arming ConditionNeedsUpdate... (3/5) Updating the MIME type database... (4/5) Updating icon theme caches... (5/5) Updating the desktop file MIME type cache... error: packages failed to build: postman-bin-10.23.5-1

TheDarkula commented on 2024-02-24 16:31 (UTC) (edited on 2024-02-24 16:32 (UTC) by TheDarkula)

To update this to version 18.6.5, change the following lines in the PKGBUILD:

minor_version=4 becomes minor_version=5

elif [ "$pkgname" == "davinci-resolve-studio" ]; then
    # Variables for STUDIO edition
    _product="DaVinci Resolve Studio"
    _referid='ad4b2831fdea407f91ba6cb6c5d85640'
    _siteurl="https://www.blackmagicdesign.com/api/support/latest-stable-version/davinci-resolve-studio/linux"
    sha256sums=('ef168770f607219df7aadd326adc86b99ec634b4daab66230e36fbadba9d6916')

becomes

elif [ "$pkgname" == "davinci-resolve-studio" ]; then
    # Variables for STUDIO edition
    _product="DaVinci Resolve Studio"
    _referid='ad4b2831fdea407f91ba6cb6c5d85640'
    _siteurl="https://www.blackmagicdesign.com/api/support/latest-stable-version/davinci-resolve-studio/linux"
    sha256sums=('0610031560736946186bd076f070b1eefaa29393780dafde750c414a89b803b4')

I have tested this, and all functions properly :)

adamis commented on 2024-02-02 06:20 (UTC)

I've not been able to run this since 18.3. I recently installed DR 18.6.4-1 with kernel 6.7.2-zen1-2-zen and ROCM 5.7.1-1 and it fired right up. Nice to see whatever issue was keeping it from running has been resolved now.

tjb commented on 2023-12-31 02:04 (UTC)

Installs fine but crashes on launch with AMD Radeon VII

AlynxZhou commented on 2023-12-12 06:05 (UTC)

Or, because we don't expect this app to be relocated, we could also link it against /opt:

ln -s "/opt/${_pkgname}/BlackmagicRAWPlayer/BlackmagicRawAPI" "${srcdir}/squashfs-root/bin/"

AlynxZhou commented on 2023-12-12 05:43 (UTC)

About Line 182 in current PKGBUILD (https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=davinci-resolve-studio#n182):

ln -s "${srcdir}/squashfs-root/BlackmagicRAWPlayer/BlackmagicRawAPI" "${srcdir}/squashfs-root/bin/"

If you want it to link to correct path after packaging and installing, maybe you should use relative path:

ln -s "../BlackmagicRAWPlayer/BlackmagicRawAPI" "${srcdir}/squashfs-root/bin/"

the currently PKGBUILD makes it links to user's build dir, and if they remove build dir, or install the package on another machine, it won't work.

Blu3wolf commented on 2023-12-02 03:54 (UTC)

After a fresh install on my system, the following is found in the output of ls -al /opt/resolve/bin

lrwxrwxrwx 1 root root 103 Dec 2 11:32 BlackmagicRawAPI -> /var/tmp/pamac-build-blue/davinci-resolve-studio/src/squashfs-root/BlackmagicRAWPlayer/BlackmagicRawAPI

In any event, it doesn't run.

ilovesusu commented on 2023-11-27 03:35 (UTC)

:: (1/1) 正在解析 SRCINFO: davinci-resolve-studio Version mismatch -> 生成时出错: davinci-resolve-studio-找不到包名: [Version mismatch] -> 无法安装以下软件包, 需要手动介入处理: davinci-resolve-studio - 找不到包名: [Version mismatch]