______________ ||000000000000|| ||000000000000|| ||000000000000|| ||000000000000|| ||000000000000|| ||000000000000|| ||000000000000|| ||000000000000|| ||000000000000|| ||000000000000|| ||000000000000|| /---------\ ||000000000000|| ||000000000|| ||000000000000|| ||000000000|| ||000000000000|| ||000000000|| ||000000000000|| ||000000000|| ||000000000000|| \---------/ -------------- http://www.d3cod3.org ------------------------------------------------------- -~-~-~~~-~–~~-~~~–~-~-~-----~~–------------------------------------------------------- GAmuza 0.3 works out of the box in Mac OSX 10.6 (Leopard Snow) and 10.7 (Lion) AFTER installing dependencies for ffmpeg: needed for the video/audio export capability, based on ffmpeg (external free software you need to install in your system in order to have this capability working). --------------------------------------------- --------------------------------------------- INSTALL dependencies for ffmpeg - 1 - Install Xcode - for OSX 10.6 (Snow Leopard) install xcode 3.2.6 - for OSX 10.7 (Lion) install xcode 4.2 - 2 - Install MacPorts, instructions here: http://www.macports.org/install.php - 3 - Open terminal and: EASY WAY - cd /Applications/GAmuza/install - sudo sh install_dependencies.sh (this may take a while) OR ADVANCED WAY (STEP by STEP) - sudo port install faac - sudo port install ffmpeg +gpl +lame +x264 +xvid +faac - sudo ln -s /opt/local/bin/ffmpeg /usr/bin/ffmpeg - sudo port install libsndfile +universal - cd ffmpeg_presets (supposing you are inside GAmuza/install/ folder) - sudo cp * /opt/local/share/ffmpeg/ - 4 - THAT'S IT, now you have GAmuza 0.3 fully working WITH the video/audio real time export&encoding functionality. --------------------------------------------- ---------------------------------------------