From ff559aac5f7eebfca9299eccbe4ba8d5f430c0de Mon Sep 17 00:00:00 2001
From: Emily Perry <ens-emily@users.noreply.github.com>
Date: Tue, 16 Feb 2021 13:57:27 +0000
Subject: [PATCH] Create videos.md

---
 decisions/videos.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 decisions/videos.md

diff --git a/decisions/videos.md b/decisions/videos.md
new file mode 100644
index 0000000..605813f
--- /dev/null
+++ b/decisions/videos.md
@@ -0,0 +1,19 @@
+# How to make videos
+
+## Scaling
+* Create Camtasia file at 1280 x 720 px
+* Open browser at 1960 x 1080 px
+* Record video using Camtasia
+* Place recording in Camtasia time line
+* Shrink video to fit into frame
+
+## Highlighting
+* Use zooming to show parts of the screen at full pixel:pixel scale
+* Use Camtasia arrow drawing to draw labels then add label afterwards
+* Arrow in #D90000 (rgb 217,0,0)
+* Add labels at 72 px Caveat bold #D90000 (rgb 217,0,0)
+
+## Intros
+* Add intros, either data intro or how to, depending on type of video
+* Extend out top bar so that it lasts the length of the video
+* Change label in intro and top bar
-- 
GitLab