Fluggo Media project¶
The Fluggo Media project has two parts:
- The Canvas non-linear video editor for high-quality video work
- The Fluggo Media Library for non-linear video processing in Python
See also my vision for the project.
Using/developing¶
This project is in a really early state. I'd say I have a third of the basic features of the media library done, and I've just barely started on the editor.
I would be ecstatic if someone used the media library for their own project. It mostly just needs more audio support and testing.
If you would like to develop for it or try it out, you can fetch it with git:
git clone git://www.fluggo.com/git/fluggo-media
I can be reached at brian@fluggo.com if you have any questions.
See Building the library for build instructions.