I’ve been at it for a couple of weeks trying to get haruna to play one of my clips but it simply doesn’t want to show the video. If I open the clip in Dolphin using haruna it just shows a black screen without audio. Haruna is installed using dnf. I’ve tried using flatpak but it doesn’t seem to change anything. I also have MPV installed using dnf as well.
If I then proceed to open a file using haruna, it will show an error about missing codecs. But using this method, audio seems to play but the video just doesnt seem to play. I’ve tried just about every suggestion I could find.
the files im trying to open are just simple mp4 files. Even the youtube link shows the same error. I tried rolling back to a previous version but seemed to have some dependency hell issues. For now I think I’ll just stick with mpv.
I must’ve done something wrong since I have another streaming service called Stremio which also has stopped being able to play anything. Just gives the “Playback error please try again”. Definitely something weird happening.
I’m mostly a vanilla mpv guy, but I’ve played a bit with Haruna.
Have you tried different hardware decoding options?
I’m not aware of any video output settings in Haruna, but mpv changes its vo default from time to time.
I’m looking into it right now, but it might be worth trying to put set vo gpu wlshm (assuming Wayland) in the custom commands tab of Haruna’s setting. This is a fallback vo, if it works it will be a vo issue. (ETA: not 100% certain this will work. According to the documentation you can load mpv.confs, so if mpv works, Haruna should be made workable too)
have you just tried reinstalling VLC to make sure it has everything installed?
Why would installing VLC help with an mpv frontend?
I googled your issue a bit more and all I can find is this Reddit thread which suggests it might indeed be a codec packaging issue, which I find weird: why would both the Fedora and the Flatpak have the same issue?
Are you running the Flatpak from the Fedora remote or from Flathub?
Last I tried using flatpaks, I got it from Flathub. Just to test it again, I deleted mpv, vlc and haruna using dnf remove and reinstalled them with flatpaks from flathub. still facing the same issue.
I tried the Haruna packages from the Fedora Flatpak remote and from Flathub on my machine.
The Fedora one didn’t display video like your screenshot, but the Flathub one worked well.
I have no idea what’s happening (*), but if I were you the next thing I’d do is disable the Fedora Flatpak remote from Discover to be sure not to drag bad codec packaging from there. Or just do this.
And then report a bug to Fedora.
(*) ETA: maybe you installed the Haruna from Flathub, but the dependencies (the codecs) were taken from Fedora?
I installed ffmpeg-full from flathub and tried to uninstall it on Fedora and still doesn’t seem to work. Seems like I’ll be sticking to mpv for a while.