<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. Could you confirm that the new api is available and that it works for all hardware that the old api supported? Carl Eugen