I've installed MPV, installed the packages listed. I am using ZSH for my shell.
Here's the error I got running the App image on my system.
thread 'main' panicked at src/main.rs:1028:61:
Failed to initialize MPV player: InitError("VersionMismatch { linked: 131074, loaded: 65645 }")
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
zsh: IOT instruction (core dumped) ./Alien_0.2.0_amd64.AppImage
Here is my MPV installation from MPV --version
mpv v0.40.0-dirty Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
built on Apr 4 2025 07:28:54
libplacebo version: v7.349.0
FFmpeg version: n7.1
FFmpeg library versions:
libavcodec 61.19.100
libavdevice 61.3.100
libavfilter 10.4.100
libavformat 61.7.100
libavutil 59.39.100
libswresample 5.3.100
libswscale 8.3.100

I've installed MPV, installed the packages listed. I am using ZSH for my shell.
Here's the error I got running the App image on my system.
thread 'main' panicked at src/main.rs:1028:61:
Failed to initialize MPV player: InitError("VersionMismatch { linked: 131074, loaded: 65645 }")
note: run with
RUST_BACKTRACE=1environment variable to display a backtracezsh: IOT instruction (core dumped) ./Alien_0.2.0_amd64.AppImage
Here is my MPV installation from
MPV --versionmpv v0.40.0-dirty Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
built on Apr 4 2025 07:28:54
libplacebo version: v7.349.0
FFmpeg version: n7.1
FFmpeg library versions:
libavcodec 61.19.100
libavdevice 61.3.100
libavfilter 10.4.100
libavformat 61.7.100
libavutil 59.39.100
libswresample 5.3.100
libswscale 8.3.100