[FFmpeg-user] having an issue with compile.

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Feb 8 10:42:56 CET 2015


Richard Butts <rbutts1.mobile <at> gmail.com> writes:

> opencl.c:(.text+0x643): undefined reference to `dlopen'

You have to add -ldl to your --extra-ldflags.

An alternative is to compile x264 with --disable-opencl

Carl Eugen



More information about the ffmpeg-user mailing list