Coder Social home page Coder Social logo

kmac5 / mlt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mltframework/mlt

0.0 1.0 0.0 18.21 MB

Media Lovin' Toolkit

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

License: GNU Lesser General Public License v2.1

CMake 1.68% Dockerfile 0.04% Makefile 0.01% C++ 33.43% C 63.93% Assembly 0.19% Objective-C 0.07% Shell 0.09% C# 0.01% Java 0.02% Lua 0.01% SWIG 0.12% JavaScript 0.04% Python 0.15% Perl 0.02% PHP 0.01% Ruby 0.13% Tcl 0.01% QMake 0.03%

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

ddennedy avatar bmatherly avatar j-b-m avatar gmarco avatar max-verem avatar mcfrisk avatar eszlari avatar jliljebl avatar ttill avatar sesse avatar gabrieljablonski avatar vpinon avatar alcinos avatar jlskuz avatar rayl avatar camillem avatar sandsmark avatar ice0 avatar dany123 avatar aib avatar elfring avatar eddrog avatar vvck avatar rlalik avatar tjoppen avatar cclauss avatar jksiezni avatar chouquette avatar rectalogic avatar ondrejpopp avatar

Watchers

Kevin MacPhail 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.