Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 919917

Summary: media-video/smplayer-23.6.0 cannot resume after pause with media-video/mpv-0.37.0
Product: Gentoo Linux Reporter: Laszlo <laszlo.erdoes>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: UNCONFIRMED ---    
Severity: normal CC: idarktemplar
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/smplayer-dev/smplayer/issues/837
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Pause patch

Description Laszlo 2023-12-14 22:59:10 UTC
Resuming after pausing does not work properly in smplayer with mpv 0.37.0. It works with mpv version 0.36.0-r1

Tested on KDE with following mpv USE flags: USE="X alsa bluray cdda cli drm dvd egl iconv jpeg lcms libmpv lua nvenc opengl pulseaudio uchardet vaapi vdpau vulkan wayland xv zlib (-aqua) -archive (-coreaudio) -debug -dvb -gamepad -jack -javascript -libcaca (-mmal) -openal -pipewire (-raspberry-pi) -rubberband -sdl (-selinux) -sixel -sndio -test -tools -zimg" LUA_SINGLE_TARGET="(luajit) (-lua5-1)" PYTHON_SINGLE_TARGET="python3_11 -python3_10 (-python3_12)"
Comment 2 Mike Lothian 2023-12-18 11:45:59 UTC
Created attachment 879778 [details, diff]
Pause patch

Thanks for finding those, the attached patch is just what changes between 23.6.0 with those applied
Comment 3 Jared B. 2023-12-27 21:57:22 UTC
Thanks for the patch.  This was driving me crazy.
Comment 4 Alex 2024-01-06 18:44:35 UTC
Thanks a lot for the patch! It was driving me crazy also.
Do I understand correctly that the best way to apply such a patch is https://wiki.gentoo.org/wiki//etc/portage/patches ?