Skip to content

ChristopheI/EmguFFmpeg

 
 

Repository files navigation

EmguFFmpeg

NuGet version (EmguFFmpeg) NuGet downloads (EmguFFmpeg) Build status

A FFmpeg.AutoGen warpper library, make ffmpeg api easier to use.

NOTE not recommended in production environments,

  • api is unstable.

This branch is under construction

Features

  1. compatible with Bitmap, EmguCV and OpenCvSharp4.
  2. easy decoding and encoding of data through IEnumerable interface.
  3. video/audio frame format converter.
  4. switch to ffmpeg.autogen or reverse.

Index

  1. EmguFFmpeg
    FFmpeg.AutoGen warpper It's dependent on FFmpeg.AutoGen.
    for windows:
    • nuget install EmguFFmpeg
    • download the dll of ffmpeg with different licenses on your own.

TODO

  • Add Subtitle support.
  • Data exchange with NAudio and SharpAVI.

About

A FFmpeg.AutoGen Warpper Library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%