Hi,
Hopefully not something answered before, as I couldnt find anything on this.
I am running Truenas Comunity 25.10.2.1 with
- Automatic Ripping Machine App Version: 2.23.2, Version: 1.1.7
- Handbrake App Version: v26.03.3, Version: 2.3.7
Handbrake will use H.265 QSV 1080p (can see the GPU usage using sudo intel_gpu_top)
Same settings (passthrough checkbox ticked) and ARM crashes out (error at bottom of post).
GPU is Intel 630
After reading many webpages, I checked using the shell for QSV, using HandBrakeCLI --help | grep -A12 “Select video encoder”
Both say “qsv: is available on this system”
Handbrake has this line : “qsv_h264”… but ARM doesn’t, which I am guessing is the issue.
I’ve seen topics about installing libvpl by hand but also that it is not recommended for TrueNas apps.
Error from ARM is
ARM encountered a fatal error processing Thor. Check the logs for more details. Command ‘nice HandBrakeCLI -i /home/arm/media/raw/movie/movie_t02.mkv -o ‘/home/arm/media/transcode/movies/movie/movie_t02.mkv’ --preset “H.265 QSV 1080p” --subtitle scan -F --subtitle-burned --audio-lang-list eng --all-audio >> /home/arm/logs/movie.log 2>&1’ returned non-zero exit status 3.
Does anyone know how to fix this please? CPU transcoding is far too slow.