On Mon, 15 Nov 2010 17:24:10 +0000 Ken Moffat <[email protected]> wrote:
> The problem with x264 is that it's always a snapshot. For people > using today's ffmpeg snapshot, today's x264 probably works. For > people using a released version of ffmpeg, who knows. That's why > I've mentioned a specific "known to work" snapshot of x264 o nthe > ffmpeg page. Why would you install x264 for ffmpeg? The ffmpeg devs wrote their own h264 decoder which is supposed to be a lot faster than the x264 decoder. You have to force ffmpeg to link to x264, the default is for it to use their own code. Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
