简体   繁体   English

如何使用VBScript,命令行或其他方式获取.m4v格式的电影的运行时长度?

[英]How can I get the runtime length of a movie in .m4v format with VBScript, command line, or some other way?

I'm looking to get the runtime length of a movie in .m4v. 我正在寻找.m4v中电影的运行时长度。 I am going to loop through a folder of movies and then spit out the runtimes to a MySQL server database. 我将遍历电影文件夹,然后将运行时吐出到MySQL服务器数据库中。

What is a simplest way to get the runtime length with command line, VBScript, or some other quick scriptable way on a Windows box? 在Windows机器上使用命令行,VBScript或其他一些快速可编写脚本的方式来获取运行时长度的最简单方法是什么?

Thanks. 谢谢。

Sourceforge的MediaInfo的CMD行版本可以为您提供IIRC。

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

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