fessonia / fessonia

A node module easing the burden of automating FFmpeg from Node.js

Home Page:https://fessonia.github.io/fessonia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fessonia: easing the burden of automating ffmpeg from node.js

Build Status Node Versions Supported Version All Contributors

Fessonia is a node module for working with FFmpeg, allowing for modeling inputs, outputs, filtergraphs, and entire ffmpeg commands in JavaScript code.

Getting Started

For a quick intro to the library, take a look at the Getting Started with Fessonia tutorial.

About the Library

For an introduction to the design approach of the library, the goals, and other assorted information, take a look at the About Fessonia doc.

Contributing

Your contributions are welcome! To get started developing on this library, take a look at the Contributing doc.

A big thanks goes to all those who have already contributed!

License

This project was created with ♥️ at TED, is now maintained independently, and is licensed under the MIT license. For more details, see the License file.

About

A node module easing the burden of automating FFmpeg from Node.js

https://fessonia.github.io/fessonia

License:MIT License


Languages

Language:JavaScript 99.1%Language:Shell 0.9%