3D stereoscopic support
#3
As we have said before there are 2 ways it could become a possibility.
version A is:
1) our codecs need to support it, i.e. ffmpeg mostly.
2) You need to find a way to send the 2 images needed to the graphics card seperately or their drivers need to have some way for us to use. As I know this does not exist except on extremely high end cards, those used for 3D screens in the industry. Nvidia Quadro for example.

Version B, which is the more likely way.
Nvidia adds support for it in some way easily used by us, and they do the decoding as well. I.e. tweaks vdpau to handle it. Its still very unlikely to happen in XBMC as we still rely on OpenGL to be able to handle it since we go from vdpau -> opengl which not all apps need. So unless we do it "hacked" we probably still need number 2.

All in all, its out of our control. When any of the versions are available, THEN we could talk about developers who are interested in doing it.
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

Image

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
Reply


Messages In This Thread
3D stereoscopic support - by slisse - 2010-07-22, 13:54
[No subject] - by ubuntuf4n - 2010-07-22, 15:55
[No subject] - by topfs2 - 2010-07-22, 16:24
Partial 3d stereoscopic support. - by jurrabi - 2011-07-20, 14:29
[No subject] - by liquidskin76 - 2011-07-20, 15:30
RE: 3D stereoscopic support - by JvdMeer - 2012-03-23, 23:21
RE: 3D stereoscopic support - by zYxMa - 2012-03-24, 03:02
RE: 3D stereoscopic support - by ct1aic - 2012-04-28, 16:17
RE: 3D stereoscopic support - by steve1977 - 2012-03-24, 08:07
RE: 3D stereoscopic support - by JvdMeer - 2012-03-24, 13:55
RE: 3D stereoscopic support - by JvdMeer - 2012-03-24, 17:38
RE: 3D stereoscopic support - by fastcolors - 2012-09-27, 18:32
Logout Mark Read Team Forum Stats Members Help
3D stereoscopic support1