hwaccel not working
I configured hwaccl and running with root.
but when i upload videos from my iphone,the ffmpeg command is not running with params such as : -hwaccel qsv,and the transcode runs very slow.
root@zzbpywdebiannas:/sata-mirror-data/immich/immich-docker-compose# ps -ef | grep ffmpeg
root 992874 657919 99 22:03 ? 00:00:41 /usr/bin/ffmpeg -i upload/library/ab85ed56-5be4-4813-8389-02aad8ccc1f8/2023/2023-05-30/VID_20230530_195807.mp4 -y -vcodec h264 -acodec aac -movflags faststart -fps_mode passthrough -v verbose -vf scale=720:-2,format=yuv420p -preset ultrafast -crf 23 upload/encoded-video/ab85ed56-5be4-4813-8389-02aad8ccc1f8/53b44e6c-34dd-42f2-a84c-e73f6c806931.mp4
when will -hwaccel qsv be used?what should i configure?
but when i upload videos from my iphone,the ffmpeg command is not running with params such as : -hwaccel qsv,and the transcode runs very slow.
root@zzbpywdebiannas:/sata-mirror-data/immich/immich-docker-compose# ps -ef | grep ffmpeg
root 992874 657919 99 22:03 ? 00:00:41 /usr/bin/ffmpeg -i upload/library/ab85ed56-5be4-4813-8389-02aad8ccc1f8/2023/2023-05-30/VID_20230530_195807.mp4 -y -vcodec h264 -acodec aac -movflags faststart -fps_mode passthrough -v verbose -vf scale=720:-2,format=yuv420p -preset ultrafast -crf 23 upload/encoded-video/ab85ed56-5be4-4813-8389-02aad8ccc1f8/53b44e6c-34dd-42f2-a84c-e73f6c806931.mp4
when will -hwaccel qsv be used?what should i configure?

