I’m trying to make a 8 projection boygroup with 1 server and 4 clients. Each client outputs to two projectors with 1024 x 768 px native resolution.
Between projections theres an overlap of 30 cm (about 100 px from each side).
I have a big video 8192 x 768 and i would like to crop for all the clients.
Should I first crop each video to 1074 (centered) and then shrink it to 1024? Like this:
I was making some blending tests with one computer and it looked fine but now im making the full setup and there seem to be video parts missing.
This means that Soft Edge doesn’t repeat video parts right? So I have to crop the videos a little bit bigger then shrink them back to the native resolution, so I can stretch them back with overlap?
If you have 8 projectors with 1024 px width and an overlap about 100px each you get the following
8 x 1024px = 8192 px - 100px (1st Overlap) - 100px (2nd Overlap) - 100px (3rd Overlap) - 100px (4th Overlap) and so forth…
So you will end up with 8 x 1024px = 8192 px - 7 (edge Blend) x 100px = 7492px (real Video size) as the content at the overlap has to be the same on both projectors.
So you get the following
Real Video size = (ProjectorCount x Resolution in px) - ((ProjectorCount - 1) * Overlap in px)
not really :-) the Video has to be 1024px each have a look on the picture
each Square is 1024 x 768 but they overlap by 100 px so your overall visible pixel with unique content is 7492 pixel as the content at the overlap is the same in the overlap area.
It’s a good idea to use good test patterns for setting up the crop and the blending.