Josh at WLTechBlog
Josh at WLTechBlog
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
thank you so much for your assistance
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
very very nice now
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
immich_server | [Nest] 7 - 12/26/2024, 3:35:34 PM LOG [Microservices:MediaService] Transcoding video 68c07904-c9f5-4500-bb76-991ef18dfe5a with QSV-accelerated encoding and decoding
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
aha... it isn't enabled by default, you have to set it in the admin ui!
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
i'm browsig the source a bit to see if I can determine how the ffmpeg cli is being built
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
docker exec -it immich_server bash
root@4444facf6174:/usr/src/app# ls -l /dev/dri
total 0
crw-rw---- 1 root video 226, 2 Dec 26 15:21 card2
crw-rw---- 1 root 109 226, 129 Dec 26 15:21 renderD129
docker exec -it immich_server bash
root@4444facf6174:/usr/src/app# ls -l /dev/dri
total 0
crw-rw---- 1 root video 226, 2 Dec 26 15:21 card2
crw-rw---- 1 root 109 226, 129 Dec 26 15:21 renderD129
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
root 45998 429 0.2 1765768 375220 ? SNl 15:27 1:12 /usr/bin/ffmpeg -i upload/upload/4c20c761-7ac1-498e-9664-e5556d3d95e2/39/a9/39a9df20-a93f-4f27-992a-11138da8250a.mp4 -y -c:v h264 -c:a copy -movflags faststart -fps_mode passthrough -map 0:0 -map 0:1 -v verbose -vf scale=-2:720 -preset ultrafast -crf 23 upload/encoded-video/4c20c761-7ac1-498e-9664-e5556d3d95e2/ed/69/ed69c0af-45d4-419e-afd3-94270dc3a767.mp4
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
quicksync:
devices:
- /dev/dri/card2:/dev/dri/card2
- /dev/dri/renderD129:/dev/dri/renderD129
quicksync:
devices:
- /dev/dri/card2:/dev/dri/card2
- /dev/dri/renderD129:/dev/dri/renderD129
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
extends:
file: hwaccel.transcoding.yml
service: quicksync # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
extends:
file: hwaccel.transcoding.yml
service: quicksync # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
immich_server | [Nest] 7 - 12/26/2024, 3:25:27 PM LOG [Microservices:MediaService] Transcoding video c7ff9cd5-d80d-49bc-9ece-575965374bc1 without hardware acceleration
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
log indicates transcodes are not being accelerated
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
i need to do the transcode still
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
that's the ml container
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
No description
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
ok now I see what I want to see in intel_gpu_top 🙂
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
let me fix that
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
yeah I was just coming back with "no worky" 🙂
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
I figured I'd follow the install guide to reduce any possible issues 🙂
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
would it be via editing
devices:
- /dev/dri:/dev/dri
devices:
- /dev/dri:/dev/dri
to something like
devices:
- /dev/dri/card2:/dev/dri/card2
devices:
- /dev/dri/card2:/dev/dri/card2
57 replies
IImmich
Created by Josh at WLTechBlog on 12/26/2024 in #help-desk-support
immich_machine_learning+openvino is using my intel cpu's igpu instead of my arc a770 dgpu
no worries I appreciate your help
57 replies