2024-12-07, 04:28 AM
I was looking online on how to add AMD gpu acceleration because my gpu in my server could destroy the encoding capabilities of my cpu.
I looked into installing jellyfin-ffmpeg7 because it is supposed to have the driver and settings required. I just seem to not be able to install it.
Here is the output of the install command:
I cannot install other versions (5, 6) with the same error
If you want to see what my /etc/apt/sources.list.d/ubuntu.sources looks like:
Infos:
OS: Ubuntu 24.04.1 LTS
Jellyfin: 10.10.3 Docker
If you need more informations, simply ask
Thanks.
I looked into installing jellyfin-ffmpeg7 because it is supposed to have the driver and settings required. I just seem to not be able to install it.
Here is the output of the install command:
Code:
Home@Server:~$ sudo apt update && sudo apt install jellyfin-ffmpeg7
Hit:1 http://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:3 https://download.docker.com/linux/ubuntu noble InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package jellyfin-ffmpeg7
I cannot install other versions (5, 6) with the same error
If you want to see what my /etc/apt/sources.list.d/ubuntu.sources looks like:
Code:
Types: deb
URIs: http://us.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Infos:
OS: Ubuntu 24.04.1 LTS
Jellyfin: 10.10.3 Docker
If you need more informations, simply ask
Thanks.