summaryrefslogtreecommitdiffstats
path: root/screencast
diff options
context:
space:
mode:
Diffstat (limited to 'screencast')
-rwxr-xr-xscreencast3
1 files changed, 2 insertions, 1 deletions
diff --git a/screencast b/screencast
index cc7ef57..2107e98 100755
--- a/screencast
+++ b/screencast
@@ -1,3 +1,4 @@
#!/bin/bash
-ffcast -w % ffmpeg -r 30 -f x11grab -s %wx%h -i %d+%x,%y -an -vcodec libx264 -preset medium -pix_fmt yuv444p -crf 26 ./screencast$(date -Iseconds).mp4
+ffcast -w % ffmpeg -r 30 -f x11grab -s %wx%h -i %d+%x,%y -an -vcodec libx264 -preset medium -pix_fmt yuv444p -crf 25 ./screencast$(date -Iseconds).mp4
+#ffcast -w % ffmpeg -r 30 -f x11grab -s %wx%h -i %d+%x,%y -an -vcodec libvpx -preset medium -pix_fmt yuv444p -crf 25 ./screencast$(date -Iseconds).webm