Closed NodudeWasTaken closed 2 years ago
You can create an mpv.conf at "C:\Users\my_user_name\AppData\Roaming\OFS\OFS_data\mpv.conf" and try to further tweak mpv you'll need atleast OFS version 1.2.1 for that.
Try putting profile=gpu-hq
in the mpv.conf and see if that helps.
If you want a true apples to apples comparison between OFS and the standalone player you would have to run the the standalone player with the OpenGL backend (which I'm guessing isn't default on windows but I don't know).
Other than that I can only recommend against using such high resoultions for scripting and say stick to lower resolutions.
I did some testing on my own and I did experience similar results but I don't see anything I could do. I'm going to have to leave it at a recommendation not to use such high resolutions for scripting.
Closing this because I can't control this.
Hello Gagax!
Im experiencing excessive cpu usage when using OFS from mpv.dll. When opening 8k 60fps footage i saw this performance in OFS 1.1.9 And this performance in OFS 1.3.0 Those were screenshots with the video not playing, with it playing the gpu usage shoots up When attaching a cpu usage profiler i can see that its apparently mainly in mpv A quick log when opening the file
This happens both with forced hardware acceleration and without. When using the standalone mpv video player on the same video i get about 2% cpu usage
Im using windows and an nvidia rtx 30-series card with intel 8th gen 6-core cpu
Thanks, Nodude