首页 > 其他 > 详细

FFmpeg configure: rename cuda to ffnvcodec 2018-03-06

时间:2018-03-06 20:54:07      阅读:599      评论:0      收藏:0      [点我收藏+]
FFmpeg version of headers required to interface with Nvidias codec APIs.
Corresponds to Video Codec SDK version 8.0.14.

Minimum required driver versions:
Linux: 378.13 or newer
Windows: 378.66 or newer

Right now, if someone configures ffmpeg with for example --enable-nvenc they will
get an error message complaining about missing cuda.
This is very confusing and already has lead people into installing the CUDA SDK,
even though it‘s not what they need.

This will make it complain about ffnvcodec instead.
https://github.com/FFmpeg/nv-codec-headers

FFmpeg configure: rename cuda to ffnvcodec 2018-03-06

原文:https://www.cnblogs.com/nlsoft/p/8516444.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!