tce-load -i compiletc meson git ffmpeg7-dev libGLES-dev

git clone https://github.com/jc-kynesim/drmu

cd drmu

mkdir build
cdbuild

CC="gcc -flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXX="g++ -flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -DNDEBUG" meson --prefix=/usr/local --buildtype=plain

ninja [0m 9.78s]
sudo ninja install

Decoder hevc does not support device type drm.
No h/w format found - trying s/w

