xontik 5 Posted March 26, 2019 Posted March 26, 2019 Hi Everyone, I'm using emby inside the official docker container, v4.0.2.0 on Ubuntu Server 18.04.2 I don't understand why I'm seeing my GT430 (old card I know :'( ) as decoder but not as encoder :/ Tell me if I need to share some log or anything ? Thanks in advance !
Luke 40069 Posted March 26, 2019 Posted March 26, 2019 Hi, at this point, hardware acceleration in Docker is only experimental, so we may not have all the answers yet. But at the very least you most likely will need to install hardware drivers into the container. Have you done that?
xontik 5 Posted March 27, 2019 Author Posted March 27, 2019 Yes, I've done that. But I think i found the issue here : I have a GT430 and nvenc is only available since nvidia gt 600 series, so I guess my card just can't encode I'll try to find a new Graphic card and I'll keep you updated Thanks for your time and awesome job man
skijbal 0 Posted March 28, 2019 Posted March 28, 2019 Just piggybacking on this. How do I install the drivers in the docker container. I set /dev/dri as a volume in the container but how do I install the drivers.
Luke 40069 Posted March 28, 2019 Posted March 28, 2019 This article may help: https://www.funkypenguin.co.nz/note/gpu-transcoding-with-emby-plex-using-docker-nvidia/
skijbal 0 Posted March 28, 2019 Posted March 28, 2019 I have followed that for Nvidia but didn’t know if there was a way for quick sync. Sent from my iPhone using Tapatalk
aptalca 70 Posted April 1, 2019 Posted April 1, 2019 I have followed that for Nvidia but didn’t know if there was a way for quick sync. Sent from my iPhone using Tapatalk For quicksync, you don't need to install drivers inside the container. You just need to pass the /dev/dri device and make sure the permissions are correct
skijbal 0 Posted April 1, 2019 Posted April 1, 2019 This is my volume setup in portainer. Is this correct since the emby container is built on arch. Sent from my iPhone using Tapatalk
skijbal 0 Posted April 1, 2019 Posted April 1, 2019 For quicksync, you don't need to install drivers inside the container. You just need to pass the /dev/dri device and make sure the permissions are correct See below Sent from my iPhone using Tapatalk
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now