Skip to content

ViliamVadocz/nvidia-video-codec-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA Video Codec SDK

crates.io docs.rs

Rust bindings for NVIDIA Video Codec SDK.

The documentation is also hosted on GitHub Pages here.

Versions:

  • NVIDIA Video Codec SDK 12.1.14
  • CUDA 12.2 (older CUDA versions should also work)

Installation

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.

About

Rust bindings for NVIDIA Video Codec SDK

Topics

Resources

License

Stars

Watchers

Forks

Languages