From 2a106b2e28321af75cec0cd61b357fa2c30fdeb3 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Sun, 7 Mar 2021 11:40:48 +0100 Subject: Add nix derivation --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2c7b068..84fe675 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,15 @@ Better [gal](https://github.com/19pdh/gal) - media gallery generator. It supports images and videos ## Usage + +``` +galier [SRC DIR] [OUTPUT DIR] +``` + +## Caching results + +Since video transcoding is a cpu intensive task this script will check if file +exists in output folder. In order to regenerate video you need to remove/rename +file in its destination. + +Other files (htmls, images) will always be overwritten. -- cgit 1.4.1