Giter Site home page Giter Site logo

mean00 / avidemux2 Goto Github PK

View Code? Open in Web Editor NEW
638.0 32.0 114.0 537.6 MB

Avidemux2, simple video editor

License: Other

Makefile 0.05% Perl 0.12% C++ 40.97% C 53.52% Objective-C 0.05% CMake 1.92% Shell 0.59% JavaScript 0.27% Python 0.49% XSLT 0.04% NSIS 0.72% HTML 0.31% CSS 0.08% GLSL 0.06% Batchfile 0.16% Assembly 0.62% M4 0.01% Qt Script 0.01% Verilog 0.01%
video edit mp4 h264

avidemux2's Introduction

Avidemux

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

Download executables

Latest release

Nightly builds

Build from source

To get Avidemux source code from the main repository and the translations, run the following commands in a directory located on a case-sensitive file system:

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

Build on Linux

Install build dependencies:

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 be run without installation by means of a start script derived from the template run_avidemux_template.sh.

  1. Make a copy of this script file.
  2. Only if Avidemux repository has been cloned to a different location than ${HOME}/avidemux2, edit the value of variable TOPSRCDIR to point to the actual location of the source tree.
  3. Copy the script to a directory listed in $PATH and make it executable.

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 (Apple Silicon):
It may be necessary to install Xcode, not just Command Line Tools, else creation of app bundle fails.

bash bootStrapMacOS_Monterey.arm64.sh

Build Avidemux (Intel):

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

On both Apple platforms, the disk image should be generated in the installer subdirectory of avidemux2.

Post-installation (Apple Silicon):
Execute the following command to ad-hoc sign the binaries:

sh avidemux/osxInstaller/macos-adhoc-sign-installed-app.sh

When Avidemux app has been installed to a non-default location, adjust the value of BUNDLE_CONTENT variable in the aforementioned file accordingly.

Build for Windows

Cross-compiling Avidemux on Linux for Windows

avidemux2's People

Contributors

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.