
I'd just like to check that I've understood the best way to isolate portions of a video file to send to different screens.
Imagine I had some video content, laid out like the above - with UVs or sections of unique content arranged inside a single video file. Assuming I want to map the three example content areas to three different screens, am I right in thinking that I need to do the following:
- Create three surfaces, each with the pixel dimensions of their respective content areas
- In the Display & Geometry tab, assign their corresponding surface in 'Video Surface'
- In Mode: choose Custom Geometry and enter the appropriate translation values for the surface to match up to the content area.
Is this the best workflow or have I gone about things the wrong way?
And what if your content area is not rectangular? Would you make a surface that contains the content area as well as possible inside a rectangle and then do the rest with masking?
Any help much appreciated :) Thanks