mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
RPi4: reduce gpu_mem in config.txt to 76
H264 V4L2 decoder needs a bit of GPU memory, the default of 76 MB is enough. H265 V4L2 decoder and vc4/v3d kms drivers all use CMA memory. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
c35c323468
commit
2db13635e0
@ -9,8 +9,8 @@
|
||||
# Memory (System/GPU configuration )
|
||||
################################################################################
|
||||
|
||||
# Default GPU memory split - at least 288M is needed for some 4k HEVC files
|
||||
gpu_mem=320
|
||||
# Default GPU memory split
|
||||
gpu_mem=76
|
||||
|
||||
################################################################################
|
||||
# For overclocking and various other settings, see:
|
||||
|
Loading…
x
Reference in New Issue
Block a user