Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 707 Bytes

File metadata and controls

12 lines (8 loc) · 707 Bytes

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.

Check out the Wiki, or this awesome Blog for more information.