You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2026. It is now read-only.
The shortcut for copying the Full Filename Path does not work correctly. For example, the shortcut returns X:\X:\output.mp4, when it should return only X:\output.mp4
The mp.get_property_osd("working-directory") seems to be the problem.
The shortcut for copying the Full Filename Path does not work correctly. For example, the shortcut returns
X:\X:\output.mp4, when it should return onlyX:\output.mp4The
mp.get_property_osd("working-directory")seems to be the problem.I'm on windows 11 23H2 and using mpv 0.40.0.