CasparCG / client

Client software primarily used with the CasparCG Server software for audio and video playout, to control graphics and recording, but it can also be used for other tasks within television broadcast.
https://casparcg.com
GNU General Public License v3.0
278 stars 97 forks source link

TRT in Rundown not updated when target changed #285

Open dirkdamerau opened 4 years ago

dirkdamerau commented 4 years ago

When changing a video target inside a rundown item, the TRT is not updated and still shows the TRT of the former video file that was loaded initially when creating the rundown item. The new file plays fine und represents the right countdown during playback. Once stopped the file, the wrong TRT shows up again in the item.

ghost commented 4 years ago

Which version?

dirkdamerau commented 4 years ago

2.2.0 RC 1

ghost commented 4 years ago

Can you provide some more info like os, server version or logs?

dirkdamerau commented 4 years ago

OS: Win7Pro, CCG-Server: 2.2.0 Stable As far as I analysed the bug, the TRT of a videoclip item in a rundown is just set once inside the xml rundown file. If I update the videofile with a different length or replace a rundown item with a new target the TRT is not updated. This came up by using a preset of a specific rundown part where some clips need to be retargeted. Hope this helps.