From 845e25bda70a343c250bcc37147e9c730c9d7f59 Mon Sep 17 00:00:00 2001 From: delthas Date: Sat, 14 Apr 2018 22:19:00 -0400 Subject: [PATCH] add small readme tip --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4cd4c72..ac2bafa 100644 --- a/README.md +++ b/README.md @@ -37,5 +37,8 @@ To use, make a selection in the timeline using I and O, then it will be rendered **The rendered file will support alpha/transparency, meaning you don't need to add a green screen and remove it after, the alpha is handled automatically.** +## Tips +*On most script window prompts, pressing ```enter``` confirms and pressing ```space``` toggles the checkbox (if present) so you don't even need to use your mouse most of the times.* + ## License All the code is licensed under MIT. The releases include binaries of FFmpeg and Avidemux and the Xvid codec, which are under the LGPL+GPL and GPL and GPL licenses respectively.