Slice input as screen

Post your questions here and we'll all try to help.
Post Reply
User avatar
Arvol
Posts: 2893
Joined: Thu Jun 18, 2015 17:36
Location: Oklahoma, USA

Slice input as screen

Post by Arvol »

More of a question than a bug.

I can only route an entire screen to a slice if that screen is set to virtual output.
Can you not output an assigned output screen to another screens slice?
(example: Got a funky pixel map with stuff all over the place, and I want to send that output arrangement to a clip source that I can preview)

Thanks

Online
Zoltán
Team Resolume
Posts: 7603
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: Slice input as screen

Post by Zoltán »

Arvol wrote:Can you not output an assigned output screen to another screens slice?
Indeed that's not possible.
The outputs are drawn directly to the Screens, they are not present as a temporary texture that could be used in another slice.
This would require another renderpass.

What you could do would be to switch your pixelmap's screen to virtual, then create a new Screen that would drive your output with the pixel map's virtual screen routed to a single slice.
This way you could use the pixel map texture in other slices too.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

Post Reply