@earch the libraries are shipped by nvidia in their drivers (nvidia-utils package).
Search Criteria
Package Details: nvidia-sdk-doc 12.2.72-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-sdk.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-sdk |
Description: | NVIDIA Video Codec SDK (NVDECODE and NVENCODE APIs) (documentation) |
Upstream URL: | https://developer.nvidia.com/nvidia-video-codec-sdk/ |
Keywords: | api codec nvcuvid nvenc nvidia sdk video |
Licenses: | LicenseRef-custom |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 20 |
Popularity: | 0.000001 |
First Submitted: | 2015-12-27 19:42 (UTC) |
Last Updated: | 2024-07-20 20:29 (UTC) |
dbermond commented on 2024-07-20 20:32 (UTC)
earch commented on 2024-07-19 20:30 (UTC)
And yeah, new version is out. 12.2.72
earch commented on 2024-07-19 20:29 (UTC)
PKGBUILD installs the Interface directory, but what about Lib? We need that too, don't we?
dbermond commented on 2023-10-19 18:36 (UTC)
@Enverex Thanks for reporting. Package and comments updated.
Enverex commented on 2023-10-18 17:30 (UTC)
New URL for the download - https://developer.nvidia.com/nvidia-video-codec-sdk/download
rowanfr commented on 2023-05-25 20:08 (UTC) (edited on 2023-05-25 20:10 (UTC) by rowanfr)
If you want to use the most recent "Video_Codec_SDK_12.1.14.zip" edit the build files by changing:
pkgver=12.0.16 => pkgver=12.1.14
sha256sums=('996be62e8cf83a6c439f729e2cd7dc01d6f3690222dbf5d936c9c26410a6a05b') => sha256sums=('f0048341c087f2edea2175efd26f6d61bb9a0f57beb577fc6928ef063a0c8772')
Everything else should work as expected
DAC324 commented on 2021-08-05 13:33 (UTC) (edited on 2021-08-05 13:34 (UTC) by DAC324)
In addition to @dbermond 's comment:
Please verify by reading the SDK's readme file that it fits to the Nvidia graphics driver installed on your system. SDK version 11.1.5
, being the latest version, is designated to run with the latest Nvidia drivers only:
Linux: Driver version 470.57.02 or higher
As SDK version 11.0.10
has been superseded by 11.1.5
, please update the version numbers in the package / PKGBUILD as well.
dbermond commented on 2021-04-30 01:11 (UTC)
@bazza read the pinned comment...
bazza commented on 2021-04-29 23:19 (UTC)
==> Retrieving sources...
==> ERROR: Video_Codec_SDK_11.0.10.zip was not found in the build directory and is not a URL.
Command 'makepkg --force' failed to execute.
Pinned Comments
dbermond commented on 2020-10-17 23:35 (UTC) (edited on 2023-10-19 18:35 (UTC) by dbermond)
In order to build the package, you need to manually download the SDK file from NVIDIA's website (registration required). Place the downloaded file in the PKGBUILD directory and run makepkg.
Download website:
https://developer.nvidia.com/nvidia-video-codec-sdk/download