Skip to content
Casey Bateman edited this page Aug 6, 2014 · 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.

Table of Contents

Getting Started

Hudl.FFmpeg Architecture

Hudl.FFmpeg Sugar Syntax

API Documentation (Comming soon)

Extending Hudl.FFmpeg (Comming soon)