Hi there
When I set two outputs displays VDMX tries the project/ map the main canvas across both of them. I want to output the whole main canvas to a mixer/crt monitor and the whole of the main canvas also to a projector. How do I do that? Any help greatly appreciated. Thanks
Hi @Laura_Clare !
So yes, this might be a little odd, but to make VDMX mirror the same output on two different projectors you want to go to the Advanced Output Options.
First go-to Window > Fullscreen Options.
Then click on Advanced:
In this image you can see that I have two separate outputs (My main display is actually the one all the way to the right!). You can change the layout of these and their âlocationsâ using the built in Display setup on your mac under system preferences > displays.
Back to the Advanced tab. The VDMX window is showing you all the displays. From here you can actually customize your outputs (A LOT!)
I think the easiest way to get started is to click the + icon and create two new outputs. Youâll get a full screen prompt message, just click okay. Take the top layer and select your main output. Then click âExport CSVâ and save it somewhere on your computer.
Go to that file and open it up with text editor.
Mine ends up looking like this after Iâve modified it:
So what this is saying is. Take âMain Outputâ from coordinate 0,0 to 1920, 1080 (basically a full 1920x1080 resolution) and display it at at these coordinates and at this size. Full the screen and donât crop it.
Whatâs nice is I can set my output to be any size screen resolution, or I can tell VDMX to make multiple âslicesâ of video and display them where ever.
Hereâs the actual CSV I used: DualWindowLayout.csv.zip (693 Bytes)
Then I go back to VDMX and click Import CSV:
Both your windows should full screen and essentially âmirrorâ each other. You can play with the Stretch, Copy, Fill, and which outputs you want to change after youâve imported the CSV.
Let me know if you have any questions about your setup.
Lastly, if you are just mirroring one screen or another you can do that in your apple display preferences:
This lets me pick which ever screen I want to mirror. (On OSX 12.0.1 Monterey)
Thanks!
The advanced output options are really worth looking at particularly for installations. Good mini tutorial above from @ProjectileObjects and worth testing. Thereâs also the option of a HDMI or SDI splitter for mirroring outputs which would be simple but has an extra cost for hardware.
Hi,
when I do the set up to output image on two different projectors (to two side screens) in Advanced options, is there any way that one side screen would have a Flip Horizontal effect applied?
Both side screens carry the same signal but it just looks better when the image âface each otherâ.
I had it done in Resolume in Advanced settings where you can decide what goes to which projector and than apply the desired effect. Can this also be done in vdmx? Thanks for any help!
You can add a Horizontal Flip FX to a layer. If you are mirroring the same thing over two projectors, you can change the projector orientation within the projector itself.
You can have two separate layers with VDMX (one flipped, one with out), that are fed by a master layer that you are mixing to.
Hi,
thanks for the reply.
Yes, I know that option is there, I was just trying to avoid two layers. Iâm already controlling the main screen with another computer, so I was trying to keep it simplest possible. Maybe changing the projector orientation would be the solution. Thanks again for your advice!