Skip to content

lamco-admin/nvidia-video-codec-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 79.0%
  • C 20.8%
  • Other 0.2%