Skip to content
Casey Bateman edited this page Feb 22, 2016 · 7 revisions

Hudl.FFmpeg

Extendable C# transcoding framework, built on top of FFmpeg. Hudl.FFmpeg helps you

  • Easily interface with FFmpeg in your .NET applications
  • Automate audio and video stream transcoding
  • Create reusable smart filterchain templates

Hudl.FFmpeg is built to work as a compliment to FFmpeg for all .NET applications. Its simplified syntax aids in building complex FFmpeg commands.

Coming soon

Hudl.FFmpeg for .NET Core, With plans to release by beginning of April 2016.

Table of Contents

Version History

Getting Started

Hudl.FFmpeg Architecture

Hudl.FFmpeg Sugar Syntax

Creating Custom Filters

Creating Custom Settings