|
|
|
|
|
by sorryitstrue
2267 days ago
|
|
One thing I wish you could do is have two different copies of an input - in my case, I wanted a video stream input (webcam) where I apply one set of filters to it for one scene, and a different set of filters to another scene. Seems like filters are globally applied to the instance, and you can't have two different scene elements with the same video input device. |
|