nvvidconv not found on 2080Ti
I recently compiled gStreamer from source by enabling nvcodecs in a Cuda 10.1 Docker on 2080Ti. I found around 10 nvidia supported plugins, I found encoders and decoders for h264 and h265 videos, vp8 decoder, JPEG Decoder etc, but I didn't find nvvidconv which is used for video scaling and color conversion on GPU. Is there any additional library i need to install to use it? Or it is not supported on 2080Ti hardware?