summaryrefslogtreecommitdiff
path: root/bin/.bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin/.bin')
-rwxr-xr-xbin/.bin/record2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.bin/record b/bin/.bin/record
index 5c6b499..09ba7d1 100755
--- a/bin/.bin/record
+++ b/bin/.bin/record
@@ -1,7 +1,7 @@
1#!/bin/bash 1#!/bin/bash
2 2
3ffmpeg -f x11grab \ 3ffmpeg -f x11grab \
4-s 1980x1080 \ 4-s 1920x1080 \
5-an -i :0.0 \ 5-an -i :0.0 \
6-c:v libvpx \ 6-c:v libvpx \
7-b:v 5M \ 7-b:v 5M \