Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd link to dwm config - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit ceb06a4b54b6767490751d3050f7d1834ca4ba1d
parent d37bc1b2ef006b946ae2337b44f5c18a4c9954f8
Author: Anders Damsgaard <[email protected]>
Date: Mon, 23 Mar 2020 08:15:06 +0100
Add link to dwm config
Diffstat:
M pages/004-screencasts.html | 5 +++++
M pages/004-screencasts.txt | 9 +++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/pages/004-screencasts.html b/pages/004-screencasts.html
t@@ -77,6 +77,11 @@ place of the video(1) command above. I have the above scri…
to the keybinding Alt+v so I can quickly show and hide my face while
recording.</p>
+<p>I set dwm(1), my window manager, to open the video feed as a
+floating window on the bottom right of the screen. The full dwm
+configuration can be found <a
+href="https://src.adamsgaard.dk/dwm">here</a>.</p>
+
<p>When I am done recording a lecture, I encode and compress the
video file to save bandwidth during upload. The following script
encodes all input files and reduces file size to roughly 15% without
diff --git a/pages/004-screencasts.txt b/pages/004-screencasts.txt
t@@ -72,6 +72,10 @@ On Linux, the command mpv /dev/video0 can take place of the…
command above. I have the above script bound to the keybinding Alt+v
so I can quickly show and hide my face while recording.
+I set dwm(1), my window manager, to open the video feed as a floating
+window on the bottom right of the screen. The full dwm configuration
+can be found [3]here.
+
When I am done recording a lecture, I encode and compress the video
file to save bandwidth during upload. The following script encodes
all input files and reduces file size to roughly 15% without
t@@ -109,11 +113,12 @@ encounter when recording on my laptop:
synchronize "$f"
done
-[3]Example screen recording using ffmpeg(1) and video(1) with the
+[4]Example screen recording using ffmpeg(1) and video(1) with the
above scripts.
References:
[1] https://ffmpeg.org/
[2] https://man.openbsd.org/man1/video.1
-[3] https://adamsgaard.dk/video/screencast.mp4
+[3] https://src.adamsgaard.dk/dwm/
+[4] https://adamsgaard.dk/video/screencast.mp4
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.