> Surely I did, but apparently libx264 should be built first (as a static library) and then must be linked to ffmpeg configuration options. That's where I am failing. so you cross compiled libx264 first, then configured ffmpeg to cross compile using "--enable-libx264" What is your output when you try and run make? -r