Kodi Community Forum
Kodi DSPlayer – DirectShow Player for Windows - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Kodi DSPlayer – DirectShow Player for Windows (/showthread.php?tid=223175)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-05-30

(2016-05-30, 09:12)gotham_x Wrote:
(2016-05-29, 19:18)Warner306 Wrote:
(2016-05-29, 10:35)gotham_x Wrote: Warner306 , installed this DSPlayer Starter Kit , in (Filters Management) You must be changed setting at (Media Rulles and Filters Configuration) or should be left setting (Internal Filters) Huh

Media rules and Filters configuration.

Thanks. This your Starter Kit , with which frequency it is updated ?

It does not require an update. It is used when you install external copies of LAV Filters and XySubFilter. Most users should not need this, as the internal filters have been updated by Wanilton.


RE: Kodi DSPlayer – DirectShow Player for Windows - gotham_x - 2016-05-30

This interested me know, compilations and LAV XySubFilter for DSPlayer is updated as necessary by Wanilton in the
C: \ Program Files (x86) \ Kodi \ system \ players \ DSPlayer \ LAVFilters or
C: \ Program Files (x86) \ Kodi \ system \ players \ DSPlayer \ XySubFilter

Your Starter Kit, it is more a compromise to avoid any manual programming (Filters Management) -> (Media Rulles and Filters Configuration) in the end (Internal Filters Wanilton) and (Warner Starter Kit) do the same job for DSPlayer , is correct ?


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-05-31

(2016-05-30, 23:13)gotham_x Wrote: This interested me know, compilations and LAV XySubFilter for DSPlayer is updated as necessary by Wanilton in the
C: \ Program Files (x86) \ Kodi \ system \ players \ DSPlayer \ LAVFilters or
C: \ Program Files (x86) \ Kodi \ system \ players \ DSPlayer \ XySubFilter

Your Starter Kit, it is more a compromise to avoid any manual programming (Filters Management) -> (Media Rulles and Filters Configuration) in the end (Internal Filters Wanilton) and (Warner Starter Kit) do the same job for DSPlayer , is correct ?

Correct.


RE: Kodi DSPlayer – DirectShow Player for Windows - gotham_x - 2016-05-31

Well, finally we understood Warner, in fact I did not see your (Warner Starter Kit) as something different by the update (Internal Filters Wanilton) removes all the manual work from the embarrassment of internal programming DSPlayer.
Thanks.


RE: Kodi DSPlayer – DirectShow Player for Windows - matejdro - 2016-06-01

Is there a way to make DSPlayer work with stereoscopic 3D? Videos seems to show fine, but Kodi interface will not switch to 3D mode and subtitles are also not duplicated like they are supposed to be.

Alternatively, how would I make a rule to automatically play all 3D videos with DVDPlayer? I tried adding DVDPlayer merit with "SBS" filename (All 3D video files contain SBS in the name so that is easy to distinguish), but it doesn't seem to work. How do these merits even work? Do file name needs to match exactly?

Thanks.


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-06-02

(2016-06-01, 10:17)matejdro Wrote: Is there a way to make DSPlayer work with stereoscopic 3D? Videos seems to show fine, but Kodi interface will not switch to 3D mode and subtitles are also not duplicated like they are supposed to be.

Alternatively, how would I make a rule to automatically play all 3D videos with DVDPlayer? I tried adding DVDPlayer merit with "SBS" filename (All 3D video files contain SBS in the name so that is easy to distinguish), but it doesn't seem to work. How do these merits even work? Do file name needs to match exactly?

Thanks.

Did you enable 3D in madVR?

madVR and LAV Filters will only allow playback of frame-packed 3D, not SBS or any other format.

Adding a filename flag to playercorefactory.xml is done as follows:

.*SBS.*

OR

<rules action="prepend">
<rule filename=".*SBS.*" player="DVDPlayer" />
</rule>
</rules>


RE: Kodi DSPlayer – DirectShow Player for Windows - ashlar - 2016-06-02

(2016-06-02, 00:01)Warner306 Wrote: madVR and LAV Filters will only allow playback of frame-packed 3D, not SBS or any other format.
? Isn't SBS handling down to the TV? I don't get what you mean. As a divertissement I use an anaglyph yellow-blue shader with DSPlayer for SBS movies. Color reproduction is better than with standard anaglyph red-blu/green-red.


RE: Kodi DSPlayer – DirectShow Player for Windows - huhn - 2016-06-02

madVR doesn't know if the input is SBS or any other 3d format except frame packed 3d and plays these file as normal 2d files.

in theory it is possible to convert SBS to frame packed or any other 3D output mode madVR supports but again it is not supported.


RE: Kodi DSPlayer – DirectShow Player for Windows - ashlar - 2016-06-02

(2016-06-02, 14:58)huhn Wrote: madVR doesn't know if the input is SBS or any other 3d format except frame packed 3d and plays these file as normal 2d files.
Ok, and doesn't this mean that when the TV receives the SBS input it activates its 3D mode? Sorry, I've never owned a 3D TV, still "stuck" with my Kuro.


RE: Kodi DSPlayer – DirectShow Player for Windows - huhn - 2016-06-02

(2016-06-02, 19:25)ashlar Wrote:
(2016-06-02, 14:58)huhn Wrote: madVR doesn't know if the input is SBS or any other 3d format except frame packed 3d and plays these file as normal 2d files.
Ok, and doesn't this mean that when the TV receives the SBS input it activates its 3D mode? Sorry, I've never owned a 3D TV, still "stuck" with my Kuro.

if a TV gets SBS nothing is happening. how should it know that this is a 3D image?
you have to tell your TV it is SBS. trying to detect this automatically is dangerous.

if a TV get's frame packed 3D it will switch to 3D.


RE: Kodi DSPlayer – DirectShow Player for Windows - nazmy - 2016-06-02

Thanks for all your efforts


RE: Kodi DSPlayer – DirectShow Player for Windows - ashlar - 2016-06-03

Updated guide to optimize custom resolutions/refresh rates here: http://forum.kodi.tv/showthread.php?tid=223175&pid=2341505#pid2341505

New and corrected workflow. Have a look and feel free to comment/criticize. Thank you. And thanks again to hannes69, the real mastermind behind it all.


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-06-04

(2016-06-03, 19:28)ashlar Wrote: Updated guide to optimize custom resolutions/refresh rates here: http://forum.kodi.tv/showthread.php?tid=223175&pid=2341505#pid2341505

New and corrected workflow. Have a look and feel free to comment/criticize. Thank you. And thanks again to hannes69, the real mastermind behind it all.

Thanks, but I can't see many users wanting to attempt this. It requires you have taken or are taking college mathematics and know what to look for in madVR's rendering stats. Otherwise, the lingo will go over your head.

That's not to say, there aren't curious folks out there. I just can't see many attempting instructions so information dense.

Personally, for me, this information is on the edge of understanding with the Pixel Clock Calculator going over my head.


RE: Kodi DSPlayer – DirectShow Player for Windows - halo.combat - 2016-06-04

Hello, Bin using Kodi for a while. Recently tried installing dsplayer with madvr but can't get my videos to play. Have a log but I don't know how to post it. Please help. THX


RE: Kodi DSPlayer – DirectShow Player for Windows - halo.combat - 2016-06-04

