測試需要查看圖片的各項信息,經開發介紹,有一個查看工具比較好用。
exiftool
https://exiftool.org/install.html
windows 直接下載然后把exe包放在環境變量里,即可在cmd使用exiftool 命令來查看圖片信息。
目前只使用到該功能,還有其他功能沒探索。
視頻:
經開發介紹 FFmpeg命令行工具
http://www.ffmpeg.org/download.html#build-windows
使用
https://www.cnblogs.com/renhui/p/9209664.html
https://blog.csdn.net/caiqiiqi/article/details/74695819