libopenshot
Video-editing, animation, and playback library
OpenShot Library (libopenshot) is a powerful C++ video editing library with a multi-threaded and feature rich video editing API. It includes bindings for Python, Ruby, and other languages.
- Versions: 0.4.0
- Website: https://openshot.org
- Licenses: LGPL 3+
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of libopenshot
as follows:
guix install libopenshot
Or install a particular version:
guix install libopenshot@0.4.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of libopenshot about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/libopenshot'><img src='https://packages.guix.gnu.org/packages/libopenshot/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/libopenshot)
Example Org:
[[https://packages.guix.gnu.org/packages/libopenshot][https://packages.guix.gnu.org/packages/libopenshot/badges/latest-version.svg]]