From 29e14ee80756c7a6137467619705d7d2a50958fa Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Sun, 22 Dec 2024 19:53:13 +0100 Subject: [PATCH] update --- jellyfin/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/readme.md b/jellyfin/readme.md index 004caac..8b12108 100644 --- a/jellyfin/readme.md +++ b/jellyfin/readme.md @@ -29,7 +29,7 @@ various languages and frameworks. ![encoding-pic](https://i.imgur.com/s2vQxG1.png) * a **video file** is a bunch of pictures - **frames**, - packed in to a one file. + packed in to one file. * To save disk space and bandwidth its **compressed** using a video standard/codec. * **H.262** - also called MPEG-2 - stuff of the past. * **H.264** - the most common now, also called **AVC** or MPEG-4.