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.
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.