diff --git a/slides/ws-video/slides.md b/slides/ws-video/slides.md index 4cff21079a7503fa1f72c7cd705c93d6ea10266f..ce468767507d541577fe63f5840ac7712479a3fa 100644 --- a/slides/ws-video/slides.md +++ b/slides/ws-video/slides.md @@ -24,9 +24,11 @@ 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 +### Normal, Slow and Fast Motion + +- capture framerate 30fps and playback framerate 30fps -> 1x speed +- capture framerate 60fps and playback framerate 30fps -> 0,5x speed +- capture framerate 15fps and playback framerate 30fps -> 2x speed |||