FJMovieEditor Code
A complete movie editor for animations and special effects
Status: Inactive
Brought to you by:
gonzalfj
==Introduction== This program is a video editor which uses GTK. Its focus is to allow the creation of special effects and advanced video editing. This software was originated and is hosted at SourceForge. Its home page is <http://fjme.sf.net>. ==INSTALL== Install the package to use. Installation information contained in INSTALL. If you are using SVN, after installing all the dependencies use the following sequence of shell commands: sh autogen.sh make all sudo make install ==RUNNING== Follow the installation procedure. Depending on the directory you chose to install (prefix), it may be necessary to adjust the directory where you should look for, fjme library. To adjust this directory run the command: export LD_LIBRARY_PATH=<library_path> Cumulative <library_path> directory is /usr/local/lib. To run, use these commands: export LD_LIBRARY_PATH=/usr/local/lib fjmovieeditor ==BUGS== Report any BUG in <https://sourceforge.net/apps/trac/fjme/newticket>. ==LICENSE== This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. ==Getting Involved== Getting involved => https://sourceforge.net/apps/trac/fjme/#Gettinginvolved Project develop => https://sourceforge.net/projects/fjme/develop