How do I rotate LVDS display 90d with Qt5 Widgets on mx6 (OpenGL ES)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do I rotate LVDS display 90d with Qt5 Widgets on mx6 (OpenGL ES)

1,691 Views
ottob
Contributor IV

Hi There,

We have a 480x800 LCD Display that we would like to use in landscape mode with gstreamer for background video and Qt5 Widgets for the UI. Rotating the video is straightforward by passing rotate=270 to the mfw_v4lsink element, however we have not been able to rotate the Qt5 Widget UI. It is my understanding that rotation is typically handled by the framebuffer and set through the sysfs interface, but that does not appear to work.

/sys/devices/platform/mxc_sdc_fb.0/graphics/fb0/rotate

Are there any solutions to this ?

Thanks in advance,

/Otto

Labels (4)
0 Replies