This package browser is in early development. Mind the rough edges.

shotcut

Video editor built on the MLT framework

Shotcut is a video editor built on the MLT framework. Features include a wide range of formats through ffmpeg, 4k resolution support, webcam and audio capture, network stream playback, and many more.

Installation

Install the latest version of shotcut as follows:

guix install shotcut

Or install a particular version:

guix install shotcut@25.10.31

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 shotcut about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/shotcut'><img src='https://packages.guix.gnu.org/packages/shotcut/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/shotcut/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/shotcut)

Example Org:

[[https://packages.guix.gnu.org/packages/shotcut][https://packages.guix.gnu.org/packages/shotcut/badges/latest-version.svg]]