aboutsummaryrefslogtreecommitdiff
path: root/scripts/start-replay.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/start-replay.sh')
-rwxr-xr-xscripts/start-replay.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/start-replay.sh b/scripts/start-replay.sh
index 29ff67a..e36d59d 100755
--- a/scripts/start-replay.sh
+++ b/scripts/start-replay.sh
@@ -2,4 +2,4 @@
video_path="$HOME/Videos"
mkdir -p "$video_path"
-gpu-screen-recorder -w screen -f 60 -a "$(pactl get-default-sink).monitor" -c mp4 -r 30 -o "$video_path"
+gpu-screen-recorder -w screen -f 60 -a "$(pactl get-default-sink).monitor" -c mkv -r 30 -o "$video_path"