problem compiling ffmpeg for iFrameExtractor

After a week of trial and error, I was finally able to create the ffmpeg universal libraries and successfully compile and run iFrameExtractor for the device as well as the simulator. To compile and run the project on your iPhone device OR simulator: 1) open Terminal 2) clone the repository: git clone git://github.com/lajos/iFrameExtractor.git 3) go … Read more