Hey everyone,

I Just subscribe to this mailing list because I would like to use ffmpeg
with opencl.  I´m working on windows 10 with mingw64. Build everything but
I don´t see any opencl related headers in my install dir. I don´t have any
opencl issue while configuring of compiling.

Steps :
 - downloaded ffmpeg 4.1 source and convert cuda opencl.lib to opencl.a for
mingw.
 - run ./configure --arch=x86_64 --enable-opencl --prefix=/mydir and
everything looks good.
 - Then mingw32-make.exe, I had some errors related to ar fixed by
modifying library.mak
 - Then make install.

Do you know if it´s normal ? How to ensure my build is "opencl ready" ?

Here is a pastebin with the full result of configure, make and make install
: https://pastebin.com/CkSqsEtM

Thanks for help :)
-- 
Best regards,

Douaille Erwan <[email protected]>
_______________________________________________
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