yihoc / ffmpeg.net

C++/CLI wrapper around ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ffmpeg.net

C++/CLI wrapper around ffmpeg

Initial checkin is a broadly working subset. My current focus is on using FFMPEG for encoding audio & video with one of a few specific encoders, and the implemented wrappers reflect that fact.

Hopefully this project is the groundwork for a more complete implementation which will develop as time and enthusiasm permits.

About

C++/CLI wrapper around ffmpeg


Languages

Language:C++ 98.8%Language:C 1.0%Language:Objective-C 0.2%