From cd9926480e4605e5fd793f58fc2648bcbb977598 Mon Sep 17 00:00:00 2001 From: darksun Date: Mon, 11 Feb 2019 13:22:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98:=2020190130=20Olive=20is=20a?= =?UTF-8?q?=20new=20Open=20Source=20Video=20Editor=20Aiming=20to=20Take=20?= =?UTF-8?q?On=20Biggies=20Like=20Final=20Cut=20Pro=20sources/tech/20190130?= =?UTF-8?q?=20Olive=20is=20a=20new=20Open=20Source=20Video=20Editor=20Aimi?= =?UTF-8?q?ng=20to=20Take=20On=20Biggies=20Like=20Final=20Cut=20Pro.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...g to Take On Biggies Like Final Cut Pro.md | 102 ++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 sources/tech/20190130 Olive is a new Open Source Video Editor Aiming to Take On Biggies Like Final Cut Pro.md diff --git a/sources/tech/20190130 Olive is a new Open Source Video Editor Aiming to Take On Biggies Like Final Cut Pro.md b/sources/tech/20190130 Olive is a new Open Source Video Editor Aiming to Take On Biggies Like Final Cut Pro.md new file mode 100644 index 0000000000..989cd0d60f --- /dev/null +++ b/sources/tech/20190130 Olive is a new Open Source Video Editor Aiming to Take On Biggies Like Final Cut Pro.md @@ -0,0 +1,102 @@ +[#]: collector: (lujun9972) +[#]: translator: ( ) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (Olive is a new Open Source Video Editor Aiming to Take On Biggies Like Final Cut Pro) +[#]: via: (https://itsfoss.com/olive-video-editor) +[#]: author: (Abhishek Prakash https://itsfoss.com/author/abhishek/) + +Olive is a new Open Source Video Editor Aiming to Take On Biggies Like Final Cut Pro +====== + +[Olive][1] is a new open source video editor under development. This non-linear video editor aims to provide a free alternative to high-end professional video editing software. Too high an aim? I think so. + +If you have read our [list of best video editors for Linux][2], you might have noticed that most of the ‘professional-grade’ video editors such as [Lightworks][3] or DaVinciResolve are neither free nor open source. + +[Kdenlive][4] and Shotcut are there but they don’t often meet the standards of professional video editing (that’s what many Linux users have expressed). + +This gap between the hobbyist and professional video editors prompted the developer(s) of Olive to start this project. + +![Olive Video Editor][5]Olive Video Editor Interface + +There is a detailed [review of Olive on Libre Graphics World][6]. Actually, this is where I came to know about Olive first. You should read the article if you are interested in knowing more about it. + +### Installing Olive Video Editor in Linux + +Let me remind you. Olive is in the early stages of development. You’ll find plenty of bugs and missing/incomplete features. You should not treat it as your main video editor just yet. + +If you want to test Olive, there are several ways to install it on Linux. + +#### Install Olive in Ubuntu-based distributions via PPA + +You can install Olive via its official PPA in Ubuntu, Mint and other Ubuntu-based distributions. + +``` +sudo add-apt-repository ppa:olive-editor/olive-editor +sudo apt-get update +sudo apt-get install olive-editor +``` + +#### Install Olive via Snap + +If your Linux distribution supports Snap, you can use the command below to install it. + +``` +sudo snap install --edge olive-editor +``` + +#### Install Olive via Flatpak + +If your [Linux distribution supports Flatpak][7], you can install Olive video editor via Flatpak. + +#### Use Olive via AppImage + +Don’t want to install it? Download the [AppImage][8] file, set it as executable and run it. + +Both 32-bit and 64-bit AppImage files are available. You should download the appropriate file. + +Olive is also available for Windows and macOS. You can get it from their [download page][9]. + +### Want to support the development of Olive video editor? + +If you like what Olive is trying to achieve and want to support it, here are a few ways you can do that. + +If you are testing Olive and find some bugs, please report it on their GitHub repository. + +If you are a programmer, go and check out the source code of Olive and see if you could help the project with your coding skills. + +Contributing to projects financially is another way you can help the development of open source software. You can support Olive monetarily by becoming a patron. + +If you don’t have either the money or coding skills to support Olive, you could still help it. Share this article or Olive’s website on social media or in Linux/software related forums and groups you frequent. A little word of mouth should help it indirectly. + +### What do you think of Olive? + +It’s too early to judge Olive. I hope that the development continues rapidly and we have a stable release of Olive by the end of the year (if I am not being overly optimistic). + +What do you think of Olive? Do you agree with the developer’s aim of targeting the pro-users? What features would you like Olive to have? + + +-------------------------------------------------------------------------------- + +via: https://itsfoss.com/olive-video-editor + +作者:[Abhishek Prakash][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://itsfoss.com/author/abhishek/ +[b]: https://github.com/lujun9972 +[1]: https://www.olivevideoeditor.org/ +[2]: https://itsfoss.com/best-video-editing-software-linux/ +[3]: https://www.lwks.com/ +[4]: https://kdenlive.org/en/ +[5]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2019/01/olive-video-editor-interface.jpg?resize=800%2C450&ssl=1 +[6]: http://libregraphicsworld.org/blog/entry/introducing-olive-new-non-linear-video-editor +[7]: https://itsfoss.com/flatpak-guide/ +[8]: https://itsfoss.com/use-appimage-linux/ +[9]: https://www.olivevideoeditor.org/download.php +[10]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2019/01/olive-video-editor-interface.jpg?fit=800%2C450&ssl=1