2024-08-14, 05:05 PM
(2024-08-14, 03:03 PM)TheDreadPirate Wrote: When you are playing in MPV Shim can you open task manager and check the CPU and GPU usage?
(2024-08-14, 04:52 PM)TheDreadPirate Wrote: How much of the directions provide by @DazzlingTap2 did you follow? I don't use MPV Shim myself, but I've seen this a couple of times and it required some reconfiguration to get MPV Shim to work smoothly.
I have followed everything that they said about the config, but I also see an issue with using Shim long term.
It doesn't read the media directly from the source. It streams and transcodes the media and creates and deletes cache on every play, and this could affect my SSD and make it's life short.
@DazzlingTap2 did mentione about this tool embyToLocalPlayer but the guide on github is a mess and I have been getting this error
Code:
[08/14/24 22:14:10.5] ['Python path: C:\\Users\\_hide_user_\\Downloads\\Compressed\\etlp-mpv-py-embed-win32\\python_embed\\python.exe']
[08/14/24 22:14:10.5] ['ini path: C:\\Users\\_hide_user_\\Downloads\\Compressed\\etlp-mpv-py-embed-win32\\embyToLocalPlayer.ini']
[08/14/24 22:14:10.5] Windows-10-10.0.22631-SP0 Python-3.9.13
[08/14/24 22:14:12.9] C:\Users\_hide_user_\Downloads\Compressed\etlp-mpv-py-embed-win32\embyToLocalPlayer.py
[08/14/24 22:14:12.9] use mpv_embed and overwrite ini because mpv_embed folder exists
C:\Users\_hide_user_\Downloads\Compressed\etlp-mpv-py-embed-win32\mpv_embed\mpv.exe
Traceback (most recent call last):
File "C:\Users\_hide_user_\Downloads\Compressed\etlp-mpv-py-embed-win32\embyToLocalPlayer.py", line 35, in <module>
run_server() # 主要逻辑入口:utils.http_server.py
File "C:\Users\_hide_user_\Downloads\Compressed\etlp-mpv-py-embed-win32\utils\http_server.py", line 46, in run_server
httpd = ThreadingHTTPServer(server_address, UserScriptRequestHandler)
File "socketserver.py", line 452, in __init__
File "http\server.py", line 136, in server_bind
File "socketserver.py", line 466, in server_bind
PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions