> On May 12, 2017, at 4:37 PM, Daniel <[email protected]> wrote:
> 
> Hello everyone
> 
> I am new to ffmpeg and i am trying to encode some video to x265 with 
> following command :
> ffmpeg -i video.mp4 -c:v hevc_nvenc -c:a aac -b:a 128k output.mp4 and what i 
> get is "Driver does not support the required nvenc API version. Required: 8.0 
> Found: 7.1" .
> If you can point me on which driver to update i would appreciate. Also my OS 
> is ubuntu 16.04  ffmpeg ->
> 

I believe it would be the video driver, you need one of the Nvidia cards that 
support hardware encoding.


Raymond



_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to