diff options
| author | Joshua Boniface <joshua@boniface.me> | 2018-12-14 16:02:12 -0500 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2018-12-14 16:02:12 -0500 |
| commit | c883b43fce9b55acf1ea6720c5275af62b67632b (patch) | |
| tree | 937f4193de152dd29d2add3190a899ac120188f3 | |
| parent | b36b526f27ebd9ac716d743eea26e65407ceeea4 (diff) | |
Add blurb about FFMPEG and Ubuntu
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ An Unraid Docker template is available. See [this documentation page](https://gi A package repository is available at https://repo.jellyfin.org. +NOTE: Ubuntu users may find that the `ffmpeg` dependency package is not present in their release or is simply a rebranded `libav` which is not directly compatible. Please [obtain the ffmpeg package directly from the FFMPEG site](https://ffmpeg.org/download.html#build-linux) to use Jellyfin on Ubuntu. + #### Clean install 0. Install the `dotnet-runtime-2.2` package via [Microsoft's repositories](https://dotnet.microsoft.com/download/dotnet-core/2.2). |
