Package Details: davinci-resolve 19.0.3-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: Commercial
Conflicts: davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta
Submitter: jonathon
Maintainer: satriani
Last Packager: satriani
Votes: 142
Popularity: 2.08
First Submitted: 2017-04-19 20:57 (UTC)
Last Updated: 2024-10-22 20:37 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

Pinned Comments

satriani commented on 2021-05-15 14:15 (UTC) (edited on 2021-05-15 14:16 (UTC) by satriani)

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

whatever commented on 2018-09-29 11:00 (UTC)

Doesn't build with 15.1.1 supplied (sha256 mismatch), an update for the PKGBUILD would be appreciated.

spyridonas commented on 2018-09-05 15:32 (UTC) (edited on 2018-09-05 15:33 (UTC) by spyridonas)

15.0.1 installs fine but it doesn't start

"log4cxx: No appender could be found for logger (Undefined).

log4cxx: Please initialize the log4cxx system properly. segfault (core dumped)"

reber commented on 2018-09-04 18:59 (UTC) (edited on 2018-09-04 19:35 (UTC) by reber)

Heyall, davinci-resolve installs fine but when i run it i get, any ideas :

$ /opt/resolve/bin/start-resolve
ActCCMessage Already in Table: Code= 2282, Mode=  0, Level=  0, CmdKey= 8, Option= 0
ActCCMessage 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
15.0.1 (#003) Linux/Clang
Main thread starts: F8019B40
log4cxx: No appender could be found for logger (Undefined).
log4cxx: Please initialize the log4cxx system properly.
segfault (core dumped)

ganthore commented on 2018-09-02 00:29 (UTC) (edited on 2018-09-02 00:34 (UTC) by ganthore)

/home/ganthore/code/aur/davinci-resolve/PKGBUILD: line 23: xdg-user-dir: command not found

Hey, you should add the extra/xdg-user-dirs package to the depends() array if you're going to call it directly in the PKGBUILD.

https://github.com/ganthore/arch-davinci-resolve/blob/master/PKGBUILD

fthiery commented on 2018-09-01 13:39 (UTC)

So after some digging it does playback uncompressed (yuv/rgb) and mjpeg with pcm files (e.g. gst-launch-1.0 videotestsrc num-buffers=30 ! jpegenc ! queue ! qtmux name=mux ! filesink location=testjpeg.mov audiotestsrc samplesperbuffer=44100 ! mux.)

I understand this may not be the place to discuss that, but sometimes it's hard to distinguish build/install errors from unsupported features (especially since the logs are just silent about the h264 decode).

These documents are kind of contradicting each other: - https://documents.blackmagicdesign.com/DaVinciResolve/20180404-10399d/DaVinci_Resolve_15_Feature_Comparison.pdf (says h264 decode is not supported on resolve) - http://documents.blackmagicdesign.com/DaVinciResolve/20180406-341247/DaVinci_Resolve_15_Supported_Codec_List.pdf (says it is)

Can anyone comment if he succeeded playback of some h264 files, or clarify the epxected status ?

fthiery commented on 2018-09-01 12:48 (UTC)

Tried it on GeForce GTX 1060 3GB (local/opencl-nvidia 396.54-1) but it fails to play my mp4/h264/aac samples (i see no picture and seeing "Failed to read audio while generating WFM" logs).

Any ideas ?

kumen commented on 2018-09-01 08:44 (UTC) (edited on 2018-09-01 08:46 (UTC) by kumen)

I had similar problem with crash after welcome tour and installing correct opencl-driver solved it. Beignet instead mesa-opencl for my Intel CPU.

jksimek commented on 2018-08-29 20:50 (UTC)

Current release has a different checksum than in the PKGBUILD:

4b59973bd2e26a62d2cf98378c2a4eda003e4f8c9fa484564add54342a139615 DaVinci_Resolve_15.0_Linux.zip

After I manually edited the PKGBUILD it installs, but crashes after welcome tour.