Search Results
7/22/2025, 10:16:47 PM
Ideally the dropped frames should be around zero, right?
I'm using Intel HD 530 to play 4K video downscaled to 1080p.
But I keep getting dropped frames, with both the VO and decoder, and using nodropped frames I get av desync.
I tried even changing the monitor refresh rate to something lower and it didn't help.
Any idea? is the iGPU that weak?
this is what I have in mpv.conf
vo=gpu
hwdec=vaapi
cscale=bilinear
sigmoid-upscaling=no
video-sync=display-resample
interpolation=yes
tscale=oversample
I tried gpu-next, and even loaded the file to ram to test if it's IO access issue.
The file is h264 10-bit with 50 fps, while my monitor is 1080p with 60 Hz.
The only way I manged to get it to play is to use fast profile
I'm using Intel HD 530 to play 4K video downscaled to 1080p.
But I keep getting dropped frames, with both the VO and decoder, and using nodropped frames I get av desync.
I tried even changing the monitor refresh rate to something lower and it didn't help.
Any idea? is the iGPU that weak?
this is what I have in mpv.conf
vo=gpu
hwdec=vaapi
cscale=bilinear
sigmoid-upscaling=no
video-sync=display-resample
interpolation=yes
tscale=oversample
I tried gpu-next, and even loaded the file to ram to test if it's IO access issue.
The file is h264 10-bit with 50 fps, while my monitor is 1080p with 60 Hz.
The only way I manged to get it to play is to use fast profile
7/6/2025, 1:12:21 PM
Page 1