Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找.m4v 中电影的运行时长度。我将遍历一个电影文件夹,然后将运行时输出到 MySQL 服务器数据库。
在 Windows 机器上使用命令行、VBScript 或其他快速可编写脚本的方式获取运行时长度的最简单方法是什么?
谢谢。
Sourceforge 的 CMD 行版本的 MediaInfo 可以为您提供 IIRC。