- March 23, 2012
- 614
- 745
- 57
- Home Country
- Germany
The MediaPortal GUI is not able to display correct, if the TV is in SBS/TAB 3D mode. These patch enables 3D support for the GUI and various other features described in this thread:
https://forum.team-mediaportal.com/...mediaportal-1-2-1-3-1-4-gui-tv-beamer.116708/
- correct display of GUI in 3D SBS and TAB mode
- convert 3D movie into 2D
- correct 3D wide screen TAB movies
- 3D display for subtitles (with adjustable depth)
https://github.com/UnlimitedStack/MediaPortal-1-Auto3D/compare/EXP_AUTO3D_PLUGIN_SUPPORT
And I have to thank azzuro for gettings this into a GIT branch as I'm a complete GIT rookie.
He sent me detailed descriptions which helped me lot, and answered my questions patiently.
The Core changes have already been used by a lot of users and seem to be pretty stable now, while the Auto3D plugin is still changing.
If the 3D mode is "off" nearly the original code paths are used. Therefore the risk of breaking something else should be low.
https://forum.team-mediaportal.com/...mediaportal-1-2-1-3-1-4-gui-tv-beamer.116708/
- correct display of GUI in 3D SBS and TAB mode
- convert 3D movie into 2D
- correct 3D wide screen TAB movies
- 3D display for subtitles (with adjustable depth)
https://github.com/UnlimitedStack/MediaPortal-1-Auto3D/compare/EXP_AUTO3D_PLUGIN_SUPPORT
And I have to thank azzuro for gettings this into a GIT branch as I'm a complete GIT rookie.
He sent me detailed descriptions which helped me lot, and answered my questions patiently.
The Core changes have already been used by a lot of users and seem to be pretty stable now, while the Auto3D plugin is still changing.
If the 3D mode is "off" nearly the original code paths are used. Therefore the risk of breaking something else should be low.
Last edited: