Today the tests in CI use the screen size: 1280x1024x24
That is a 5:4 aspect ratio. I think it makes sense to use 16:9 instead. What about using 1280×720 to have a more common aspect ratio and fever pixels to make the CI a little bit faster?
The bigger screen we use, ffmpeg will take more CPU power.
See also T408699
AC:
- Document the new (or old) screen size we want to use and make a plan on how to implement it.