Server: SET 1 MODE is out of order

Created on 25 May 2020  路  5Comments  路  Source: CasparCG/server

Expected behavior

It should be possible to change video mode by using SET 1 MODE 1080i5000 in the console.

Current behavior

While a channel is in 720p5000 and command SET 1 MODE 1080i5000 is sent in the console DIAG won't reflect the change on the channel.


Steps to reproduce

  1. Start CasparCG Server :-)
  2. Open DIAG & confirm channel is in 720p5000
  3. Send SET 1 MODE 1080i5000 in the console

Environment

  • Server version: 2.3.0 14f52882f Beta1
  • Operating system: Windows 10
typbug

Most helpful comment

I've definitely seen similar quirks with the diag window in the past with some producers.
It probably just needs to call graph_->set_text(...) when changing the format

All 5 comments

Hi Ola

It seems as the DIAG window does not reflect/remove the device set in the mode switch, it just adds the new device at the bottom of the DIAG View. The Mode changes as It should.
The INFO command reports the correct state.
Confusing

/olle

This actually work the same in 2.2, or do I miss something.

Not a regression then. Cool.

I've definitely seen similar quirks with the diag window in the past with some producers.
It probably just needs to call graph_->set_text(...) when changing the format

Fixed in d49b5bc8f7e5490ba7dee8784c349d4136eb07e6

Was this page helpful?
0 / 5 - 0 ratings

Related issues

saltomodules picture saltomodules  路  5Comments

sagar14rocks picture sagar14rocks  路  6Comments

Phil403 picture Phil403  路  3Comments

sesse picture sesse  路  4Comments

ronag picture ronag  路  6Comments