dawkinscm wrote:
flowreen91 wrote:
matiasflyhigh wrote:

Hello everyone,
a performance issue with the integrated mpv on SVP that hasn't occurred before. Recently

Ooh SVP updated to latest mpv version so it probably reseted your mpv.conf configuration file
and since it's newer mpv version, slight chance that it works slower than old version and might trigger this error in console:
https://gyazo.com/2cfe3723f732a057a8a838249d01320c (you can confirm by pressing ` in mpv)

Try to play around with mpv.conf settings and see which removes the stutter:
hwdec=auto
or
hwdec=no

add this too if slowdown persists:
profile=fast

If you think it's caused by bad SVP settings, then go to your SVP profile -> Automatic options selection -> and select one of the default profiles to reset it to recommended settings, and restart SVP.
This should fix the recent performance issue.

It's a more recent mpv version but not the latest, and it's not slower. Profile=fast will make some difference, but not enough to stop major packet loss. With this GPU, changing to hwdec=no will almost certainly perform worse than hwdec=auto.  I also wouldn't use those SVP settings as some of them could be causing problems for your CPU as well as your GPU. Better off using Automatic after SVP checks performance, then start to tweak from there.

Also it's worth restarting SVP every so often otherwise performance will begin to suffer (possible memory leaks?).

It's nothing related to SVP; no matter what configuration I'm currently using, this problem occurs. It didn't happen a few days ago. I imagine it's some command in mpv.conf that I forgot to reset; I thought it was "display-sync=resample" or something similar. I tested them all, but nothing solved it... the lack of a backup cost me too much, hahaha.

I'm going to end up uninstalling and giving up on movies/series. I can't watch them in 1x speed; I find it too slow, and buying a product I can't use is a real shame.

Chainik wrote:

if you have 72 Hz screen and do frame interpolation up to 72 fps, and then increase playback speed to 1.1x, then you definitely must have 7-8 frames per second dropped

I believe the solution is some kind of command line in mpv.conf.

As I mentioned in the post, I was able to use it without problems even at speeds like 1.5-1.8x with interpolation enabled.

Hello everyone,
I'm experiencing a performance issue with the integrated mpv on SVP that hasn't occurred before. Recently, any increase in playback speed (even just 1.1x) causes the Dropped Frames counter to rise exponentially.

In the past, I was able to achieve speeds up to 1.8x without any frame drops on the same hardware.

I was testing some "mpv.conf" files to copy and paste and ended up not backing up what I was using. I don't know which command line is sorely missed, because as I said, I was able to interpolate and speed up the frames without any problem before.

I'm even interpolating to 72 frames per second; I saw that perfect multiples are ideal, is that correct? Unfortunately, even with it enabled, I can't perceive any difference in smoothness. I hope that when I buy a 240Hz monitor, this will change.