Project Awesome project awesome

Footage

Application to trim, flip, rotate and crop individual clips.

Package GitHub

Footage

Polish your videos.

Footage icon

Installs Latest Tag License

Installation

Download on Flathub

Third Party Packages

You may also be able to obtain Footage from your distribution's package manager. Note these packages are maintained independently and thus may differ from the official version on Flathub. Please report any issues experienced to the package maintainer.

Packaging status

About

Trim, flip, rotate and crop individual clips. Footage is a useful tool for quickly editing short videos and screencasts. It's also capable of exporting any video into a format of your choice. See Press for content mentioning Footage from various writers, content creators, etc.

Main screen with a chosen ISO and one USB memory

Contributing

Issues and merge requests are more than welcome. However, please take the following into consideration:

Development

GNOME Builder

The recommended method is to use GNOME Builder:

  1. Install GNOME Builder from Flathub
  2. Open Builder and select "Clone Repository..."
  3. Clone https://gitlab.com/adhami3310/Footage.git (or your fork)
  4. Press "Run Project" (▶) at the top, or Ctrl+Shift+[Spacebar].

Flatpak

You can install Footage from the latest commit:

  1. Install org.flatpak.Builder from Flathub
  2. Clone https://gitlab.com/adhami3310/Footage.git (or your fork)
  3. cd flatpatk
  4. Run flatpak run org.flatpak.Builder --install --user --force-clean build-dir io.gitlab.adhami3310.Footage.json in the terminal from the root of the repository.

Meson

You can build and install on your host system by directly using the Meson buildsystem:

  1. Install blueprint-compiler and other relevant codecs.
  2. Run the following commands (with /usr prefix):
meson --prefix=/usr build
ninja -C build
sudo ninja -C build install

Credits

Actively developed by Khaleel Al-Adhami.

Logo desgined by kramo.

Huge thanks to all of the translators who brought Footage to many other languages!

Back to GNOME