首页 新闻 会员 周边

mediainfo有时候无法获取视频信息,求高手指教

0
悬赏园豆:20 [待解决问题]

 private static WindowsFormsApplication1.MediaInfo mps = new WindowsFormsApplication1.MediaInfo();

 string path = filePath.Substring(0, filePath.LastIndexOf("\\"));
string fileName = filePath.Substring(filePath.LastIndexOf("\\") + 1);

mps.Open(fileName);
 string allTime = mps.Get(StreamKind.Video, 0, "Duration/String3");

求学求财的主页 求学求财 | 初学一级 | 园豆:6
提问于:2013-03-21 08:20
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册