Kodi DSPlayer – DirectShow Player for Windows
(2015-06-01, 19:08)ashlar Wrote: We just need to overwrite the previous installation with the zip's content, right? Is Kodi.pdb needed?

yes you have to just overwrite the file, the Kodi.pdb it's needed in case of problems see at first page in "how to help" for more details

djoole Wrote:When I press back i get a black screen instead of seeing the nav screen.
I'm using MQ5 Scott Isengard mod.

just tested and works on my system with windows 8.1 maybe someone else can try

djoole Wrote:I can't reproduce the issue right now (build10).
GPU@52 during playback, @55 during pause.

I don't know how i got the issue with build 7/8/9, but it seems it's not systematic.

i compared the build6 with the latest build for the pause, the result it's the same like the quickfix that it's basically the same

just to be clear, why this don't not happens with mpc?
because mpc don't need to render anything during the pause, instead with kodi we need to show the gui over the madVR paused frame, to do that for each video refresh i have to ask madvr to redraw the paused frame to clear the background otherwise we would see the mouse printed with every movement

what happens when kodi ask to madvr to redraw the frame? i really don't know i think that it's something related to how madvr store several frame before the presentation because for each time that i ask madvr to redraw a single frame madVR redraws 8 frames or something like that so instead to run at 23/24/25fps everything run at 23/24/25fps *8 or more fps if the gpu can reach this result Smile

the quick fix it's very simple, i put a Sleep(25) in madvr thread so he can not render too many frame at same time and in this way the gpu load it's partially saved but the gui it's not smooth as he should, so it could run at 10fps or 30fps, it could be influenced by madvr settings or by the gpu power

the final solution can came out only by madVR side, probably madshi will change the pause behavior to continue to redraw the same frame by itself
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: Kodi DSPlayer – DirectShow Player for Windows - by aracnoz - 2015-06-02, 00:19
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47