Unmanic / unmanic

Unmanic - Library Optimiser
GNU General Public License v3.0
1.43k stars 84 forks source link

Can't get QSV working on QNAP Docker #428

Open sovajri7 opened 9 months ago

sovajri7 commented 9 months ago

Description

I've installed Unmanic using docker run on my QNAP TVS-h874-i7 but when I want to transcode a video file, it failed to with an error : image

Steps to Reproduce

  1. Install Unmanix using this docker run : sudo docker run -d \ -e PUID=1000 \ -e PGID=1000 \ --device=/dev/dri:/dev/dri \ -p 8888:8888 \ -v /share/ZFS20_DATA/Container/unmanic/config:/config \ -v /share/ZFS19_DATA/Plex\ Media\ Server:/Plex\ Media\ Server \ -v /share/ZFS20_DATA/Container/unmanic/transcode:/tmp/unmanic \ josh5/unmanic:latest

  2. Configure the plugin "Transcode Video File" : image

  3. Get the error

Expected behavior: Get the file transcoded without error

Actual behaviour: Error : Device creation failed: -542398533. Failed to set value 'qsv=hw' for option 'init_hw_device': Generic error in an external library Error parsing global options: Generic error in an external library

Reproduces how often: Always because I need to transcode all my files

Versions

Unmanic : 0.2.4 7339f8b OS : QuTS hero 5.0.1.2376

Installation Method Used

docker run command on ssh

Additional Information

no

flowcool commented 8 months ago

same here... Anyone have any idea ? I tried to play with CPU one and add some arguments but it's a nightmare...

Josh5 commented 5 months ago

Could you switch to the staging docker image and also test on the latest updates to the plugin.