I'm getting no hardware acceleration on the svp on linux, works on windows

can someone help please? thank you

more info

~$ inxi -Gxx
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] 
           vendor: XFX Pine driver: amdgpu v: kernel bus ID: 26:00.0 chip ID: 1002:67df 
           Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati unloaded: fbdev,modesetting,vesa 
           resolution: 1920x1080~60Hz 
           OpenGL: renderer: Radeon RX 570 Series (POLARIS10 DRM 3.35.0 5.4.0-90-generic LLVM 12.0.0) 
           v: 4.6 Mesa 21.0.3 direct render: Yes

my mpv config

input-ipc-server=/tmp/mpvsocket
hwdec=auto-copy
hwdec-codecs=all
no-resume-playback

2

(423 replies, posted in Using SVP)

i followed the instructions to install svp on linux and i get this at near the end of the installation

sudo ./install
The project was not configured: run "waf configure" first!

can somebody help please?