aboutsummaryrefslogtreecommitdiff
path: root/ffmpeg
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-04-03 00:37:03 +0200
committerMateja <mail@matejamaric.com>2021-04-03 00:37:03 +0200
commita945feb02f6d64df2219ea1044251a7fe2ea98fc (patch)
treefe0242495eb35317fd5358e403a047657dfa04b5 /ffmpeg
downloadmisc-a945feb02f6d64df2219ea1044251a7fe2ea98fc.tar.gz
misc-a945feb02f6d64df2219ea1044251a7fe2ea98fc.zip
Initial commit.
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