[FFmpeg-user] Hi, I want to add opencl to ffmpeg, but I don't know how to modify the make file to make the ffmpeg link OpenCL.lib.I add the OpenCL in to libavutil.

Roger Pack rogerdpack2 at gmail.com
Thu Jul 26 15:37:50 CEST 2012


>  I want to add opencl to ffmpeg, but I don't know how to modify the make file to make the ffmpeg link OpenCL.lib.I add the OpenCL in to libavutil.

You may be able to edit the "CFLAGS" environment variable and add it
in there, or some similar environment variable.  Or edit the Makefile
by hand :)
-r


More information about the ffmpeg-user mailing list