Chimorin
Chimorin
You say that you passed the iGPU to the container but i don't see the `device : /dev/dri:/dev/dri` envvar. How did you setup the passthrough ?
Hey ! I was confronted to this problem for at least 2 weeks from now. I did my little investigation and found out some problems. First, I can confirm that...
> Works here for encoding 264 to 265 using QSV AUTOMATED_CONVERSION/watch folder method. Thanks for this, I have spent hours trying to solve this without success. I'm glad that works...
> I also have this error, but h265_qsv and h264_qsv. I've rebooted my device, recreated the container several times, but still coming stuck. I apprichate the workaround provided above, but...
#347 look at my comment and don't hesitate to reply !
> I have the same problem and segfault in the dmesg output: `HandBrakeCLI[1854888]: segfault at 7f4b5454e000 ip 00007f4b59ec747a sp 00007f4b54547e38 error 6 in ld-musl-x86_64.so.1[7f4b59e81000+54000] likely on CPU 0 (core 0,...
> I encountered this problem many times now too. It really needs a fix. > > `AUTOMATED_CONVERSION_HANDBRAKE_CUSTOM_ARGS=--disable-qsv-decoding` did **not** fix it for me. What is your setup/logs ?
> > What is your setup/logs ? > > HandBrake runs in Docker on unRAID 7.0.1 on a TerraMaster F4-424 Pro. > > The compose script I used to deploy:...
Hey ! It seems like Handbrake is using your integrated GPU of your CPU for hardware accel... Can you log into your container and type `lspci |grep VGA` ? It...