gemer cheung il y a 4 ans
Parent
commit
ad1c15c158
1 fichiers modifiés avec 21 ajouts et 0 suppressions
  1. 21 0
      cap/readme.md

+ 21 - 0
cap/readme.md

@@ -0,0 +1,21 @@
+# 批量生成缩图的脚本
+
+
+## batch_video_cover.sh
+
+``` bash
+chmod +x batch_video_cover.sh
+# 运行脚本
+./batch_video_cover.sh
+```
+
+## paths.txt 批量格式说明 (每行对应一个)
+
+``` bash
+/mnt/data/020baa367/819600506555990016/7ca7b00be91d_202103111527133150/results/videos,t-tXj1F7V
+...
+...
+# 以目录文件+逗号+场景码
+```
+
+