Menu

Tree [07eca3] master /
 History

HTTPS access


File Date Author Commit
 app 2013-04-19 Fabio J. Gonzalez Fabio J. Gonzalez [07eca3] The composition display is working. Keyframe in...
 data 2012-03-03 gonzalfj gonzalfj [607198] button: draw only
 doc 2012-01-15 gonzalfj gonzalfj [87fa1d] sitemap automatically generated
 libfjme 2013-04-19 Fabio J. Gonzalez Fabio J. Gonzalez [07eca3] The composition display is working. Keyframe in...
 nb-project 2012-06-26 gonzalfj gonzalfj [a72377] NEWS
 plug-ins 2012-02-13 gonzalfj gonzalfj [78a3cc] gobject depedence
 resources 2012-03-03 gonzalfj gonzalfj [607198] button: draw only
 AUTHORS 2011-10-14 gonzalfj gonzalfj [6dbe39] initial autoconf
 COPYING 2011-10-14 gonzalfj gonzalfj [76c3c3] basic preparation
 ChangeLog 2011-10-14 gonzalfj gonzalfj [6dbe39] initial autoconf
 INSTALL 2011-10-20 gonzalfj gonzalfj [b9f3fa] licenses
 LICENSE 2012-02-25 gonzalfj gonzalfj [d2f773] INCOMPLETE: multiple signals
 Makefile.am 2012-02-25 gonzalfj gonzalfj [50a533] autoconf corrections
 NEWS 2012-06-26 gonzalfj gonzalfj [a72377] NEWS
 README 2012-02-02 gonzalfj gonzalfj [b66075] config
 THANKS 2011-10-20 gonzalfj gonzalfj [36fefe]
 autogen.sh 2011-10-16 gonzalfj gonzalfj [21ec74] Repo change
 configure.ac 2012-03-01 gonzalfj gonzalfj [2ff303] Python
 fjme.pc.in 2012-02-02 gonzalfj gonzalfj [b66075] config

Read Me

==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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.