In this How To you will learn to operate several graphics simultaneously from the Director. Oftentimes you want to have more than one graphic on-air on a machine. We will show you how to define the layout of the graphics and adjust the Director's UI according to the needs of your show.
Even though this is a Director How to it is required to build a template inside the Designer first. And in this Template scene we need to prepare the Template to be able to work in a multi channel show. So if you dont have a Template scene yet head over to this How to and learn how to build one.
A multi channel show can be very helpful in larger productions to keep the different content from getting confused with each other and to make sure it is always displayed in the right way. For example: you could create Channels only for the background, lower third, foreground and so on. This How to will guide you trough the necessary steps to successfully deploy a multi channel Show.
In order to successfully use multiple channels we need to make a Layout Scene. Follow the instructions in the upcoming section and create a layout scene with two ports instead of the example shown with three.
A Layout is a scene loaded by the project in front of the first 'user-scene' on Level 1. Layouts are placed on Level 0 and can be used to create multiple ports the Director can cue and take templates to (see Director Multichannel), do more complex setups or do global data processing.
Layouts are usually very simple scenes holding at least one unlocked Layer Port. Generally, Port Ordinal 0 (the default port) is not locked. A Layout scene is a normal scene: one can use all nodes, add properties to Project and Scene Data and insert layout related content. The possibilities of Layouts are numerous:
Layout scenes opened in the Designer via Scene Tree Editor are marked with a special icon in the scene tab!
The configuration of Layouts is done in the Project Properties. The Layout section in the Project Properties dialog provides possibilities to create and edit Layouts.
A Layout setup is created by clicking the New button. In the General tab, a name for the Layout and the actual Layout scene file can be chosen. The fields Description and Icon can be used to help other users who work on the same project.
The Machine Tags property is a list of comma-separated three-character-codes. They are used to determine which Layout will be used on the current machine. Each machine has a Machine Tag that is defined in its Ventuz Configuration. Once the Runtime is started it will search for that tag in the Layouts - if no tag is given or it is not present in any Layout, the default layout will be used: Every entry in the Layout list has a check-box. The checked Layout is selected as the Runtime Layout which is automatically used if a scene is exported as Presentation (VPR) or the Ventuz Runtime is started in Director mode and no tagged Layout is used.
Now we need to open the Template we made and fill some Properties with information. This has to be done in either one of the following ways depending on if the Template has a Animation or not.
After opening your scene in the Designer you need to find the Animation node. Then take a look at the Animation Editor and select the Logic View. Now click on the yellow present state 1.
As a simple example we are only going to give the Template a name, a keyword and create a Thumbnail.
This Keyword is important later when we are creating the channel rules so the content will only work on the specific channel. To create a Thumbnail simple click the Create Thumbnail button on the bottom of the Properties Editor and leave the Thumbnail Area settings as they are.
Now your Thumbnail is prepared and we can start building the Topology.
When working with a static template like a plain background image there is no animation and there fore also no state where we could edit the properties in. So to reach the Template Data, as they are described in the section above, you need to add at least one property of the node that is inside the Template scene and add it to the Scene data. After that you can access the Template Data by going above the Layer level and clicking on a empty spot inside the Content Editor. Now you should see the Template Data inside the Property Editor.
One of the fundamental design principles of the Director is the separation of content and the actual rendering system via Channels. A Channel is a stream of content (specifically templates being cued, filled with values and taken on air). Where that content is rendered is not part of the show but part of the Topology.
In order to build a new topology for a multi channel show start the Director and hit the small Topology Editor button.
After opening the Editor the first you will probably see is the Topology itself. To navigate inside the Editor hold the middle mouse button to move around, to select things and into empty space to add new things to the Topology. Before you can start building the actual topology you need to know what all this different elements are actually representing.
Now that you know what these elements are lets build a new Topology for our multi channel show. First hit the small + in the bottom left corner to create a new Topology, so we dont work in the default local one. Give it a name and hit ok. There are two ways to add the different elements we need. The first one would be the small menu bar in the bottom left.
Or by right clicking empty space inside the Editor.
Add a Local Machine, and change the Pipes to Dual. As you will see these Pipes only have one Port. To change that click in empty space again and click on Properties. Here you can change the number of input Ports every Pipes will have. To not make it more complicated change it to 2.
This is what you should see by now.
To add a Slot click in empty space and under Add you will also find the Slot. Add two of them and for the sake of clarity name them Channel 1 and Channel 2. Also add two View elements.
In order to connect those correctly we need to connect the View elements first. To determine which Pipe will be handling the rendering of the Program and Preview. To connect a element with another click and hold on a Port and drag it over to the View element.
Now connect the Slot Ports with the respective Pipe.
The Topology is all set and ready to go. Now you can open your show and move on in this guide. Your Topology should be already selected.
With channel rules you can assure that only the right templates can be cued in the right channel. To set those rules open your show with the Topology we just build and click on Show and then on Channels.
By default there are no Channel Rules applied
So let us change the first channel rule, you can either double klick it or single klick on the channel and hit Edit. Now we are going to add 2 new rules to it.
This would now block every Template from being qued, so to only allow Templates with the Keyword "Background" in it we need to create another rule.
Now every Template with the Keyword "Background" in it will be allowed in this Channel. Repeat this steps for youre second Channel with the Keyword set to "Foreground", and you are all set to go live with your first multi Channel show. It is important to know that the order of the rule is important. Ventuz Director is handling the rules from top to bottom. In our case, we block first all entries and afterwards we allow a specific keyword. The second rule is the exception of the first made rule. If we would turn around the order of the rules, we would allow one keyword (which is allowed anyways, in the case of no rules) and afterwards we would block all keywords. The one we allowed before as well.
This section will teach you some valuable Tips and Tricks to optimize your Workflow in the Ventuz Director.
It is possible to override existing Channel rules while operating without the need of changing them. To do this, simply hold the ALT key while dragging a Template in the Channel. Now the rules are ignored and you can que Templates that usually wont be allowed in there.
Here is a list of all Shortcuts and a explanation how you create custom Hotkeys: Shortcuts and Hotkeys