From 4e1b4b4c2958699a79d4c2d2c16a73db1f349942 Mon Sep 17 00:00:00 2001 From: MrMabulous Date: Wed, 5 Feb 2020 17:06:22 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fa3c68..fcfb849 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ The righthand side of the = assignment may contain any math expression consistin You can also compose sequences by using # as wildcard character. Example: > OpenExrComposer.exe "beauty_without_reflection_#.exr = beauty_#.exr - reflection#.exr - specular#.exr" + This will search the folders of the input files for all files matching the pattern (replacing # with any other string) and process all files. When compositing sequences, it's also possible to have some input files be sequence files and others to remain the same. Example: