Hello.
I try update to 16.2 version but I get a sha256sums verification error.
Please, help.
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.04 |
First Submitted: | 2017-04-19 20:57 (UTC) |
Last Updated: | 2024-10-22 20:37 (UTC) |
« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 41 42 43 .. 56 Next › Last »
Hello.
I try update to 16.2 version but I get a sha256sums verification error.
Please, help.
For those waiting for the sha256sum here's it : 2a3147b58e0b64da802cb04da9d1a1c42bc30558d7a57782e3bdc1a4b4c2cae0
Just edit the PKGBUILD line 87.
It seems that the Check Sums are out of date, please update, thank you!
When I try upgrade reports this message. I tried upgrade with yay, yaourt e pamac-manager and same response:
" Validating source files with sha256sums... DaVinci_Resolve_16.2_Linux.zip ... FAILED ==> ERROR: One or more files did not pass the validity check! Error downloading sources: davinci-resolve "
Before importing the video I converted it with ffmpeg so it is encoded with mpeg4 in a mov file. For the audio I didn't change it but since Davinci Resolve displays the volume on the right, I think it could read the audio. It might be a pulseaudio problem (Davinci can't communicate with it). I will try to convert audio and see what happens.
@Paragoumba, what kind of video did you load? what kind of audio is encoded in the media container? The free version is limited on what audio it can import and use. I know when I record video on my phone and import into Davinci-Resolve to edit, I need to convert the video and audio with ffmpeg:
ffmpeg -i "$fle" -c:v prores_ks -vf "scale=1280:720,fps=24000/1001,format=yuv422p" -b:v 110M -profile:v 3 -c:a pcm_s24le "../working/$temp.mov"
I installed this package and all works out of the box except sound. When I play the preview the green volume bars show that there is sound but I can't hear anything. I found on the Internet that pulseaudio-alsa might fix the problem but it doesn't. The issue comes from Davinci because it works on VLC. Is there a known fix?
I got this output:
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 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 log4cxx: No appender could be found for logger (BtCommon). log4cxx: Please initialize the log4cxx system properly. 16.1.2 (#026) Linux/Clang Main thread starts: A3609BC0 [0x7f5ba3609bc0] | Undefined | INFO | 2019-12-22 13:36:07,943 | -------------------------------------------------------------------------------- [0x7f5ba3609bc0] | Undefined | INFO | 2019-12-22 13:36:07,943 | Loaded log config from /root/.local/share/DaVinciResolve/configs/log-conf.xml [0x7f5ba3609bc0] | Undefined | INFO | 2019-12-22 13:36:07,943 | --------------------------------------------------------------------------------
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.