Joel B <onephatcat <at> earthlink.net> writes: > >> error: x264.h: No such file or directory > > > > Did you install x264(-devel)? Where? > > /usr/local/bin/x264 Then I suspect you have to pass --extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib to configure. Carl Eugen