Peter
January 26, 2017, 10:22am
21
Everything you add to a layout (image, video, embedded, etc) can have specified duration.
Layout will reload (or move to next layout) after the region with the longest duration end.
So if you add some long durations on items on your layout, then it will delay any changes / next layout etc.
This article has been updated and can be found at the following location: Understanding Media duration and how it affects playback
When working with Xibo layouts, it’s important to understand how media duration affects the playback of your layout.
For example, a layout setup like this:
Layout A
Region 1: Image 1 (10s), Image 2 (10s)
Region 2: Text 1 (5s), Text 2 (2s)
When that runs, region 1 will show Image 1 then Image 2 because it’s the longest running region on the layout. When that fi…
Ok. So media duration = layout duration?
Can I add transitions between layouts in campaigns? There’s a little “lag” effect in clock (looks like a restart effect) when changing layouts.