On 02/05/17 09:58, michael norman wrote:
> Cannot load libnvcuvid.so.1
> [h264_cuvid @ 0xa02c20] Failed loading nvcuvid.
> Cannot load libnvcuvid.so.1
> [h264_cuvid @ 0xa02c20] Failed loading nvcuvid.

ffmpeg is working/being accessed (I think). It's just apparently
attempting to access a CUDA library for GPU accelerated video conversion
and can't find it.

Do you have an Nvidia GPU? Use `lspci -v | grep VGA` to check if you're
not sure.

Are you sure that the libnvcuvid.so library is installed correctly?

Use a linux utility like find to locate whether libnvcuvid.so is
installed on your system and where.




_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to