mpv_scripts icon indicating copy to clipboard operation
mpv_scripts copied to clipboard

The script will not work for me

Open mwsduelle opened this issue 7 years ago • 0 comments

I've tried using this script multiple times over the past year and given up every time after spending too much time trying to figure out why it won't work. I'm trying to use autospeedwin, in particular. Here's my mpv.conf:

log-file=log.txt
script-opts=autospeed-nircmd=true,autospeed-speed=false,autospeed-rates="100;120",autospeed-exitrate=120,autospeed-monitor=0,autospeed-minspeed=0.9,autospeed-maxspeed=1.1,autospeed-osd=true,autospeed-estfps=true,autospeed-spause=5

video-sync=display-resample
hwdec=no
gpu-api=d3d11
gpu-context=d3d11
profile=gpu-hq
scale=ewa_lanczossharp
cscale=ewa_lanczos
dscale=mitchell
correct-downscaling
sigmoid-upscaling

I have nircmdc in my PATH and have confirmed that I can use it from anywhere in Command Prompt. I'm testing with a 25FPS video while running my monitor at 120Hz. I expect to open the video and the monitor to be changed to 100Hz. Nothing happens at all. Pressing "Y" does not show the OSD. I've looked at the logfiles and it appears to load the script, but then never does anything with it. Here's a log:

log.txt

mwsduelle avatar Jan 19 '18 20:01 mwsduelle