-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/dev/dri not found and transcoding errors #327
Comments
Did you follow the guide to have hw acceleration with an intel GPU ? https://github.com/imagegenius/docker-immich?tab=readme-ov-file#intel-hardware-acceleration |
if you mean passing the device, yes I did |
Did you change the video transcoding settings ? |
By going from QSV to VAAPI and by typing auto in the device now works edit:
|
Hello!
In the admin jobs if i clicked on compute missing happens always to be some thousands of videos, library tasks or thumbnails that are missing and yet todo
Like if everytime the tasks do not manage to reach the end and complete themselves
So i checked the container logs
about 5-6 times/second, and
I did try to pass /dev/dri, now I tried with /dev/dri/card0 and /dev/dri/renderD128 and in the admin page I set /dev/dri/card0 as card and I get instead this error
If i pass /dev/dri/card0 in the admin settings I get the encoding that fallsback to cpu
If, instead, I write only /dev/dri I get the does not exist error as above...
I do not know if i misconfigured something since I did follow all the instructions, about the exit status 1 I suspect might be some permission errors but actually I do not know
The text was updated successfully, but these errors were encountered: