[FFmpeg-user] No opencl header in fresh build install dir

Moritz Barsnick barsnick at gmx.net
Sat Nov 17 11:47:32 EET 2018


On Thu, Nov 15, 2018 at 17:21:48 +0100, Erwan Douaille wrote:
> Do you know if it´s normal ? How to ensure my build is "opencl ready" ?

I would say that your output of ./configure already says so. You have
the hwaccell opencl, and various *_opencl filters.

You could also try:
$ /e/Downloads/ffmpeg/bin/ffmpeg -hwaccells | grep opencl
$ /e/Downloads/ffmpeg/bin/ffmpeg -filters | grep opencl
to see the actual result.

Cheers,
Moritz


More information about the ffmpeg-user mailing list