Clone from the Lumiera Master-Repo (as Test for Forgejo) https://git.lumiera.org/
Find a file
2011-01-15 01:45:55 +01:00
admin minor tweaks to the RfC system 2010-12-13 04:46:05 +01:00
bin
doc WIP rework timecode format hierarchy 2011-01-13 03:36:09 +01:00
icons Rename "Resources" to "Assets" 2010-12-26 22:30:07 +01:00
m4
po
scripts
src add support for offset linear combinations 2011-01-15 01:45:55 +01:00
tests add support for offset linear combinations 2011-01-15 01:45:55 +01:00
uml WIP rework timecode format hierarchy 2011-01-13 03:36:09 +01:00
wiki WIP design draft regarding the interplay of quantisation and timecode 2011-01-13 23:56:52 +01:00
.gitignore WIP start stubbing and defining time quantisation and timecode entities 2011-01-13 03:36:08 +01:00
acinclude.m4
AUTHORS
configure.ac Bump required nobug version to 201006.1 2010-06-03 03:47:24 +02:00
COPYING
DIR_INFO
INSTALL Add notice that one might want gtk2-engines to INSTALL 2010-12-06 13:44:39 +01:00
LICENSE
Makefile.am autoconf/automake cleanup 2010-01-17 15:48:30 +01:00
README proper indentation for 80 column wide terminals and some typos 2010-11-28 05:45:24 +01:00
SConstruct Bump required nobug version to 201006.1 2010-06-03 04:18:34 +02:00

====================================
Lumiera -- the video NLE for Linux
====================================

 Lumiera is a nonlinear video editing and compositing tool. 
 It understands some of the common multimedia formats
 (quicktime, avi, ogg) and audio/video compression
 codecs (divx, xvid, mpeg1/2/4, ...).

 It features non-destructive editing, compositing tools,
 a selection of effects plugins, processing in RGB, YUV
 and RGB-float colormodels and the ability to mix media
 with differing sizes and framerates.

For more information about Lumiera visit http://lumiera.org/
For more information about Cinelerra visit http://cinelerra.org/


----------------------------
"Lumiera" prototype code
----------------------------

**This source tree doesn't yet contain a working video editing application**
Rather, it contains the initial framework and core modules of the lower and
middle layer of the envisioned new Application "Lumiera".

As of 7/2007, we start here with some backend and render engine modules
together with some unit tests. You should find a wiki with detailed
design considerations and developer documentation and a UML model
(usable with BOUML 2.29) in the sibling directories.

As of 2/2008 the project has been separated completely from its
ancestor "Cinelerra". The Community, which is largely identical to the
Cinelerra-CV community, chose the new project name "Lumiera". The
basic project infrastructure is up and running, and work on the new
codebase is going on continuously. We can show nothing but a running
test suite for now.



----------------------------
Installation
----------------------------

See INSTALL file