From b48784e2ad0dc3b57fbb75fe9eec53cce0fd6531 Mon Sep 17 00:00:00 2001 From: Brian McGonagill Date: Fri, 13 Mar 2026 09:53:49 -0500 Subject: [PATCH] Image Update --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f5a2c1a..d0aacca 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,18 @@ containerised with **Docker**. FFmpeg compresses video files to approximately 1/3 their original size. All file-system access is restricted to a single configurable media root for security. +1. Set your folder to scan, and minimum size to scan for. + ![Image 1](screens/VideoPress_Screen_1.png) +2. Select from the files found. + +![Image 2](screens/VideoPress_Screen_2.png) + +3. Start the Compression and See the Progress + +![Image 3](screens/VideoPress_Screen_3.png) + --- ## Quick start with Docker (recommended)