aboutsummaryrefslogtreecommitdiff
path: root/ffmpeg
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg')
-rw-r--r--ffmpeg5
1 files changed, 5 insertions, 0 deletions
diff --git a/ffmpeg b/ffmpeg
new file mode 100644
index 0000000..39531b2
--- /dev/null
+++ b/ffmpeg
@@ -0,0 +1,5 @@
+ffmpeg -f x11grab -x 1024x768 -i :0.0 out.mkv
+ffmpeg -i /dev/video0 out.mkv
+ffmpeg -f alsa -i default out.flac
+-c:v libx264 -r 30 -c:a flac
+xdpyinfo | grep dimensions