• 1
  • 64
  • 65
  • 66(current)
  • 67
  • 68
  • 77
WIP Windows 3D MVC Bluray test builds
(2016-04-04, 17:10)wesk05 Wrote:
(2016-04-04, 16:53)dukester Wrote: i was running 0401 build since you released it but i tried last night to watch a 3D movie for the first time since updating from 0325 build, 3D would not work, movies only played in 2D no matter what i did, i uninstalled Kodi, reinstalled 0401 build, which didnt work, so i installed 0325 over that and 3D is working again, Am i the only one who cant play 3D with 0401 ? seems weird,
3D didn't work for me with one of the 4/1 builds (0e0c55f) on my Haswell 4570S (HD Graphics 4600) system. It does work with the 4/3 build.

I don't see 4/3 build anywhere.
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Afedchin, do you know if this support will come to main kodi branch for windows?
(2016-04-04, 17:59)movie78 Wrote: I don't see 4/3 build anywhere.
This is the one that I used: http://mirrors.kodi.tv/test-builds/win32...vc_wip.exe
(2016-04-04, 18:12)wesk05 Wrote:
(2016-04-04, 17:59)movie78 Wrote: I don't see 4/3 build anywhere.
This is the one that I used: http://mirrors.kodi.tv/test-builds/win32...vc_wip.exe

thanks, i guess i had updated before the second 0401 build was built, installed 0403 now but fails to run, missing python27.dll is the error i get
Main System - HTPC - Intel I3 6300 - Asrock z170 - 16 GB DDR4 - 128gb SSD - 65" UHD HDR Sony Android TV - Pioneer VSX 1130-K - 7.2.2 speakers
Other devices currently in use - 55" 3D UHD LG TV - 2 Fire TV's - Nexus Player - MiniMX s905 - Voyo Vmac Mini
Ubuntu Server - 12 TB NAS - MYSQL - Torrent Box
(2016-04-04, 18:40)dukester Wrote: thanks, i guess i had updated before the second 0401 build was built, installed 0403 now but fails to run, missing python27.dll is the error i get
I didn't get that error, but then I don't have any extra addons installed. I also got the same error.
@afedchin, would you kindly post a changelog for the April 3 build? Thanks.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My HT
(2016-04-04, 18:59)wesk05 Wrote:
(2016-04-04, 18:40)dukester Wrote: thanks, i guess i had updated before the second 0401 build was built, installed 0403 now but fails to run, missing python27.dll is the error i get
I didn't get that error, but then I don't have any extra addons installed.

