Fooga

TEST FOOGA

Fooga - the open source browser based video editor

Demo

There is currently no demo available. Because we decided to tear it into pieces. So there is nothing to test. Anyways. We recommend to use Firefox for the meantime.

Installing Fooga on your server

At the moment, installing Fooga goes like this:

  1. Install Ruby and MySQL (other databases may also work)
  2. Install Ruby on Rails
  3. Get Subversion
  4. Use Subversion to download Fooga (svn://dev.fooga.net/fooga/trunk)
  5. compile FFmpeg with needed codecs (which can be difficult depending on the platform).

Later on we will put more effort into making it super easy.