I'm trying to use the encoder h264 with ffmpeg. I installed x264 from source and with few, and I configured ffmpeg with ./configure --enable-gpl --enable-shared --extra-ldflags="-ldl" --enable-libx264. Yet the config.log tells me fatal error: 'x264' file not found, and I get the error libx264 not found.