A quick note...
If you are getting the following error on Mac OS X 10.6 with XCode 3.2.1, while compiling ffmpeg with software scaling (libswscale):
32-bit absolute addressing is not supported for x86-64then you need to pass
--arch=x86_64to "configure"
Cheers,
-Adam
Comments
Post a Comment