Record videos in 720p

This commit is contained in:
Thomas Nordquist
2019-02-20 15:40:35 +01:00
parent 60a06d8c82
commit 2efc8f4dda
2 changed files with 8 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ function finish {
trap finish EXIT
DIMENSIONS="1024x700"
DIMENSIONS="1280x720"
SCR=99
# Start new window manager
Xvfb :$SCR -screen 0 "$DIMENSIONS"x24 -ac &