Orange Pi 5 MAX Debian Image Hardware Acceleration
I installed the image and also installed all the proper drivers to use the hardware acceleration, but when i try to use my jellyfin container in docker it just dosent transcode. I spoke with a team member in jellyfin and they informed me to comunicate with orange pi and try to tell you guys if you could update the device tree configuration like this, https://github.com/armbian/linux-rockchip/commit/d06d87ee891e6ea16c9500a386c3a2705d80ce27 , since the problem that persists appears to be with av1.This post was finally edited by wiguelito at 2024-9-2 10:56
Look if i new how to fix it, i would. believe me, i tried but i only obtained a continuous syntax error for no reason. The problem lies in the device tree, the dts file for the orange pi 5 max does not include the &av1d with the:
&av1d {
status = "okay";
};
page:
[1]