Video widget on portrait mode
Hello,
I use a custom board based on STM32H750 (as Discovery board) with a 800*480 TFT (24 bit).
I try using the Video widget with the sample_video_1_medium_480*272 but in portait mode it show bad image, not understandable.
Next I try a custom video with 480*320 resolution: now i see the rows and columns are inverted.
For the first video I think there is also a problem with number of rows (272) since is not divisible for 32.
If I change setting in Touchgfx designer with landscape, both 2 video are correct.
I need to work in portait mode: I have to modify something in the program or try to rotate the video before compile?
Thanks.
toma Fabio
