Crates.io | nvidia-video-codec-sdk |
lib.rs | nvidia-video-codec-sdk |
version | 0.4.0 |
created_at | 2023-06-23 16:41:52.061194+00 |
updated_at | 2025-09-15 13:30:02.139223+00 |
description | Bindings for NVIDIA Video Codec SDK |
homepage | https://github.com/ViliamVadocz/nvidia-video-codec-sdk |
repository | https://github.com/ViliamVadocz/nvidia-video-codec-sdk |
max_upload_size | |
id | 898429 |
size | 1,974,432 |
Rust bindings for NVIDIA Video Codec SDK.
The documentation is also hosted on GitHub Pages here.
Versions:
The build script will try to automatically locate your NVIDIA Video Codec SDK installation.
You can help it by setting the environment variable NVIDIA_VIDEO_CODEC_SDK_PATH
to the directory containing the library files.
nvEncodeAPI.lib
and nvcuvid.lib
on Windows,libnvidia-encode.so
and libnvcuvid.so
on Linux.