Download
Visit PhotoFilmStrip on SourceForge.
Installation
Microsoft Windows
Download the setup package. An installation wizard will guide you through the installation process.
Linux (Debian based)
To The easiest way to get PhotoFilmStrip running on a Debian based Linux is to download the deb-package from the Download section. On Ubuntu systems this file will be opened with the gdebi package installer. All dependencies will be automatically installed. After that you have a new shortcut named PhotoFilmStrip in your Graphics section of your main menu.
Other platforms (running from source code)
Checkout the latest code from the SVN repository or download the source-tarball.
PhotoFilmStrip is written in the interpreter language Python (Version 2.5). It is not neccessary to compile the code to run the application. the folder named "src" in the source-tarball contains the start script "photofilmstrip-gui" to run the GUI front end.
Requirements
To run PhotoFilmStrip you need:
- Python 2.5
- GUI framework wxPython 2.8.0 or later
- Python Imaging Library (PIL)
To render your own filmstrips you need:
- mencoder