Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/Design & Creative/Cinelerra GG Infinity
icon of Cinelerra GG Infinity

Cinelerra GG Infinity

Open source alternative to Adobe Premiere Pro, DaVinci Resolve Studio and

image of Cinelerra GG Infinity
Contents
  1. 01Who Cinelerra GG Infinity is for

Repository

Stars
17
Forks
1
License
GPL-2.0
Last commit
1621 days ago
Last verified
May 27, 2026
Repo
cinelerra-gg/cinelerra-gg ↗

Additional details

Final Cut Pro

A free, open-source video editing software for Linux, offering professional-grade features for video post-production.

17 starsCGPL-2.0
Visit websiteGitHub repo
  • 02The problem it solves
  • 03How it solves it
  • 04Strengths and trade-offs
  • 05Tech stack
  • 06FAQ
  • 07Similar open-source tools
  • TL;DR

    Cinelerra GG Infinity is represented here by a public package repository for Cinelerra-GG nightly builds. It helps Linux video editors access build-farm packages for multiple distributions rather than compiling the editor manually.GPL-2.0 · C · 17 stars

    who it's for

    Who Cinelerra GG Infinity is for#

    Linux video editors testing nightly builds

    The repo helps users find recent Cinelerra-GG packages for supported Linux distributions.

    Skip if:

    You need stable vendor-supported video editing packages.

    Maintainers checking build outputs

    The builder list helps maintainers confirm which distributions currently have nightly package coverage.

    Skip if:

    You are looking for application source code rather than package artifacts.

    the problem

    The problem it solves#

    how Cinelerra GG Infinity solves it

    How it solves it#

    Nightly package storage

    The README states that the repository stores Cinelerra-GG nightly packages from a build farm.

    Multiple Linux distributions

    Active builders listed in the README cover Debian 13, Debian 12, Debian 11, Ubuntu 22.04, Fedora 38, Suse 15, and Suse Tumbleweed.

    Package naming clarity

    The README lists package naming patterns such as cin_5.1.*.deb13.amd64.deb and cinelerra-5.1-*.fc38.x86_64.rpm.

    strengths · trade-offs

    Strengths and trade-offs#

    Strengths

    • Easier Linux installation pathDistribution-specific packages make Cinelerra-GG more approachable for editors who do not want to compile the application.
    • Broad distro coverageDebian, Ubuntu, Fedora, and Suse package targets cover several common Linux desktop environments for video work.

    Trade-offs

    • -Packaging repo, not primary sourceThis repository stores packages and builder information. Users auditing Cinelerra-GG itself should consult the primary project sources and release notes.
    tech stack · detected from GitHub

    What it's built on#

    Languages
    CC++Objective-C
    frequently asked

    FAQ#

    What is in this Cinelerra GG Infinity repo?

    The repository stores Cinelerra-GG nightly packages from a build farm.

    Which Linux distributions are listed?

    The README lists Debian 13, Debian 12, Debian 11, Ubuntu 22.04, Fedora 38, Suse 15, and Suse Tumbleweed builders.

    Is this the main Cinelerra-GG source repo?
    also worth a look

    Similar open-source tools#

    Shotcut

    Shotcut

    Open source video editor for native timeline workflows on desktop

    14KC++GPL-3.0
    OpenShot

    OpenShot

    Free open source video editor for Linux, Mac, and Windows

    5.8KPythonGPL-3.0
    Pitivi

    Pitivi

    Non-linear video editor for Linux, powered by GStreamer

    239Python
    Kdenlive

    Kdenlive

    Free non-linear video editor for Linux, Mac, and Windows

    5KC++GPL-3.0
    LiVES

    LiVES

    Live video editing and VJ performance tool for GNU/Linux

    100CGPL-3.0
    Flowblade

    Flowblade

    Free non-linear video editor for Linux with GPU support

    3.1KPythonGPL-3.0
    Language
    C
    Open issues
    0
    Contributors
    1
    First release
    2019

    Categories

    Design & CreativeBusiness & Productivity

    Tags

    VideoGraphic DesignSelf HostedWorkflow Automation

    Professional video editors on Linux often need distribution-specific packages, especially for complex desktop software with media dependencies. Building a non-linear editor from source is a high-friction path for users who just want to test or update the tool.

    Nightly package repositories reduce that friction, but they also require users to understand that they are installing build artifacts, not reviewing the full application source in the packaging repo.

    No. The README frames this repository as package storage for nightly builds.