From e7b010c236f8e1da8243d904d1d754e0afe9512b Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 14 Jul 2020 00:07:50 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 686cd2f..b0209c3 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ https://github.com/tanrax/auto-video-thumbnail/releases java $JVM_OPTS -cp video-optimize-{version}-standalone.jar clojure.main -m video-optimize.core ``` -6) Leave videos. +6) Leave videos in folder `videos`. -Everything you leave in the videos folder will be optimized for web with the specified resolution (600 px in this example). +Everything you leave in the videos folder will be optimized for web with the specified resolution (600px in this example). + +example.mp4 -> example_thumbnail.mp4