RossOliver Posted March 26, 2008 Share Posted March 26, 2008 Hey, I need a universal binary of ffmpeg with lame support for a program I am writing. I have an intel version compiled, but I can't get a PPC version to compile on my intel mac. I'm looking for someone who has access to a PPC mac that wouldn't mind taking a few minutes to compile ffmpeg for me so I can join the two versions with lipo. You can grab ffmpeg here: http://ffmpeg.mplayerhq.hu/ffmpeg-checkout-snapshot.tar.bz2 And lame here: http://sourceforge.net/project/downloading...gz&30044240 All I need is for lame to be compiled: cd to/lame/folder ./configure make sudo make install Then ffmpeg with lame support: cd to/ffmpeg/folder ./configure --enable-libmp3lame --disable-vhook --enable-shared --disable-mmx make <no need to make install> If you could then email the resulting ffmpeg folder in its entirety to mail at developersdigest dot org I would be grateful Thanks for your time. Link to comment https://www.insanelymac.com/forum/topic/95873-request-for-ppc-owner-to-compile-ffmpeg/ Share on other sites More sharing options...
Embio Posted March 26, 2008 Share Posted March 26, 2008 tried running it in Rosetta? Link to comment https://www.insanelymac.com/forum/topic/95873-request-for-ppc-owner-to-compile-ffmpeg/#findComment-684014 Share on other sites More sharing options...
rrebern Posted March 26, 2008 Share Posted March 26, 2008 I have a PPC w/ Tiger, or do you need it to be compiled in Leo? Link to comment https://www.insanelymac.com/forum/topic/95873-request-for-ppc-owner-to-compile-ffmpeg/#findComment-684020 Share on other sites More sharing options...
RossOliver Posted March 26, 2008 Author Share Posted March 26, 2008 I may be wrong, but if you open terminal in Rosetta to compile it, it will still use the intel version of GCC... Tiger should be fine to compile it on, that would be great if you could give it a go? Cheers. Link to comment https://www.insanelymac.com/forum/topic/95873-request-for-ppc-owner-to-compile-ffmpeg/#findComment-684060 Share on other sites More sharing options...
Recommended Posts