lajos / iFrameExtractor

Extract frames from iPhone videos using the FFMpeg libraries.
www.codza.com
GNU Lesser General Public License v3.0
460 stars 144 forks source link

./configure #2

Open constantine-fry opened 13 years ago

constantine-fry commented 13 years ago
  1. open Terminal
    1. clone the repository: git clone git://github.com/lajos/iFrameExtractor.git
    2. go to the ffmpeg folder in the project: cd iFrameExtractor/ffmpeg
    3. build the ffmpeg libraries: ./build_universal
    4. open the xcode project and run it on your iPhone device

before ./build_universal users should call ./configure

frakman1 commented 9 years ago

There is no ./build_universal script to be found Anywhere.