OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
(2015-06-17, 12:20)popcornmix Wrote:
(2015-06-17, 11:26)graealex Wrote: It's a shame I basically lost all working 3D options, and have to consider downgrading to Helix in order to get them back - or remove the 3D flag from the movie names so Kodi doesn't touch the movies when they are played back.

Is your TV reporting 3D support in it's edid? Can you post output of
Code:
tvservice -m CEA
or post a debug log (wiki)

I already posted it, but here it goes again:

Code:
PIWZ:~ # tvservice -m CEA
Group CEA has 17 modes:
           mode 1: 640x480 @ 60Hz 4:3, clock:25MHz progressive
           mode 2: 720x480 @ 60Hz 4:3, clock:27MHz progressive
           mode 3: 720x480 @ 60Hz 16:9, clock:27MHz progressive
  (native) mode 4: 1280x720 @ 60Hz 16:9, clock:74MHz progressive 3D:FP|TopBot
           mode 5: 1920x1080 @ 60Hz 16:9, clock:74MHz interlaced 3D:SbS-HH
           mode 6: 720x480 @ 60Hz 4:3, clock:27MHz x2 interlaced
           mode 7: 720x480 @ 60Hz 16:9, clock:27MHz x2 interlaced
  (prefer) mode 16: 1920x1080 @ 60Hz 16:9, clock:148MHz progressive
           mode 17: 720x576 @ 50Hz 4:3, clock:27MHz progressive
           mode 18: 720x576 @ 50Hz 16:9, clock:27MHz progressive
           mode 19: 1280x720 @ 50Hz 16:9, clock:74MHz progressive 3D:FP|TopBot
           mode 20: 1920x1080 @ 50Hz 16:9, clock:74MHz interlaced 3D:SbS-HH
           mode 21: 720x576 @ 50Hz 4:3, clock:27MHz x2 interlaced
           mode 22: 720x576 @ 50Hz 16:9, clock:27MHz x2 interlaced
           mode 31: 1920x1080 @ 50Hz 16:9, clock:148MHz progressive
           mode 32: 1920x1080 @ 24Hz 16:9, clock:74MHz progressive 3D:FP|TopBot
           mode 34: 1920x1080 @ 30Hz 16:9, clock:74MHz progressive

Thing is, I'd rather have the Pi not try to detect what the projector supports, because it supports TAB and SBS at all resolutions and frame rates by manually switching it to interpreting the signal as being TAB or SBS. The FP modes are sparse and only for low resolutions. With Helix this worked a treat, I could tell Kodi how to output the signal, and tell the projector to interpret it this way, and everything was fine. Now I either get a few FP modes with hdmi_force_edid_3d=1 that don't really work, especially at 24fps the DLPLink glasses wont sync, or I only get a monoscopic picture with a TAB or SBS gui.

So again, is there any way to disable any attempts of Kodi to try to match the output to the possible 3D input modes the projector supports?

BTW: Airplay support is broken now after I switched to the latest Milhouse builds. It plays one or two seconds, and then stops. The other Kodi installations, also on Raspberry Pis still work.


Messages In This Thread
How to install the builds - by kisas - 2015-05-24, 02:10
MVC 3D ISO Blu-ray - by Azimono - 2015-06-06, 14:28
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - by graealex - 2015-06-18, 22:13
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214