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
Consistency problem, the problem is reproducible on the published build, while disappeared on new builds (when I tried to debug it). And all new builds don't have this problem anymore. I'm not sure why but as my VS has been upgraded many times, it seems like a C# compiler issue in specific versions. So if you are still facing this kind of issues, feel free to reopen this or draft a new issue report.
Snapshot problem, it seems when getting snapshot image from file, Windows has very strict demand on path format. MPV.Net adds \ after the expanded ~~/ path, makes the shot path like C:\Users\xxx\AppData\Roaming\mpv.net\\12345.jpg. The double backslash in path makes Windows refuses to read the file, so a workaround is added.
Thumbnails do not work in mpv.net. Can you investigate this? See mpvnet-player/mpv.net#523
The text was updated successfully, but these errors were encountered: