xcmvediocount
v1.0.0
Published
视频时长统计
Downloads
1
Readme
xcmvediocount
封装了一个统计视频时长的命令行工具,可以从命令行传入一个目录,或者传入一个特定的视频
Installation:
npm install --global xcmvediocount
Usage:
xcmvediocount ./videoDir
xcmvediocount example.mp4
Available Options:
-v
or --version
Print the version and exit.
-h
or --help
Print this list and exit.