Skip to content

Commit a8d16fe

Browse files
authored
docs: fix confustion about libmali in hardware-transcoding.md (immich-app#13226)
1 parent 52c700e commit a8d16fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/features/hardware-transcoding.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For RKMPP to work:
4949

5050
- You must have a supported Rockchip ARM SoC.
5151
- Only RK3588 supports hardware tonemapping, other SoCs use slower software tonemapping while still using hardware encoding.
52-
- Tonemapping requires `/usr/lib/aarch64-linux-gnu/libmali.so.1` to be present on your host system. Install [`libmali-valhall-g610-g6p0-gbm`][libmali-rockchip] and modify the [`hwaccel.transcoding.yml`][hw-file] file:
52+
- Tonemapping requires `/usr/lib/aarch64-linux-gnu/libmali.so.1` to be present on your host system. Install the [`libmali`][libmali-rockchip] release that corresponds to your Mali GPU (`libmali-valhall-g610-g13p0-gbm` on RK3588) and modify the [`hwaccel.transcoding.yml`][hw-file] file:
5353
- under `rkmpp` uncomment the 3 lines required for OpenCL tonemapping by removing the `#` symbol at the beginning of each line
5454
- `- /dev/mali0:/dev/mali0`
5555
- `- /etc/OpenCL:/etc/OpenCL:ro`

0 commit comments

Comments
 (0)