.NET 媒体文件转换库
想知道是否存在任何付费或免费的 .NET 库 (dll) 来执行文件转换,特别是视频转换。例如 .mov 到 .avi 或 3gp 等。
我整个早上都在谷歌搜索,发现了大量执行这些任务的程序和网站,但我们需要能够将解决方案构建到我们自己的应用程序中。
非常感谢您的帮助。
托尼
Was wondering if there exist out there any paid for or free .NET libraries (dlls) that performs file conversions, specifically for video. E.g .mov to .avi or 3gp etc.
I've been googling all morning and found plenty of programs and sites that perform these tasks but we need top be able to build solution into our own application.
Many thanks for your help.
tony
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你可以尝试 FFLib.NET
you could try FFLib.NET