[FFmpeg-user] Fwd: .configure can't locate x264.h

Boštjan Strojan bostjan.strojan at gmail.com
Wed Jul 10 22:37:39 CEST 2013


On Wed, Jul 10, 2013 at 2:33 PM, Kesten Broughton
<solarmobiletrailers at gmail.com> wrote:

> ERROR: libx264 not found

you may need to add
--extra-ldflags="-ldl"
to the ffmpeg ./configure part
(This is due to the new way x264 is dynamically loading opencl stuff.)

b.


More information about the ffmpeg-user mailing list