If you are using KDE/Plasma or a Qt-based media player, you may have phonon-qt6-mpv installed. It has been removed from the Arch repos. The supported replacement is phonon-qt6-vlc.
To switch, you can use the command:
sudo pacman -S phonon-qt6-vlc
Now you can remove the other one:
sudo pacman -R phonon-qt6-mpv
It is worth noting that this will also install vlc if you don’t have it already.
It is an option to stay on phonon-qt6-mpv which should be available in the AUR. However, be aware that it isn’t officially supported and does have some limitations.
I don’t know why the maintainer decided to add it to the repos. Ultimately, I don’t think there needs to be a relationship between it being supported and being in the repos.
Would it be possible for you to share the reasons. Would like to know if VLC should be avoided. I was working under the assumption that VLC is the gold standard in Video playback, nothing comes close in terms of formats supported and efficiency.
Not challenging your views or saying that they are wrong. Just wanna know.
Also doesn’t Dolphin default to MPV and will not use VLC to play video previews?
Wasn’t mpv the default application for playing of audio and videos for QT based systems? If I am not wrong even Haruna requires it.
And if mpv was never a supported backend, then what was?
VLC is larger and less efficient by comparison .. it also has less sane defaults for HW-accel .. and honestly, just playback in general.
I dont think so .. and funny enough .. I thought this was one of the things explicitly broken when using the mpv phonon. Certainly crashes dolphin for me here (but I dont use the feature).
ok cool!
the funny thing is, I have mpv, haruna and vlc installed (i dont know why, i also cant remember i ever installed the first 2) but i dont have this package, which is why it confused me that i dont seem to have it
But thanks for your quick answer!
This is normal if you installed before a few months ago.
Haruna is the default media player we install with a KDE desktop selection in the installer. It has a dependency of mpv. vlc gets pulled in by phonon-qt6-vlc which in turn gets pulled in by dolphin.
The only people likely to have this issue are those who installed during the period where phonon-qt6-mpv was in the repos.
While I’m no expert at this, the reason I use mpv is that VLC can’t reproduce .ass subtitles as well as mpv. Actually, if you meet a typesetted subtitle, VLC may even lag or skip subtitles completely.