[Problem] mpv bundle "/usr/lib64/libSvtAv1Enc.so.1: CPU ISA level is lower than required"

Hello,

I am currently experiencing an issue with the mpv bundle on Clear Linux. When attempting to use it, I receive the following error message:

/usr/lib64/libSvtAv1Enc.so.1: CPU ISA level is lower than required

This error suggests that the CPU Instruction Set Architecture (ISA) level of my system is not meeting the requirements for the libSvtAv1Enc.so.1 library.

I would appreciate any assistance or suggestions on how to resolve this issue. Thank you in advance for your help.

Hello Dapal!

I just installed it here as a bundle and it works fine for me, I’m listening an mp3 file right now through mpv.

1 Like

Yep, based on the error it seems that the bundle is compiled with some instructions that my CPU doesn’t support. I wonder if this could be updated to compile with some older instructions for my Intel Celeron N2808.

Should be fixed in the next version!

mpv now works perfectly fine!

1 Like