hardware-acceleration rockchip/ - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: hardware-acceleration rockchip/ (/t-hardware-acceleration-rockchip) |
hardware-acceleration rockchip/ - sigma - 2024-05-18 I have tried to get the hardware acceleration get working, but I also get some error from ffmpeg: [h264_rkmpp @ 0xaaaac639cab0] Failed to init MPP context: -1 Current setup:
check the opencl out put in the docker container and looks good (see attached file) So in my opion everything looks good, but it crashed with different ffmpeg errors showing in the logs. Have I something forgot or some advice what could be wrong? Thanks and regards RE: hardware-acceleration rockchip/ - TheDreadPirate - 2024-05-18 Can you share screenshots of your transcode settings in Dashboard > Playback? RE: hardware-acceleration rockchip/ - nyanmisaka - 2024-05-19 Since all the required device files are available in docker, it should be a permissions issue on your side. RE: hardware-acceleration rockchip/ - sigma - 2024-05-19 @nyanmisaka Thanks for the hint with permissions. I have the wrong uid for the user in the dockker command. I changed it to the root and it works. @TheDreadPirate There is a screenshot of the transcoding settings. |