i do not either.
Main System - HTPC - Intel I3 6300 - Asrock z170 - 16 GB DDR4 - 128gb SSD - 65" UHD HDR Sony Android TV - Pioneer VSX 1130-K - 7.2.2 speakers
Other devices currently in use - 55" 3D UHD LG TV - 2 Fire TV's - Nexus Player - MiniMX s905 - Voyo Vmac Mini
Ubuntu Server - 12 TB NAS - MYSQL - Torrent Box
(2016-04-04, 08:27)afedchin Wrote: @brazen1
when <usedisplaycontrolhwstereo> is true Kodi disables stereo in windows control panel. Please start Kodi, minimize it (don't exit) and check 3D setting in windows control panel, it should be switched off

Edit: seems there is an error in Kodi, currently it apply this setting only with the followings:
Code:
<video>
  <adjustrefreshrate>
  </adjustrefreshrate>
  <usedisplaycontrolhwstereo>true</usedisplaycontrolhwstereo>
</video>

Edit2: <adjustrefreshrate> should be exists.

EDIT: See bottom of post.
Getting close now.
Using:

<video>
<adjustrefreshrate>
</adjustrefreshrate>
<usedisplaycontrolhwstereo>true</usedisplaycontrolhwstereo>
</video>

KODI opens with black screen. Minimize black screen and check 3D. It is OFF globally. Maximize screen again and now see GUI. Good, but don't want to have to minimize and maximize.

I changed to

<video>
<adjustrefreshrate>true</adjustrefreshrate>
<usedisplaycontrolhwstereo>true</usedisplaycontrolhwstereo>
</video>

Same thing, no change. KODI opens with black screen. Minimize black screen and check 3D. It is OFF globally. Maximize screen again and now see GUI.
Play 2D. Good.
Play SBS.mkv. Good.
Play 3D iso. Switches On Global Stereoscopic and decodes 3D MVC Frame Packed. Good.
Stop 3D iso playback. Black screen. Not good.
Minimize KODI and Maximize. See GUI again. Good.
When Quit KODI, global stereoscopic enables. Good.

I changed to

<video>
<adjustrefreshrate>false</adjustrefreshrate>
<usedisplaycontrolhwstereo>true</usedisplaycontrolhwstereo>
</video>

Exact same results. No change.

I removed <adjustrefreshrate>false</adjustrefreshrate> and changed to

<video>
<usedisplaycontrolhwstereo>true</usedisplaycontrolhwstereo>
</video>

Does NOT turn off 3D Stereoscopic global and results in original problem.

Adding <forcemodechangebeforestereo>true</forcemodechangebeforestereo> makes no difference.

So, problems are KODI opens black screen. Min/Max fixes.
Stop iso playback results in black screen. Min/Max fixes.
Must use
<adjustrefreshrate>
</adjustrefreshrate>
Makes no difference if blank, enable, or disable. All still disable 3D global so it's doing something.

**EDIT**
This is working absolutely perfectly.
Just enable use a fullscreen window in KODI settings with this code.
Can't thank you enough.
Brilliant!
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players iso menus
DIY HOME THEATER WIND EFFECT

W11 Pro 24H2 MPC-BE\HC madVR KODI 22 GTX960-4GB/RGB 4:4:4/Desktop 60Hz 8bit Video Matched Refresh rates 23,24,50,60Hz 8/10/12bit/Samsung 82" Q90R Denon S720W
(2016-04-04, 17:46)nalor Wrote: Reported exactly the same Problem a few days ago with debug log attached.
Will we use your log for all issues? How do you know that his issue is same as yours?

(2016-04-04, 18:00)Skank Wrote: Afedchin, do you know if this support will come to main kodi branch for windows?
not in v17

(2016-04-04, 19:06)hdmkv Wrote: @afedchin, would you kindly post a changelog for the April 3 build? Thanks.
If I didn't publish build here then I think it's not good.
(2016-04-04, 19:41)brazen1 Wrote: **EDIT**
This is working absolutely perfectly.
Just enable use a fullscreen window in KODI settings with this code.
Can't thank you enough.
Brilliant!
Can you post a Debug Log in windowed mode?
(2016-04-04, 21:05)afedchin Wrote: If I didn't publish build here then I think it's not good.
Thanks... so, I'm guessing you still consider March 25 the "best". I'll mention this in the h/w discussion thread.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My HT
(2016-04-04, 21:05)afedchin Wrote:
(2016-04-04, 17:46)nalor Wrote: [quote='Skank' pid='2301661' dateline='1459785623']
Afedchin, do you know if this support will come to main kodi branch for windows?
not in v17

Are you saying that 3D MVC build will not include in the official Kodi v17 Krypton build?
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
(2016-04-04, 21:06)afedchin Wrote:
(2016-04-04, 19:41)brazen1 Wrote: **EDIT**
This is working absolutely perfectly.
Just enable use a fullscreen window in KODI settings with this code.
Can't thank you enough.
Brilliant!
Can you post a Debug Log in windowed mode?

Take note CPU usage is pretty high idle or browsing GUI constantly with or without fullscreen window setting enabled.
Use fullscreen window is disabled.

http://xbmclogs.com/pnnzcsfce
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players iso menus
DIY HOME THEATER WIND EFFECT

W11 Pro 24H2 MPC-BE\HC madVR KODI 22 GTX960-4GB/RGB 4:4:4/Desktop 60Hz 8bit Video Matched Refresh rates 23,24,50,60Hz 8/10/12bit/Samsung 82" Q90R Denon S720W
(2016-04-04, 18:40)dukester Wrote: thanks, i guess i had updated before the second 0401 build was built, installed 0403 now but fails to run, missing python27.dll is the error i get

I also got this error - but simply copied the python27.dll from the 20160401 build into the 20160403 folder (I install every release into a separate folder and use the portable mode - so I can test them all without any intereference to other builds) and now it's starting - but doesn't play 3d movies automatically:

@afedchin :
when I play a 3d bluray from a mounted iso it simply plays in 2D - heres the debug log: only 2d playback

(playing the same disc with build 20160325 is working without any problem - it automatically plays in 3D mode)

When I choose the biggest SSIF file manually in build 20160403 it switches to 3D mode - but playback is still limited to 2D (only the kodi-menu is displayed in 3D) - debug log: 3d mode - but only 2d playback

This is the identical error as I already noticed here: http://forum.kodi.tv/showthread.php?tid=...id=2300225
(2016-04-04, 21:05)afedchin Wrote:
(2016-04-04, 17:46)nalor Wrote: Reported exactly the same Problem a few days ago with debug log attached.
Will we use your log for all issues? How do you know that his issue is same as yours?

dukester noticed that his movies are played in 2D only - and my problem is the same - so I thought we have something in common and that my debog log might help to identify the source of the problem, in case it doesn't well I'm sorry about that, but at least I tried to help.
  • 1
  • 64
  • 65
  • 66(current)
  • 67
  • 68
  • 77

Logout Mark Read Team Forum Stats Members Help
Windows 3D MVC Bluray test builds5