In this video I just tried to show how to install cudnn and nvcuvid for opencv usage.
Here are the commands and some links which I am mentioning in video:
CUDNN Installation guide: https://docs.nvidia.com/deeplearning/...
VIDEO CODEC SDK: https://developer.nvidia.com/nvidia-v...
Install ffmpeg:
sudo snap install ffmpeg
Install python libraries:
sudo apt -y install python3-dev python3-pip
sudo -H pip3 install -U pip numpy
sudo apt -y install python3-testresources
#nvcuvid, #cudnn, #videocodec