Some weeks ago it was just missing libzimage library that was not found and installing zimage package fixed the issue
Now when started from cli the last two lines for both (clip&mpv) are:
libavutil is provided by ffmpeg package, so it seems that clip and mpv are packaged against wrong ffmpeg version?
We have ffmpeg (available) and ffmpeg-pp (currently installed) packages available in repos.
Edit: Indeed - installing ffmpeg (which removed ffmpeg-pp) package fixed the issue, both clip and mpv are starting now.
Not sure, if that causes any problems to other programs, so probably a good idea is to wait for official fix...
Edit2: Today's (May 18th) Manjaro-ARM-plasma-mobile-pinephone-20210518.img includes already ffmpeg package, so the bug should be fixed for new flashers.
Now when started from cli the last two lines for both (clip&mpv) are:
Code:
libavutil: 56.70.100 -> 56.51.100
Aborted (core dumped)
We have ffmpeg (available) and ffmpeg-pp (currently installed) packages available in repos.
Edit: Indeed - installing ffmpeg (which removed ffmpeg-pp) package fixed the issue, both clip and mpv are starting now.
Not sure, if that causes any problems to other programs, so probably a good idea is to wait for official fix...
Edit2: Today's (May 18th) Manjaro-ARM-plasma-mobile-pinephone-20210518.img includes already ffmpeg package, so the bug should be fixed for new flashers.