Coder Social home page Coder Social logo

suryatmodulus / mlt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mltframework/mlt

0.0 1.0 0.0 20.93 MB

MLT Multimedia Framework

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

License: GNU Lesser General Public License v2.1

Shell 0.11% C++ 33.41% C 63.91% Objective-C 0.09% Assembly 0.23% C# 0.01% Java 0.02% Lua 0.01% Perl 0.03% PHP 0.01% Python 0.18% Ruby 0.15% Tcl 0.01% QMake 0.04% JavaScript 0.05% CMake 1.56% SWIG 0.14% Dockerfile 0.05%

mlt's Introduction

MLT FRAMEWORK README

MLT is a LGPL multimedia framework designed for video editing.

This document provides a quick reference for the minimal configuration, build and installation of MLT.

See the docs/ directory for usage details.

See the website for development details and a contributing guide.

Configuration

Configuration is triggered by running:

cmake .

More information on usage is found by viewing CMakeLists.txt and the cmake man page.

Compilation

Once configured, it should be sufficient to run:

cmake --build .

to compile the system. Alternatively, you can run cmake with -G Ninja and use ninja to compile.

Testing

To execute the mlt tools without installation, or to test a new version on a system with an already installed mlt version, you should run:

. setenv

NB: This applies to your current shell only and it assumes a bash or regular bourne shell is in use.

Installation

The install is triggered by running:

cmake --install .

More Information

For more detailed information, please refer to https://mltframework.org/docs/install/.

mlt's People

Contributors

aib avatar alcinos avatar bmatherly avatar camillem avatar cclauss avatar chouquette avatar ddennedy avatar eddrog avatar elfring avatar emlun avatar eszlari avatar gabrieljablonski avatar gmarco avatar ice0 avatar j-b-m avatar jksiezni avatar jliljebl avatar jlskuz avatar max-verem avatar mcfrisk avatar mikhailnov avatar morevnaproject avatar rayl avatar rlalik avatar sandsmark avatar sesse avatar shlyakpavel avatar ttill avatar vpinon avatar vvck 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.