Kodi DSPlayer – DirectShow Player for Windows
(2020-01-22, 03:11)ayeroff Wrote: Thanks for the suggestion. I appreciate the help. But actually, the video files play correctly regardless of what resolution is selected. As I understand it, the GUI resolution setting in Kodi doesn't control playback, and only controls the resolution of the Kodi interface, and Kodi then switched to the correct video playback resolution. The problem is that when the file stops playing, there is some problem switching back to the GUI resolution. 
You can take the corresponding settings from guisettings.xml and transfer it to advancedsettings.xml.
The GUI settings are stored in guisettings.xml, you can read the settings there.
These settings used in advancedsettings.xml lead to an override of the GUI settings (some of the corresponding GUI setting elements within the GUI disappear when used in advancedsettings.xml).

In your given problem you´ll need something like

<videoscreen>
<screenmode>00384002160060.00000pstd</screenmode>
</videoscreen>

in the advancedsettings.xml file (here resolution 3840x2160@60Hz)
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
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
RE: Kodi DSPlayer – DirectShow Player for Windows - by hannes69 - 2020-01-22, 14:55
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