Giter Site home page Giter Site logo

sekouperry / shotcut Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mltframework/shotcut

0.0 1.0 0.0 20.12 MB

cross-platform (Qt), open-source (GPLv3) video editor

Home Page: https://www.shotcut.org

License: GNU General Public License v3.0

CMake 0.04% QMake 0.60% C++ 59.58% C 3.82% Shell 3.66% JavaScript 10.80% Python 0.14% HTML 0.65% NSIS 0.16% QML 20.54%

shotcut's Introduction

Shotcut - a free, open source, cross-platform video editor

Install

Warning: Shotcut is currently in very early stage and active development. So do not expect a final product for now.

Binaries are regularly built and are available at https://www.shotcut.org, on the Download section.

Contributors

Dependencies

  • MLT: multimedia authoring framework
  • Qt 5: application and UI framework
  • FFmpeg: multimedia format and codec libraries
  • x264: H.264 encoder
  • WebM: VP8 encoder
  • LAME: MP3 encoder
  • Frei0r: video plugins
  • LADSPA: audio plugins

Licence

GPLv3. See COPYING.

How to build

Warning: building shotcut should only be reserved to beta testers or contributors who know what they are doing.

Qt Creator

The fastest way to build and try Shotcut dev version is probably using Qt Creator.

From command line

First, check dependencies are satisfied and various paths correctly set to find different libraries and include files (Qt 5, MLT, Frei0r and so forth).

Build Makefile:

qmake PREFIX=/usr/local/

Compile shotcut:

make

make install is partially working.

Best way to test shotcut is to execute it from source folder:

./src/shotcut

shotcut's People

Contributors

ddennedy avatar bmatherly avatar metellius avatar ldennedy avatar chmorgan avatar hadim avatar ochilan avatar xylographe avatar cillianderoiste avatar vitorgalvao avatar stefano-buscaglia avatar imerr avatar nikalon avatar madlittlemods avatar sharkcz avatar adrianschroeter avatar aochagavia avatar

Watchers

Sekou Perry 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.