在C#中实时WMV视频编码 [英] Real-time wmv video encoding in C#

查看:756
本文介绍了在C#中实时WMV视频编码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何连接上飞code视频,并将其发送槽从C#网络?

How to encode video on the fly and send it trough the network from C#?

找不到合适的库。我需要连接code的WMV,不介意实际的编码是在C ++中,只要图书馆有一个.NET程序集可用。

Can't find a suitable library. I need to encode in WMV and don't mind if the actual encoding is made in C++ as long as the library has a .NET assembly available.

感谢

推荐答案

我知道的ffmpeg 的,但它是原生的C $ C $只有c。如果你确定与互操作,这可能是你的票。

I'm aware of ffmpeg, but it is native C code only. If you're ok with interoperability this may be your ticket.

编辑:原来已经有人裹这一个.NET程序集。这就是所谓的 FFlib.NET

It turns out someone already wrapped this in a .NET assembly. It's called FFlib.NET.

这篇关于在C#中实时WMV视频编码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