[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.

Wei Gao highgod0401 at gmail.com
Fri Jul 27 02:41:49 CEST 2012


Hi Roger,

Thanks.I have fix the problem and run my Opencl kernel.

I want to ask a question again.I read the ffmpeg code but I didn't find
any  CUDA foot print to optimize ffmpeg.Why don't you use CUDA to optimize?

Thanks

Best regards

2012/7/26 Roger Pack <rogerdpack2 at gmail.com>

> >  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
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list