[FFmpeg-devel] [PATCH] avcodec/nvenc: Drop support for old nvenc api

Timo Rothenpieler timo at rothenpieler.org
Tue Mar 24 10:10:07 CET 2015


Am 24.03.2015 um 10:03 schrieb Carl Eugen Hoyos:
>   <timo <at> rothenpieler.org> writes:
>
>> +#if NVENCAPI_MAJOR_VERSION < 5
>> +#error "NVENC API 4 or older is not supported"
>> +#endif
>
> This should be checked in configure imo.

Yes, would indeed be better.

> Could you confirm that the new api is available
> and that it works for all hardware that the old
> api supported?

Yes, it only raises the minimum required nvidia driver version to 347.09 
on windows and 346.22 on linux.

> Carl Eugen
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150324/04740e96/attachment.asc>


More information about the ffmpeg-devel mailing list