Software:Olive

From HandWiki
Short description: Free video editing software
Olive
Olive Video Editor Logo.png
Olive video editor Alpha 0.1.0 2019-10 1e3cf533-fr.png
Olive interface
Developer(s)Olive Team
Initial release2018; 6 years ago (2018)
Stable release
0.1.2 / November 11, 2019; 4 years ago (2019-11-11)[2]
Preview release
0.2 Alpha[1]
Repositoryhttps://github.com/olive-editor/olive
Written inC++
Operating systemLinux, Windows, macOS
Size52–108 MiB (varies by operating system)[3]
TypeVideo editor
LicenseGNU GPLv3[4]
Websitewww.olivevideoeditor.org

Olive is a free and open-source cross-platform video editing application for Linux, Windows and macOS.[5][6][7] It is currently in alpha.[8]

It is released under GNU General Public License version 3. It is written in C++ and uses Qt for its graphical user interface, FFmpeg for its multimedia functions, OpenImageIO library, OpenColorIO for color management and CMake build system for configuring.[9]

The plan of the development team is to combine complete color management, a fast and high-fidelity half-float/float-based render pipeline, node-based compositing and audio mixing, and a highly efficient automated disk cache all together in the one program. According to the development team, this batch of features is one "no other NLE - not even commercial - has tried to do".[10]

Features

Olive has the following features:[6]

  • Intro/outro sequences
  • Cutting with Razor, Ripple, Slide, and Slip tools
  • Support for picture-in-picture or side-by-side clips
  • Hardware acceleration
  • Watermarking

History

Olive 0.1 was in development for a year before it was published. The original author said that the program itself was his first C++ and his first large-scale programming project. Due to being inexperienced the author says that a lot of programming and video handling mistakes were made. Since the code base of 0.1 wouldn't allow planned features and because the development team saw that the "codebase was full of problems that made it unsustainable", the program had to be rewritten from the ground up.[10]

Version 0.2 (unofficial title The Rewrite) is planned to provide the solid base for the planned features. Even though 0.2 is not officially released yet, nightly builds can be downloaded and tested. It is also planned to add support for OpenTimelineIO.[10]

The far future version 0.3 is planned to improve project management features allowing users to pre-cache only the parts of a video needed. It is also planned to improve the integration of multiple projects making collaborative work easier as well as improving the render pipeline for network rendering to allow multiple computers working together rendering the same project for preview caching and for export.[10]

Release history

Release history


Version  Release date Notes Screenshot
0.1 2 May 2019[11] Initial release
The user interface of 0.1
0.1.1 9 July 2019[11]
0.1.2 11 November 2019[11]
0.2 Not released yet Added or improved features:[10]
  • Node compositor
  • Color management using OpenColorIO
  • Disk cache
The user interface of 0.2

See also

References

External links