Package Details: davinci-resolve 19.1.4-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: 150
Popularity: 2.68
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2025-03-22 03:49 (UTC)

Dependencies (25)

Required by (0)

Sources (1)

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 .. 45 46 47 48 49 50 51 52 53 54 55 .. 60 Next › Last »

Ashark commented on 2019-01-12 06:22 (UTC)

@satriani I have tested it and confirmed it works. Also see this: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=83795&p=466129#p468349 Please add me to co-maintainers list.

satriani commented on 2019-01-10 20:45 (UTC)

@Ashark Thank you for your support. I already started before the holiday. I just had to change a bit and test it. Anyway thank you again.

Ashark commented on 2019-01-10 20:20 (UTC)

@satriani Why do you ignore my pkgbuild? I published it even before new year and it solves problems, that you reimplemented again now. You can see revisions in my gist if you wish. There are todos remained (about checking dependency list and some other minor) but the pkgbuild works as it should.

satriani commented on 2019-01-10 18:24 (UTC) (edited on 2019-01-10 18:24 (UTC) by satriani)

Unfortunately, there is a permission issue, so there will be a new update soon. If anyone finds any other bugs, report them here before updating. Many thanks.

Ashark commented on 2019-01-10 06:25 (UTC)

@satriani, as I already told you, I have prepared a working pkgbuild: https://gist.github.com/Ashark/a194db36c8acd53f3cff496b617628fb You need just upload it here.

@everybody: If you have an integrated amd gpu, please share your results here: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=56878&p=456990#p456924 I have successfully started dr on nvidia and amd gpus, but not intel.

satriani commented on 2019-01-09 17:37 (UTC) (edited on 2019-01-09 17:37 (UTC) by satriani)

I'm back \o/

But I see the mood here is quite cloudy °_°

I'll take the case tomorrow. I'm too tired today, sorry.

ncoder-2 commented on 2019-01-08 23:34 (UTC)

Seems unmaintained, I now manually install the .run file myself from BMD's website. Should we declare the package as orphaned so someone can take over and maintain it?

bartus commented on 2019-01-08 19:37 (UTC) (edited on 2019-01-09 14:00 (UTC) by bartus)

Patch to incorporate xorriso unpacking routine.

curl https://pastebin.com/raw/ERgW0Zcb|patch -Np1

codibit commented on 2019-01-08 19:19 (UTC) (edited on 2019-01-08 19:34 (UTC) by codibit)

@bartus it is possible to extract the package, please check the davinci-resolve-studio package: https://aur.archlinux.org/packages/davinci-resolve-studio/

The extracting method was mentioned in the blackmagicdesign forums and copied from the makeresolvedeb script.

I created a git branch for davinci-resolve from my davinci-resolve-studio github repo (basically removing studio specific stuff). Check it at https://github.com/codibit/davinci-resolve-studio/tree/non-studio you can download a snapshot at https://github.com/codibit/davinci-resolve-studio/archive/non-studio.zip

EDIT: I see you found it out while I was writting my comment :)

bartus commented on 2019-01-08 18:54 (UTC) (edited on 2019-01-08 19:26 (UTC) by bartus)

Sadly the install bundle doesn't provide --extract-only option.

edit. Ok, I've got it [learn a bit about Appimage in the process] you can extract the run file with xorris

xorriso -osirrox on -indev DaVinci_Resolve_15.2.2_Linux.run -extract / ./unpack-DaVinci_Resolve_15.2.2_Linux