Giter Club home page Giter Club logo

avidemux2's Introduction

Avidemux

Avidemux is a simple cross-platform video editor for Linux, Windows and MacOsX.

Download executables

Latest release

Nightly builds

Build from source

Get the main repository:

git clone https://github.com/mean00/avidemux2.git
cd avidemux2
git submodule update --init --recursive

Build on Linux

Install build dependecies:

Debian / Ubuntu and variants:

bash createDebFromSourceUbuntu.bash --deps-only

Fedora:

bash createRpmFromSourceFedora.bash --deps-only

Build Avidemux:

bash bootStrap.bash --with-system-libass

The compiled output will be in the install subdirectory of avidemux2.
Avidemux can run without installation, only a start script has to be made from the template script run_avidemux_template.sh.
After copying the template script, it needs some editing:
TOPSRCDIR="${HOME}/avidemux2"
the path needs to point to the actual location of the cloned repository.

Build on MacOS

Install Homebrew

Install required build dependencies:

brew install cmake nasm yasm qt xvid x264 x265 libvpx aom opus fdk-aac lame libass mp4v2 a52dec

Build Avidemux:

export MACOSX_DEPLOYMENT_TARGET=$(xcrun --sdk macosx --show-sdk-version)
bash bootStrapOsx_Catalina.bash --enable-qt6

The generated disk image should be in the installer subdirectory of avidemux2.

Build for Windows

Cross-compiling Avidemux on Linux for Windows

avidemux2's People

Contributors

adem4ik avatar adrienverge avatar ajschult avatar davesp avatar db-inf avatar eszlari avatar eumagga0x2a avatar ferdnyc avatar hinterwaeldlers avatar knowledgejunkie avatar krakow10 avatar mean00 avatar micrococo avatar mm1044 avatar nikoss avatar oshrk avatar pavreh avatar poltsy avatar pterjan avatar rezso avatar sandsmark avatar sheppaul avatar steils avatar szlldm avatar totalcaesar659 avatar warchlak avatar xeonacid avatar xyzzy42 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.