Olive (software)

Summary

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]

Olive
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

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 edit

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 edit

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 edit

Release history


Legend: Old version, not maintained Older version, still maintained Current stable version Latest preview version Future release
Version  Release date Notes Screenshot
Old version, no longer maintained: 0.1 2 May 2019[11] Initial release
 
The user interface of 0.1
Old version, no longer maintained: 0.1.1 9 July 2019[11]
Current stable version: 0.1.2 11 November 2019[11]
Future release: 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 edit

References edit

  1. ^ "Olive - Professional Open-Source Video Editor". www.olivevideoeditor.org. Retrieved 2020-09-22.
  2. ^ Olive 0.1.2 release on github.com
  3. ^ "Olive - Professional Open-Source Video Editor". www.olivevideoeditor.org. Retrieved 2020-09-23.
  4. ^ Olive's licence file on github.com
  5. ^ "Olive: a free non-linear editor for Windows, Mac, Linux". magazine.renderosity.com. Archived from the original on 2021-11-20. Retrieved 2020-09-22.
  6. ^ a b Prokoudine, Alexandre (20 December 2018). "Introducing Olive, new non-linear video editor". libregraphicsworld.org. Archived from the original on 2018-12-20. Retrieved 2020-09-22.
  7. ^ Prakash, Abhishek (30 January 2019). "Olive is a New Open Source Video Editor in Development". itsfoss.com. Retrieved 2020-09-22.
  8. ^ "Olive official site". Olive. Retrieved 25 May 2020.
  9. ^ "Olive - Professional Open-Source Video Editor". www.olivevideoeditor.org. Retrieved 2020-09-22.
  10. ^ a b c d e Olive - September 2020 Update on patreon.com
  11. ^ a b c Olive's list of on github.com

External links edit

  • Official website