Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7513

Graphics, sound and multimedia • mpv fullscreen fails on Pi 4 with Trixie

$
0
0
Hello, I have seen in a thread about mpv on pi 5 that mpv is not actively supported, I'm surprised because I have been using it since 2019 on a Raspberry Pi 4 with no problem.
Now I upgraded Raspberry Pi OS to version Trixie and mpv is unable to play videos full screen. I am seeing this with a simple 720p h264 video, which renders fine in its original size but framerate drops when switching to full screen (full hd) then crashes after a few seconds with this error:

Code:

[vo/gpu/libplacebo] vk->CreateSwapchainKHR(...): VK_ERROR_OUT_OF_HOST_MEMORY (../src/vulkan/swapchain.c:622)[vo/gpu/libplacebo] Failed (re)creating swapchain!
In the previous OS version I had these packages:

Code:

ii  ffmpeg       8:5.1.8-0+deb12u1+rpt1     arm64    Tools for transcoding, streaming and playing of multimedia filesii  mpv          0.35.1-4                   arm64    video player based on MPlayer/mplayer2
in the new OS:

Code:

ii  ffmpeg      8:7.1.3-0+deb13u1+rpt1   arm64    Tools for transcoding, streaming and playing of multimedia filesii  mpv         0.40.0-3+deb13u1         arm64    video player based on MPlayer/mplayer2
In both cases ffmpeg comes from APT source: http://archive.raspberrypi.com/debian which would say to me that this is in fact supported and built for rpi acceleration. Has something changed in the new version that makes it not accelerated anymore, or is it another problem? The vo=gpu option is used in both cases. I hope someone has seen this problem, thanks

Statistics: Posted by vinvin — Wed Mar 04, 2026 5:00 pm — Replies 1 — Views 55



Viewing all articles
Browse latest Browse all 7513

Trending Articles