3D Half & Full SBS Titles Not Playing Properly [Solved]

Thanks again @tanio99, we can mark this issue as solved :). The display width for FSBS needs to be 3840… in fact, I think the pixel width/height and display width/height need to match. 3840x1080 for both…
https://i.imgur.com/OmKsPcx.png

Looking good:
https://i.imgur.com/hLGIV2u.jpeg
https://i.imgur.com/FsE1yZe.jpeg

What’s crazy now, and why I had modified all my FSBS movie headers to display width to 1920, was because this is needed on CoreELEC w/S922X & S905X4 boxes as otherwise this happens (different picture squishing problem, which can’t be rectified via on-screen options on Kodi’s nor display’s):
https://i.imgur.com/nkPmvdw.jpeg

Obviously you guys have implemented FSBS (and maybe other aspects of 3D) in some ways differently from CE’s.

I don’t know how they’ve implemented it. When I was working on it I used the clips for testing that users have posted in the forum and/or that they’ve sent me in PMs. So there can be some differences in the implementation for sure.

Think how you’ve done it is correctly… w/CE, needing to change the header to tell Kodi to display 3840 as 1920 doesn’t sound right as FSBS is two 1920x1080 images side-by-side, hence 3840x1080.

Yes, I agree. That was my thought, too. :+1:

Just to let you know; I had the same issue with 3D HSBS (playing on a Optima beamer), and solved it by tanio99 instructions to add resolutions in disp_cap_3d.

I’m still struggling with 3D HOU movies. They are played in 2D displaying two halves over under… I start a new tread for this?

I had a look at that and, yes, you are not getting the 3D caps relayed through your Onkyo. Either there’s something special about the input (HDMI 6) you are using on the AVR or your other devices are just assuming all 3-D modes are supported and ignoring the EDID.

It’s cases like that that disp_cap_3d is designed to fix.

Hmm, thanks for that insight… nothing different about that HDMI input on my AVR AFAIK. Will try a different input and see what disp_cap_3d reports.