I don't understand, the patch's content of 010-ffmpeg-fix-vmaf-model-path.patch and 050-ffmpeg-fix-svt-av1.patch were modified
the hashsum are calculated using the content of the downloaded files
Git Clone URL: | https://aur.archlinux.org/ffmpeg-amd-full-git.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg-amd-full-git |
Description: | Complete solution to record, convert and stream audio and video (all possible features for AMD; git version) |
Upstream URL: | https://www.ffmpeg.org/ |
Keywords: | audio codec convert encoder media svt video |
Licenses: | LicenseRef-nonfree-and-unredistributable |
Conflicts: | ffmpeg |
Provides: | ffmpeg, ffmpeg-full, ffmpeg-full-git, ffmpeg-git, libavcodec.so, libavdevice.so, libavfilter.so, libavformat.so, libavutil.so, libpostproc.so, libswresample.so, libswscale.so |
Submitter: | clap22 |
Maintainer: | nathanielcwm |
Last Packager: | nathanielcwm |
Votes: | 14 |
Popularity: | 0.077380 |
First Submitted: | 2018-11-20 15:20 (UTC) |
Last Updated: | 2024-10-10 14:08 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
I don't understand, the patch's content of 010-ffmpeg-fix-vmaf-model-path.patch and 050-ffmpeg-fix-svt-av1.patch were modified
the hashsum are calculated using the content of the downloaded files
Only the filename was changed the actual url shouldn't have been changed.
What do you mean? You changed the patch's contents in the last commit right? So the hash has changed
I don't believe the patch was supposed to change so i'm a bit hesitant to change the checksum.
The checksum i'm getting matches yours however so I guess it should be fine.
Fix for invalid sha256sum on 040-ffmpeg-add-svt-av1-0.8.3.patch
diff --git a/PKGBUILD b/PKGBUILD
index d6fa77b..3d5e49a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -57,7 +57,7 @@ sha256sums=('SKIP'
'b6fcef2f4cbb1daa47d17245702fbd67ab3289b6b16f090ab99b9c2669453a02'
'878757eb6d7072521caaeb71f1453ec3fc0f91a12936ef302e1625184787c6a6'
'1499e419dda72b1604dc5e3959668f3843292ff56bfba78734e31510ba576de0'
- 'd371366ceda9233c1b9a60c680878f567861b675605a8dae5c275d633c51ba9f'
+ 'cbcf51f37b17355b228b62862cfde141b0701f260d8bc3502a922f0f91303f9e'
'462a5f6bf588c199fb0a162fc00a4de22b5a2506dc811cfd6e989f54166b0ad8'
'04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36')
you forgot to add the checksum of the patch
Sorry it's fixed now @Fog
Whoops I forgot to bump the pkgver and I don't have access to my pc for a couple of hours.
ffmpeg-amd-full]$ makepkg ==> Making package: ffmpeg-amd-full 4.2.2-3 (Sat 16 May 2020 07:32:29 AM MSK) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found ffmpeg-4.2.2.tar.xz -> Found ffmpeg-4.2.2.tar.xz.asc -> Found ffmpeg-full-add-svt-hevc-1.4.3.patch -> Found ffmpeg-full-add-svt-hevc-docs-1.4.3.patch -> Found ffmpeg-full-add-svt-av1-0.8.3.patch -> Found ffmpeg-full-add-decklink-11.5-support.patch -> Found LICENSE ==> ERROR: Integrity checks (sha256) differ in size from the source array.
careful with updating kvazaar, you will have to recompile ffmpeg
Pinned Comments
saburouta commented on 2023-04-26 18:45 (UTC)
I adopted this package to keep it from falling off, but I haven't had the chance to update it yet.
I think only patches 40 and 60 still work. I'm not sure the other even need to be updated. I've been building with just 40 and 60.