"Forcing" 3D playback for a passive monitor
Posted: 14 Apr 2012 05:11
Hi there.
I recently bought a Cinema 3D D2342 LG computer monitor, which happens to have passive 3D technology by interlacing the 2 3D images (more info in this review), and a Blu-ray unit for my PC. Now, since this is passive 3D I don't need any extra special hardware to see 3D, only software.
I bought a 3d movie (blu-ray) to see if I could watch it with my new hardware, but I found out that if I want to see 3D blu-rays I need to buy some really expensive piece of software, and right now I'm not willing to do that.
VLC already displays this 3D blu-ray, somehow, as a side-by-side 3D video. I could cross my eyes, but then the 3D looks wrong, I would be seeing the image for the right eye on my left and vice versa. So I was thinking that maybe I could see it in real 3D if I transformed the frames of the video in real time.
It would be something like this:
* Put both sides of the video in the center
* Apply an alpha mask, or do a similar alpha transformation, for every odd row in the left image, and every even row on the right image (if I got this wrong simply switch the masking)
* Do this in real time for all the frames in the video
I use mostly linux (Ubuntu) but also have windows in this machine, so I was wondering if, first, this is doable somehow (by adding inputs in the command line or something similar), and if this can be added as a plugin. I think it could be easier in linux, but I'd also like lo be able to do this on windows.
I hope you guys can help me with this
I recently bought a Cinema 3D D2342 LG computer monitor, which happens to have passive 3D technology by interlacing the 2 3D images (more info in this review), and a Blu-ray unit for my PC. Now, since this is passive 3D I don't need any extra special hardware to see 3D, only software.
I bought a 3d movie (blu-ray) to see if I could watch it with my new hardware, but I found out that if I want to see 3D blu-rays I need to buy some really expensive piece of software, and right now I'm not willing to do that.
VLC already displays this 3D blu-ray, somehow, as a side-by-side 3D video. I could cross my eyes, but then the 3D looks wrong, I would be seeing the image for the right eye on my left and vice versa. So I was thinking that maybe I could see it in real 3D if I transformed the frames of the video in real time.
It would be something like this:
* Put both sides of the video in the center
* Apply an alpha mask, or do a similar alpha transformation, for every odd row in the left image, and every even row on the right image (if I got this wrong simply switch the masking)
* Do this in real time for all the frames in the video
I use mostly linux (Ubuntu) but also have windows in this machine, so I was wondering if, first, this is doable somehow (by adding inputs in the command line or something similar), and if this can be added as a plugin. I think it could be easier in linux, but I'd also like lo be able to do this on windows.
I hope you guys can help me with this