Installation
------------

In Ubuntu you can install the above using the following commands::

  sudo aptitude install ffmpeg cython

  tar -xf FFVideo-0.0.7.tar.gz
  cd FFVideo-0.0.7
  python setup.py install



