On 29/11/2016 19:34, Diego Biurrun wrote: > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index eb3dc7a..aab5a68 100755 > --- a/configure > +++ b/configure > @@ -2190,7 +2190,7 @@ wmv3_vaapi_hwaccel_select="vc1_vaapi_hwaccel" > wmv3_vdpau_hwaccel_select="vc1_vdpau_hwaccel" > > # hardware-accelerated codecs > -nvenc_deps_any="dlopen LoadLibrary" > +nvenc_deps_any="cuda dlopen LoadLibrary" > nvenc_extralibs='$ldl' > omx_deps="dlopen pthreads" > omx_extralibs='$ldl'
I'm not 100% sure it works as intended. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
