From 202305143d35c55c3573166dd5c28412cb62cbfb Mon Sep 17 00:00:00 2001 From: JPVenson Date: Fri, 19 Jan 2024 07:39:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f6ccb7b7c..878e335ed1 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,8 @@ This creates a container that has everything to run and debug the Jellyfin Media this extens the default server with an default installation of ffmpeg6 though the means described here: https://jellyfin.org/docs/general/installation/linux#repository-manual If you want to install a specific ffmpeg version, follow the comments embedded in the `.devcontainer/Dev - Server Ffmpeg/install.ffmpeg.sh` file. +Use the `ghcs .NET Launch (nowebclient, ffmpeg)` launch config to run with the jellyfin-ffmpeg enabled. + ### Running The Tests