From 69da64c12d9e9f7e39ec272a42cda1d5be9e5c9c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim=20H=C3=B6ink?= <tim.hoeink-q2y@ruhr-uni-bochum.de>
Date: Mon, 16 Oct 2023 11:22:35 +0000
Subject: [PATCH] Update slides/ws-video/slides.md

---
 slides/ws-video/slides.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/slides/ws-video/slides.md b/slides/ws-video/slides.md
index 04459c79b..9d4bcb87f 100644
--- a/slides/ws-video/slides.md
+++ b/slides/ws-video/slides.md
@@ -16,6 +16,25 @@
 
 |||
 
+### Framerate
+
+Captured pictures/frames per second - FPS
+
+- Capture framerate is set in camera and can be changed to create effects like slow motion in playback
+- Playback framerate is set in the editing software and detemains at wich speed the frames are played back
+
+- normal motion: capture framerate 30fps and playback framerate 30fps -> 1x speed
+- slow motion: capture framerate 60fps and playback framerate 30fps -> 0,5x speed
+- fast motion: capture framerate 15fps and playback framerate 30fps -> 2x speed
+
+|||
+
+### Common framerates
+
+- Cinema is mostly working with 24fps
+
+|||
+
 ### Exposure
 
 <img data-src="https://git.noc.ruhr-uni-bochum.de/makerspace/homepage/-/raw/main/slides/ws-video/exposure.png" width="50%"/>
-- 
GitLab