Trying to get OpenCV (built with CUDA) working with FFMPEG

Hi,
NVIDIA is investing on VPI and that is our go to computer vision and image processing library on Jetson platforms. VPI is optimized and can bring better performance. We would suggest users check documents and give it a try:
VPI - Vision Programming Interface: Installation

Therefore, we don’t enable certain functions in OpenCV by default. If it is required in your use-case, please manually re-build the package. Thanks.