diff options
author | Devaev Maxim <[email protected]> | 2019-09-20 00:41:41 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-09-20 00:41:41 +0300 |
commit | 3b7a84d0d73904bc448d4875089ff872be68ab8e (patch) | |
tree | 969e8c02ad9208d2dc18bbdf22b60a61fd582f49 /testenv | |
parent | aaa60e63a4b66f275d52dc44c8e8198ee52b09e2 (diff) |
show last frame as blank
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/main.yaml b/testenv/main.yaml index 4ff88d94..f0f48d4d 100644 --- a/testenv/main.yaml +++ b/testenv/main.yaml @@ -35,6 +35,7 @@ kvmd: - "--quality={quality}" - "--desired-fps={desired_fps}" - "--resolution=800x600" + - "--last-as-blank=0" - "--unix={unix}" - "--unix-rm" - "--unix-mode=0666" |