# fessonia **Repository Path**: mirrors_glensc/fessonia ## Basic Information - **Project Name**: fessonia - **Description**: A node module easing the burden of automating FFmpeg from Node.js - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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

[![Build Status](https://travis-ci.com/tedconf/fessonia.svg?branch=master)](https://travis-ci.com/tedconf/fessonia) [![Node Versions Supported](https://img.shields.io/node/v/@tedconf/fessonia)](https://github.com/tedconf/fessonia) [![Dependencies](https://img.shields.io/david/tedconf/fessonia)](https://github.com/tedconf/fessonia) [![Version](https://img.shields.io/npm/v/@tedconf/fessonia?label=version)](https://npmjs.com/@tedconf/fessonia) [![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](./CONTRIBUTORS.md) 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](docs/tutorials/0.0_getting_started.md) 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](docs/tutorials/3_about_fessonia.md) doc. ## Contributing Your contributions are welcome! To get started developing on this library, take a look at the [Contributing](docs/tutorials/4_contributing.md) doc. A big thanks goes to [all those who have already contributed](./CONTRIBUTORS.md)! ## License This project was made with ♥️ by TED, and is licensed under the MIT license. For more details, see the [License](LICENSE) file.