固体FFmpeg的包装C#/。NET固体、FFmpeg、NET

2023-09-02 11:45:02 作者:∷ɡцi途の路°

我一直在网上搜索了一段时间了坚实的 FFmpeg的包装 C#/。NET 。但我还没有想出一些有用的东西。我发现了以下三个项目,但他们都apears是死在早期的alpha阶段。

I have been searching the web for some time for a solid FFmpeg wrapper for C#/.NET. But I have yet to come up with something useful. I have found the following three projects, but all of them apears to be dead in early alpha stage.

FFmpeg.NET ffmpeg的锐利 FFLIB.NET

FFmpeg.NET ffmpeg-sharp FFLIB.NET

所以我的问题是,如果有人知道一个包装项目,是更成熟了? 我不是在寻找与工作队列和更完整的转码引擎。 只是一个简单的包装,所以我没有做一个命令行调用,然后分析控制台输出,但可以使方法调用和使用EventListeners的进步。

So my question is if anyone knows of a wrapper project that is more mature? I am not looking for a full transcoding engine with job queues and more. Just a simple wrapper so I do not have to make a command line call and then parse the console output, but can make method calls and use eventlisteners for progress.

和请随时提任何活动项目,即使他们是STIL处于早期阶段。

And please feel free to mention any active projects, even if they are stil in the early stages.

推荐答案

试试这个,我想我可能会写东西,你可以使用一个简单的包装。

Try this, I think I might have written something you can use for a simple wrapper.

http://jasonjano.word$p$pss.com/2010/02/09/a-simple-c-wrapper-for-ffmpeg/