简体   繁体   English

如何使用C#修改WMV视频元数据?

[英]How to modify WMV video metadata using C#?

I want to modify the title and comments of the WMV video files using C#. 我想使用C#修改WMV视频文件的标题和注释。 Is there any any way/library to achieve this? 有什么方法/图书馆可以做到这一点吗?

I believe the WM SDK is the current tool for the job. 我相信WM SDK是当前的工作工具。 I found this article about using it in vb.net which can obviously be easily ported to c# - http://www.smithvoice.com/windowsmedia-attributes 我发现这篇文章约在vb.net中使用它,可以明显地很容易地移植到C# - http://www.smithvoice.com/windowsmedia-attributes

You could use TagLib-Sharp. 您可以使用TagLib-Sharp。 http://download.banshee.fm/taglib-sharp/ http://download.banshee.fm/taglib-sharp/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM