Video playback problems after update

Hey! After one of the last updates video playback on my system is broken. Haruna, which is my default video player, segfaults after opening, mpv does indeed play the video but its stuttering and lagy, not really usable. I've also tried VLC player, but with addition to stuttering it produces visual artifacts. Videos in question are recording from DJI O4 Air unit, 4k@60fps, 95Mbps. When opened through Gyroflow preview works as it always worked, no issues there. I've tried rollbacking to stable-41.20250227 but no difference. My system specs:
Operating System: Bazzite 41
KDE Plasma Version: 6.3.3
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.2
Kernel Version: 6.13.6-103.bazzite.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor
Memory: 46.9 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080
Manufacturer: ASUS
Operating System: Bazzite 41
KDE Plasma Version: 6.3.3
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.2
Kernel Version: 6.13.6-103.bazzite.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor
Memory: 46.9 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080
Manufacturer: ASUS
I can not find anything significant in logs, only this segfault when opening video with Haruna
Solution:
you could try downgrading it
Jump to solution
24 Replies
Sharkovich
SharkovichOP2d ago
Artifacts in VLC
No description
termdisc
termdisc2d ago
Do you know what codec the video uses? If so, check the flatpaks to see if there was an update for whatever is providing the codec, e.g., ffmpeg or h264.
Sharkovich
SharkovichOP2d ago
Hey! Thanks for responding. Video uses HEVC h.265 codec. I've went into Discover to discover that there are some ffmpeg extensions updates pending but that changed nothing. By running flatpak list i can see that i have mutiple versions of ffmpeg and h264 codes, but nothing with 265. Wasn't flatpak job to bundle all dependnecies for running app? I'm confused here, kinda new to fedora atomic.
amel
amel2d ago
it's pretty common for certain apps to use different runtime versions - f.ex. you may notice having multiple openh264 runtime versions. i'm not sure what could have caused the issue though. is it only happening to 265 videos?
Sharkovich
SharkovichOP2d ago
@amel Haruna segfaults for any video I've tried. Stutters on mpv and stutters+artifacts on VLC happen only to 265 videos recorded in 4k@60fps, everything is ok with 1080p@100fps recorded with the same device. I've downloaded some 4k samples encoded with 264 - buttery smooth
termdisc
termdisc2d ago
there are times where they have to rely on a separate runtime as a dependency like for video codecs subject to licensing
amel
amel2d ago
haruna had an update 2 days ago apparently
Solution
amel
amel2d ago
you could try downgrading it
Sharkovich
SharkovichOP2d ago
ok i'll try it I've converted 265 video to 264 using Shotcut and it plays flawlessly, at least it's a workaround
amel
amel2d ago
on warehouse if you need pointers
No description
No description
Sharkovich
SharkovichOP2d ago
oh nice, did not know this and went with the cli way
Sharkovich
SharkovichOP2d ago
after reverting to this version it just works
No description
Sharkovich
SharkovichOP2d ago
thanks!
amel
amel2d ago
hmm are you missing ffmpeg-full?
Sharkovich
SharkovichOP2d ago
will see if downgrading VLC and MPV also does the trick
amel
amel2d ago
org.freedesktop.Platform.ffmpeg-full
Sharkovich
SharkovichOP2d ago
hmm i do not know. How do i check?
amel
amel2d ago
flatpak list --runtime | grep ffmpeg-full if you don't have it, you could try installing
Sharkovich
SharkovichOP2d ago
have too much ffmpegs
No description
amel
amel2d ago
ah okay then it's probably not it btw that could also be why you have so many seemingly duplicated runtimes. not only are they of different versions, they are installed at different levels (system and user) flatpaks installed at user level installs its own runtimes at user level
Sharkovich
SharkovichOP2d ago
ok that makes sense
amel
amel2d ago
but if the previous version indeed is working just fine, and the current ver is problematic, you might want to inform the flatpak maintainers? or you could choose to wait until the next ver comes, up to you
Sharkovich
SharkovichOP2d ago
downgrading either vlc and mpv did not fix the issue, so that is still unknown i will post a bug report to haruna later today thank you for help with diagnosing the issue
amel
amel2d ago
yw! hope it gets back to just working soon

Did you find this page helpful?