2015-05-16, 11:58
aracnoz, considering I had the stopping problem with black screen, what would be the recommended version to download in order to give it another try?
(2015-05-16, 06:55)Warner306 Wrote: Just stopped in to say the new madVR is giving me a green screen on some titles. This might have to do with me using the new Direct3D 11 presentation path with fullscreen exclusive mode to take advantage of 10 bit output. My old 2007 Panasonic plasma is a 12 bit display, so I've attempted playback with D3D11 + FSE, as this is required for 10 bit output. Changing the bit depth to 8 bits doesn't seem to fix the problem.
(2015-05-15, 17:02)oldpoem Wrote: I think it's the same problem as djoole. I can hear the sound of gui & kodi accept any command through keyboard & remote. The latest build has a little bit different behaviour though, now it most of the time it won't be backscreen part of gui showed up usually some topbar / status bar of skin and when press power button the shutdown menu sometimes popupped but the rest of screen stay black. Seem like not all GUI was restored. I'd try to created debug log next time it happened.
Also I'm not using any other inputs just wireless keyboard & mce remote. Most of the time keyboard stay off and only remote is used.
(2015-05-15, 23:15)djoole Wrote: I've just found out that there was an option "pause during refresh rate" that was activated in the CEC peripheral options in Kodi.
So now we know who was pausing
I'll try some videos to see if the black screen problem was coming from that but I have good hope
m_pVideoWindow->put_Visible(OAFALSE);
m_pVideoWindow->put_Owner((OAHWND)NULL);
(2015-05-16, 06:55)Warner306 Wrote: Just stopped in to say the new madVR is giving me a green screen on some titles. This might have to do with me using the new Direct3D 11 presentation path with fullscreen exclusive mode to take advantage of 10 bit output. My old 2007 Panasonic plasma is a 12 bit display, so I've attempted playback with D3D11 + FSE, as this is required for 10 bit output. Changing the bit depth to 8 bits doesn't seem to fix the problem.
(2015-05-16, 11:58)ashlar Wrote: aracnoz, considering I had the stopping problem with black screen, what would be the recommended version to download in order to give it another try?
(2015-05-16, 12:55)oldpoem Wrote:(2015-05-16, 06:55)Warner306 Wrote: Just stopped in to say the new madVR is giving me a green screen on some titles. This might have to do with me using the new Direct3D 11 presentation path with fullscreen exclusive mode to take advantage of 10 bit output. My old 2007 Panasonic plasma is a 12 bit display, so I've attempted playback with D3D11 + FSE, as this is required for 10 bit output. Changing the bit depth to 8 bits doesn't seem to fix the problem.
Usually green screen occurs when something wrong with DXVA or D3D when in use. Whether it's a bug in drivers or implementation. I doubt it has anything to do with higher bit output though. And from my past experience it occured a lot on Intel graphics system. Try disable HW decoding to see if it makes any difference.
(2015-05-17, 00:55)aracnoz Wrote: @djoole
i prepared another test build
http://www.mediafire.com/download/y8ybpq...ngard6.rar
i tried to force madvr to exit from exclusive mode before to stop... maybe could be useful to maintain the right focus
@Warner306
i added a new option in video to change the refresh a little bit before... this should fix the problem with dx11 fse
(2015-05-17, 00:55)aracnoz Wrote: @djoole
i prepared another test build
http://www.mediafire.com/download/y8ybpq...ngard6.rar
i tried to force madvr to exit from exclusive mode before to stop... maybe could be useful to maintain the right focus
@Warner306
i added a new option in video to change the refresh a little bit before... this should fix the problem with dx11 fse
(2015-05-17, 19:42)djoole Wrote: It's worse with this build.
I get black screen and Kodi not answering.
I've played only one video with this build, and it's several files named XXXX.part1.avi, XXXX.partn.avi
The blackscreen/freeze occured when Kodi was supposed to play part 2.
Maybe it's something specific to multipart files and not relating to our previous problem..
I'll try more tests.
In the meantime here are the logs, stop of part 1 at 19:29:52 : http://pastebin.com/U5qKBcMF
(2015-05-17, 19:42)djoole Wrote: sometimes i get the sound of part2 but I see the navigation screen.
(2015-05-17, 19:42)djoole Wrote: I'll try to watch some series tonight to see if stopping problem is solved
(2015-05-17, 19:53)oldpoem Wrote: I'm not sure what to say but I'ven't got blackscreen with this build yet. I tried many files in short time but all is good. Will try more later, but then no log file till the problem surface.
Quote:p.s.The best way would be to be able to use the frame limiter built in kodi that caps the fps during pause. But its easier said than done
i'm testing a workaround to avoid gpu load while pause (thx tiben20) but we cannot have everything because the way that madVR manage the pause state... so with this solution the gpu load it's not so high but the GUI animation like windows transition, mouse movement etc etc are not so smooth as we would like, but i think that it's more important to preserve the gpu from heat that have super smooth gui during pause