Package Details: davinci-resolve-studio 19.1.3-2

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: 42
Popularity: 1.36
First Submitted: 2018-01-21 18:37 (UTC)
Last Updated: 2025-01-26 02:13 (UTC)

Dependencies (25)

Required by (0)

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

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

Bink commented on 2025-02-03 02:06 (UTC) (edited on 2025-02-03 02:07 (UTC) by Bink)

@00ein00, the AUR comments is not really the place to troubleshoot in-app issues. It's likely one for the Arch forums. Also make sure the audio is not AAC encoded, that will never work (see Wiki).

00ein00 commented on 2025-02-03 00:50 (UTC)

audio still not working on pipewire, despite trying fixes on wiki and installing various alsa packages

Muflone commented on 2025-01-26 22:26 (UTC)

@friday13 that means your previous davinci-resolve-studio lacked those files, probably you deleted them

friday13 commented on 2025-01-26 22:24 (UTC)

should these warnings be heeded?

(1/1) checking available disk space                [-----------] 100%
warning: could not get file information for opt/resolve/libs/libgio-2.0.so
warning: could not get file information for opt/resolve/libs/libgio-2.0.so.0
warning: could not get file information for opt/resolve/libs/libgio-2.0.so.0.6800.4
warning: could not get file information for opt/resolve/libs/libgio-2.0.so.0.orig
warning: could not get file information for opt/resolve/libs/libglib-2.0.so
warning: could not get file information for opt/resolve/libs/libglib-2.0.so.0
warning: could not get file information for opt/resolve/libs/libglib-2.0.so.0.6800.4
warning: could not get file information for opt/resolve/libs/libglib-2.0.so.0.orig
warning: could not get file information for opt/resolve/libs/libgmodule-2.0.so
warning: could not get file information for opt/resolve/libs/libgmodule-2.0.so.0
warning: could not get file information for opt/resolve/libs/libgmodule-2.0.so.0.6800.4
warning: could not get file information for opt/resolve/libs/libgmodule-2.0.so.0.orig

Muflone commented on 2025-01-26 16:34 (UTC) (edited on 2025-01-26 16:34 (UTC) by Muflone)

@dmitsuki

https://wiki.archlinux.org/title/DaVinci_Resolve#Unable_to_start_(libpango/glib)

dmitsuki commented on 2025-01-26 03:25 (UTC) (edited on 2025-01-26 03:39 (UTC) by dmitsuki)

When running, I'm getting

/opt/resolve/bin/resolve: symbol lookup error: /usr/lib/libpangoft2-1.0.so.0: undefined symbol: pango_font_description_set_features

Any ideas? My system is up to date.

Edit

I fixed it. I basically had to move lib pango out of the libs folder to use the system one, as described in the arch wiki. The wiki tells you how to do it, and the reference error you are getting is the library you should move.

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.

kelkador commented on 2025-01-20 02:56 (UTC) (edited on 2025-01-24 22:12 (UTC) by kelkador)

The issue presented by bk2 on 11-17-2024 is still present. I just checked his edited fix and that also still works. Could that symlink be updated in PKGBUILD?

Edit: Updated for my own use.

sha256sums=('b283db97bd7b639d142e0090c01e7e045afabecbc47a665b135026fcee5a28ee')

I also added the following lines to improve Fusion compatibility with add-ons such as Reactor:


mv "${srcdir}/squashfs-root/libs/libc++abi.so.1" "${srcdir}/squashfs-root/libs/libc++abi.so.1.orig"

ln -s /usr/lib/libc++abi.so.1.0 "${srcdir}/squashfs-root/libs/libc++abi.so.1"

Muflone commented on 2025-01-19 13:03 (UTC)

@friday13 make sure you have desktop-file-utils as resolve studio places its desktop file for the launchers

friday13 commented on 2025-01-19 12:33 (UTC) (edited on 2025-01-19 12:38 (UTC) by friday13)

I don't know if it's because of the shortcut naming, it doesn't show up in launchers, it doesn't show up in searches either, I found it this way /opt/resolve/bin/resolve, I think it would be better to symlink it after installation.

sudo ln -s /opt/resolve/bin/resolve /usr/local/bin/resolve