Welcome to Viper
The Video In Python Editing Reptile
NEWS
The repository was moved to plutz.net
So you can participate in the project without being a member of the FU Berlin. This project page (including the bugtracking system) will also be moved in the future.
Write to Paul to get svn write access.
I want it, now!
You can't wait patiently and read all the boring documentation first? Bad girl! You can get the program via SVN. Enter on your command prompt:
svn checkout http://svn.plutz.net/viper/trunk viper
Check the ProgramRequirements for further information on how to run the program. See the detailed installation instructions if you experience any issues.
I can haz picz?
see the ScreenShots (deprecated version)
What can it do?
Viper is a video editor written in Python. It uses Mplayer and Mencoder as backends and provides a plattform for edititng and filter plugins. The interface is implemented using Tk.
Due to the use of Mplayer Viper can read virtually any video format and encode to all formats supported by Mencoder and its libraries. Viper uses plugins for building all sorts of Mencoder command lines, so you can exactly choose which container, video and audio format you want to use in a video file as long as a plugin exists to provide an interface for your choice.
See the FeatureList for more information.
How can I participate?
- You can send lots of feedback and suggestions to the authors.
- You can write your own plugins in Python, see the PluginHowTo? for information on that.
- You can implement missing features, see the ticket report.
- You can send patches to the authors.
Who's to blame?
For names and contact information see the list of Developers.
Starting Points
- TracGuide -- Built-in Documentation
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
- TracSupport -- Trac Support
For a complete list of local wiki pages, see TitleIndex.
