Change FFmpeg recommendation

Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
Juhyung Park
2024-06-12 14:23:52 +09:00
parent 3a7a60471d
commit 1f544152c1

View File

@@ -44,8 +44,8 @@ sudo apt install postgresql(-16)-pgvector
Immich uses FFmpeg to process media.
Either install FFmpeg using APT by `sudo apt install ffmpeg` (not recommended due to Ubuntu shipping older versions),
FFmpeg provided by the distro is typically too old.
Either install it from [jellyfin](https://github.com/jellyfin/jellyfin-ffmpeg/releases)
or use [FFmpeg Static Builds](https://johnvansickle.com/ffmpeg) and install it to `/usr/bin`.
### Other APT packages