Closed sujithhanwha closed 1 week ago
This change would contradict annotation of Width and Height in VideoResolution2. Statements need to be adapted.
DTT checks the resolution against the streamed video resolution. Check consequences of this change for DTT.
We received feedback from the DTT team. In the current implementation, if a DUT is initially set to a 90-degree rotation, it can cause issues with height and width validation (although it’s rare to start with a 90-degree rotation). To address this, they recommend adding a prerequisite to the test specification to start the test with a 0-degree rotation.
Please review the clarification text for issue #457