skottish
22nd March 2007, 03:22
I hope this is a good place to post this.
The current version of FFMPEG on my machine was built from subversion on 03/10/2007. At that time, I believe x264 (also built from subversion) was at 628. I was able to, as usual, build FFMPEG against x264.
About a week ago, I went through the same routine again (I'm using Arch Linux package build files) with x264-634, and now FFMPEG won't compile. It's throwing an "Error: x264 not found... ", then a bunch of stuff about what to do if you see the error. I went over to the FFMPEG development mailing list, and the one post about this error only received a responce something like: "do you have x264-devel installed". I've always just used the x264 sources.
I know FFMPEG just went through some changes in the build system. For instance:
--enable-mp3lame just became --enable-libmp3lame, and so on.
I've tried with a few FFMPEG versions now. Has anyone seen this and know what's going on?
The current version of FFMPEG on my machine was built from subversion on 03/10/2007. At that time, I believe x264 (also built from subversion) was at 628. I was able to, as usual, build FFMPEG against x264.
About a week ago, I went through the same routine again (I'm using Arch Linux package build files) with x264-634, and now FFMPEG won't compile. It's throwing an "Error: x264 not found... ", then a bunch of stuff about what to do if you see the error. I went over to the FFMPEG development mailing list, and the one post about this error only received a responce something like: "do you have x264-devel installed". I've always just used the x264 sources.
I know FFMPEG just went through some changes in the build system. For instance:
--enable-mp3lame just became --enable-libmp3lame, and so on.
I've tried with a few FFMPEG versions now. Has anyone seen this and know what's going on?