Mistox
IImmich
•Created by Mistox on 2/7/2025 in #help-desk-support
FFMPEG Unrecognized option 'cq:v'
Well okay if compiling jellyfin-ffmpeg with a flag set for hw acceleration on aarch64 is out of your control or just not important to you then i guess we can close this
15 replies
IImmich
•Created by Mistox on 2/7/2025 in #help-desk-support
FFMPEG Unrecognized option 'cq:v'
And now HW accel works on my aarch64 but it be nice if it was just in the original docker img
15 replies
IImmich
•Created by Mistox on 2/7/2025 in #help-desk-support
FFMPEG Unrecognized option 'cq:v'
docker exec -it immich_server apt update
docker exec -it immich_server apt install ffmpeg
15 replies
IImmich
•Created by Mistox on 2/7/2025 in #help-desk-support
FFMPEG Unrecognized option 'cq:v'
I have a workaround by using the default ffmpeg supplied by ubuntu. Each time I update immich I also run
15 replies
IImmich
•Created by Mistox on 2/7/2025 in #help-desk-support
FFMPEG Unrecognized option 'cq:v'
can I request that ffmpeg be compiled with nvenc support on immich
15 replies
IImmich
•Created by Mistox on 2/7/2025 in #help-desk-support
FFMPEG Unrecognized option 'cq:v'
@ ~> sudo docker exec -it immich_server ffmpeg -hide_banner -hwaccels
Hardware acceleration methods:
drm
opencl
rkmpp
15 replies
IImmich
•Created by Mistox on 2/7/2025 in #help-desk-support
FFMPEG Unrecognized option 'cq:v'
You are correct ffmpeg returns
15 replies