aboutsummaryrefslogtreecommitdiff
path: root/scripts/scripts/record
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/scripts/record')
-rwxr-xr-xscripts/scripts/record2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/scripts/record b/scripts/scripts/record
index bc59fb7..44c00a6 100755
--- a/scripts/scripts/record
+++ b/scripts/scripts/record
@@ -1,4 +1,4 @@
1#!/bin/bash 1#! /usr/bin/env bash
2slop=$(slop -f "%x %y %w %h %g %i") || exit 1 2slop=$(slop -f "%x %y %w %h %g %i") || exit 1
3read -r X Y W H G ID < <(echo $slop) 3read -r X Y W H G ID < <(echo $slop)
4ffmpeg \ 4ffmpeg \