Here is my log sorry for posting the whole thing.
00:07:57 T:7976 NOTICE: special://profile/ is mapped to: special://masterprofile/
00:07:57 T:7976 NOTICE: -----------------------------------------------------------------------
00:07:57 T:7976 NOTICE: Starting Kodi (16.0-BETA1 Git:20151115-737db9f). Platform: Windows NT x86 32-bit
00:07:57 T:7976 NOTICE: Using Release Kodi x32 build
00:07:57 T:7976 NOTICE: Kodi compiled Nov 15 2015 by MSVC 180040629 for Windows NT x86 32-bit version 6.0 (0x06000000)
00:07:57 T:7976 NOTICE: Running on MSI MS-7885 with Windows 10, kernel: Windows NT x86 64-bit version 10.0
00:07:57 T:7976 NOTICE: Host CPU: Intel® Core™ i7-5820K CPU @ 3.30GHz, 12 cores available
00:07:57 T:7976 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
00:07:57 T:7976 NOTICE: Running with restricted rights
00:07:57 T:7976 NOTICE: Aero is enabled
00:07:57 T:7976 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
00:07:57 T:7976 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
00:07:57 T:7976 NOTICE: special://masterprofile/ is mapped to: C:\Users\GamerPC\AppData\Roaming\Kodi\userdata
00:07:57 T:7976 NOTICE: special://home/ is mapped to: C:\Users\GamerPC\AppData\Roaming\Kodi\
00:07:57 T:7976 NOTICE: special://temp/ is mapped to: C:\Users\GamerPC\AppData\Roaming\Kodi\cache
00:07:57 T:7976 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
00:07:57 T:7976 NOTICE: Local hostname: MainNetworkPC
00:07:57 T:7976 NOTICE: Log File is located: C:\Users\GamerPC\AppData\Roaming\Kodi\kodi.log
00:07:57 T:7976 NOTICE: -----------------------------------------------------------------------
00:07:57 T:7976 NOTICE: load settings...
00:07:57 T:7976 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
00:07:57 T:7976 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
00:07:57 T:7976 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
00:07:57 T:7976 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
00:07:57 T:7976 NOTICE: Default DVD Player: dvdplayer
00:07:57 T:7976 NOTICE: Default Video Player: dvdplayer
00:07:57 T:7976 NOTICE: Default Audio Player: paplayer
00:07:57 T:7976 NOTICE: Disabled debug logging due to GUI setting. Level 0.
00:07:57 T:7976 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
00:07:57 T:7976 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
00:07:57 T:7976 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
00:07:57 T:7976 NOTICE: Loaded playercorefactory configuration
00:07:57 T:7976 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
00:07:57 T:7976 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
00:07:57 T:7976 NOTICE: Loading pixel shaders list from special://profile/dsplayer/shaders.xml
00:07:57 T:7976 NOTICE: Loading pixel shaders list from special://xbmc/system/players/dsplayer/shaders/shaders.xml
00:07:57 T:7976 NOTICE: No renderersettings.xml to load (special://masterprofile/dsplayer/renderersettings.xml)
00:07:57 T:2292 NOTICE: Found 2 Lists of Devices
00:07:57 T:2292 NOTICE: Enumerated DIRECTSOUND devices:
00:07:57 T:2292 NOTICE: Device 1
00:07:57 T:2292 NOTICE: m_deviceName : {C29ED469-CA4F-4F0B-8404-2CDDAE548B09}
00:07:57 T:2292 NOTICE: m_displayName : HDMI - marantz-AVR-4 (NVIDIA High Definition Audio)
00:07:57 T:2292 NOTICE: m_displayNameExtra: DIRECTSOUND: marantz-AVR-4 (NVIDIA High Definition Audio)
00:07:57 T:2292 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
00:07:57 T:2292 NOTICE: m_channels : FL,FR,FC,BL,BR,SL,SR,LFE
00:07:57 T:2292 NOTICE: m_sampleRates : 192000
00:07:57 T:2292 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
00:07:57 T:2292 NOTICE: Device 2
00:07:57 T:2292 NOTICE: m_deviceName : default
00:07:57 T:2292 NOTICE: m_displayName : default
00:07:57 T:2292 NOTICE: m_displayNameExtra:
00:07:57 T:2292 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
00:07:57 T:2292 NOTICE: m_channels : FL,FR,FC,BL,BR,SL,SR,LFE
00:07:57 T:2292 NOTICE: m_sampleRates : 192000
00:07:57 T:2292 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3,AE_FMT_DTS
00:07:57 T:2292 NOTICE: Enumerated WASAPI devices:
00:07:57 T:2292 NOTICE: Device 1
00:07:57 T:2292 NOTICE: m_deviceName : {C29ED469-CA4F-4F0B-8404-2CDDAE548B09}
00:07:57 T:2292 NOTICE: m_displayName : HDMI - marantz-AVR-4 (NVIDIA High Definition Audio)
00:07:57 T:2292 NOTICE: m_displayNameExtra: WASAPI: marantz-AVR-4 (NVIDIA High Definition Audio)
00:07:57 T:2292 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
00:07:57 T:2292 NOTICE: m_channels : FL,FR,FC,LFE,BL,BR,SL,SR
00:07:57 T:2292 NOTICE: m_sampleRates : 192000,96000,48000,44100
00:07:57 T:2292 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
00:07:57 T:2292 NOTICE: Device 2
00:07:57 T:2292 NOTICE: m_deviceName : default
00:07:57 T:2292 NOTICE: m_displayName : default
00:07:57 T:2292 NOTICE: m_displayNameExtra:
00:07:57 T:2292 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
00:07:57 T:2292 NOTICE: m_channels : FL,FR,FC,LFE,BL,BR,SL,SR
00:07:57 T:2292 NOTICE: m_sampleRates : 192000,96000,48000,44100
00:07:57 T:2292 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
00:07:57 T:7976 NOTICE: Running database version Addons20
00:07:57 T:7976 NOTICE: ADDONS: Using repository repository.xbmc.org
00:07:57 T:7976 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 980 Ti, adapter 0.
00:07:57 T:7976 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1176x664@ 50.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1600x1200@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1768x992@ 25.00i - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 50.00 - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 29.97i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 30.00i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 29.97i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 30.00i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 29.97i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 30.00i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 25.00i - Full Screen
00:07:57 T:7976 NOTICE: Previous line repeats 2 times.
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 23.98 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 24.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 23.98 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 24.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 23.98 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 3840x2160@ 24.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1920x1200@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
00:07:57 T:7976 NOTICE: Checking resolution 15
00:07:57 T:7976 NOTICE: Running database version Addons20
00:07:57 T:7976 NOTICE: Running database version ViewModes6
00:07:57 T:7976 NOTICE: Running database version Textures13
00:07:57 T:7976 NOTICE: Running database version MyMusic56
00:07:57 T:7976 NOTICE: Running database version MyVideos99
00:07:57 T:7976 NOTICE: Running database version TV29
00:07:57 T:7976 NOTICE: Running database version Epg11
00:07:57 T:7976 NOTICE: Running database version DSPlayer8
00:07:58 T:7976 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
00:07:58 T:7976 NOTICE: ActiveAE DSP - starting
00:07:58 T:7976 NOTICE: initialize done
00:07:58 T:7976 NOTICE: Running the application...
00:07:58 T:7976 NOTICE: starting upnp client
00:07:58 T:1244 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
00:07:58 T:1244 NOTICE: UDP: Listening on port 9777
00:08:13 T:7976 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
00:08:13 T:7976 NOTICE: Enabled debug logging due to GUI setting. Level 2.
00:08:13 T:7976 DEBUG: ------ Window Init () ------
00:08:15 T:7976 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
00:08:15 T:7976 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
00:08:15 T:7976 DEBUG: CGUIWindowManager:TonguereviousWindow: Deactivate
00:08:15 T:7976 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
00:08:15 T:7976 DEBUG: CGUIWindowManager:TonguereviousWindow: Activate new
00:08:15 T:7976 DEBUG: ------ Window Init (Settings.xml) ------
00:08:16 T:7976 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
00:08:16 T:7976 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
00:08:16 T:7976 DEBUG: CGUIWindowManager:TonguereviousWindow: Deactivate
00:08:16 T:7976 DEBUG: ------ Window Deinit (Settings.xml) ------
00:08:16 T:7976 DEBUG: CGUIWindowManager:TonguereviousWindow: Activate new
00:08:16 T:7976 DEBUG: ------ Window Init (Home.xml) ------
00:08:17 T:7976 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
00:08:17 T:7976 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
00:08:17 T:7976 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
00:08:17 T:7976 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
00:08:18 T:7976 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
00:08:18 T:7976 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
00:08:18 T:7976 DEBUG: Activating window ID: 10111
00:08:18 T:7976 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
00:08:18 T:7976 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
00:08:20 T:7976 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
00:08:20 T:7976 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
00:08:20 T:7976 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
00:08:20 T:7976 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
00:08:20 T:7976 NOTICE: Storing total System Uptime
00:08:20 T:7976 NOTICE: Saving settings
00:08:20 T:7976 NOTICE: stop all
00:08:20 T:7976 NOTICE: stop player
00:08:20 T:6948 DEBUG: Thread JobWorker 6948 terminating (autodelete)
00:08:20 T:7976 INFO: stopping PVRManager
00:08:20 T:7976 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
00:08:20 T:7976 NOTICE: ES: Stopping event server
00:08:20 T:7976 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
00:08:20 T:7976 NOTICE: stopping upnp
00:08:21 T:10448 DEBUG: Thread TCPServer 10448 terminating
00:08:21 T:1244 NOTICE: ES: UDP Event server stopped
00:08:21 T:1244 DEBUG: Thread EventServer 1244 terminating
00:08:21 T:1068 DEBUG: Thread PeripBusUSB 1068 terminating
00:08:21 T:6484 DEBUG: Thread PeripBusCEC 6484 terminating
00:08:21 T:7976 NOTICE: stop sap announcement listener
00:08:21 T:7976 NOTICE: clean cached files!
00:08:21 T:7976 NOTICE: unload skin
00:08:21 T:7976 INFO: Unloading old skin ...
00:08:21 T:7976 DEBUG: ------ Window Deinit () ------
00:08:21 T:7976 DEBUG: ------ Window Deinit (Home.xml) ------
00:08:21 T:7976 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
00:08:21 T:7976 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
00:08:21 T:7976 DEBUG: ADDON: Stopping service addons.
00:08:21 T:2292 DEBUG: Thread ActiveAE 2292 terminating
00:08:21 T:2972 DEBUG: Thread AESink 2972 terminating
00:08:21 T:7976 DEBUG: CAESinkDirectSound:Big Grineinitialize: Cleaning up
00:08:21 T:7976 NOTICE: stopped
00:08:21 T:7976 NOTICE: destroy
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 046623C0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B39488 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B38708 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B38B88 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B38048 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B38318 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B389D8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B37E98 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B38C60 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B38360 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B37EE0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B383A8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01B39170 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
00:08:21 T:7976 NOTICE: closing down remote control service
00:08:21 T:7976 NOTICE: unload sections
00:08:21 T:284 DEBUG: Thread RemoteControl 284 terminating
00:08:21 T:7976 NOTICE: special://profile/ is mapped to: special://masterprofile/
00:08:21 T:7976 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
00:08:21 T:7976 NOTICE: destroy
00:08:21 T:7976 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
00:08:21 T:7976 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
00:08:21 T:7976 NOTICE: closing down remote control service
00:08:21 T:7976 NOTICE: unload sections
00:08:21 T:7976 NOTICE: application stopped...
00:08:21 T:7976 DEBUG: PVRManager - destroyed
00:08:21 T:7976 DEBUG: ActiveAE DSP - destroyed
00:08:21 T:7976 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
00:08:21 T:7976 ERROR: dllFreeLibrary - Invalid hModule specified