Footage
Application to trim, flip, rotate and crop individual clips.
Installation
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.
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.
Contributing
Issues and merge requests are more than welcome. However, please take the following into consideration:
- This project follows the GNOME Code of Conduct
- Only Flatpak is supported
Development
GNOME Builder
The recommended method is to use GNOME Builder:
- Install GNOME Builder from Flathub
- Open Builder and select "Clone Repository..."
- Clone
https://gitlab.com/adhami3310/Footage.git(or your fork) - Press "Run Project" (▶) at the top, or
Ctrl+Shift+[Spacebar].
Flatpak
You can install Footage from the latest commit:
- Install
org.flatpak.Builderfrom Flathub - Clone
https://gitlab.com/adhami3310/Footage.git(or your fork) cd flatpatk- Run
flatpak run org.flatpak.Builder --install --user --force-clean build-dir io.gitlab.adhami3310.Footage.jsonin the terminal from the root of the repository.
Meson
You can build and install on your host system by directly using the Meson buildsystem:
- Install
blueprint-compilerand other relevant codecs. - Run the following commands (with
/usrprefix):
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!
