Question / Help Independent Duplicate Source, or Move Pieces of Source?

Tetris Mike

New Member
Hey, I just started using OBS to capture my Tetris games from a NES console. I got everything working, and made a mask and an overlay image, but now I want to move parts of the captured game around relative to each other. I want to move the score, and line count and next box to all be stacked vertically. I've seen other streamers do similar things. I'm not really sure what this is called.

At first I thought I would just duplicate the source, then make a different mask, for example, to see only the score, and then position it where I want. But whenever I change a mask on one source, it also changes on the other (referenced) source/sources, making it impossible to have multiple masks. If I try making an independent copy of the source I get nothing, just a red square on the screen. Does anyone know how to make an independent duplicate source? Or is there some other way to move around pieces of the source?
 

koala

Active Member
To decouple a filter from a source, put the source into a group (even if it's the only source in the group) and apply any filters to the group, not to the source. Do this with all of the references. This way the filters are not inherited by the source references.
 

carlmmii

Active Member
Btw, instead of using masks you can just use the Transform options. Hold alt and drag the boundary to change the cropping of your source.

Each transform is connected only to the individual source, so you don't have to deal with any kind of extra group layers, or any mask filters.
 
Top