How to Enable hiDPI Scaling?
Posted: 30 May 2018 14:47
How do I enable hiDPI scaling so that VLC's interface is larger (images/texts/etc.) so that it looks better on my 4K monitor?
Discussion and support for VLC media player and friends
http://forum.videolan.org/
I know this is a bit of a necro post, but I wanted to say thank you for giving these out, I set my QT_SCREEN_SCALE_FACTORS=3 and now I can finally use VLC on my high DPI touchscreen Microsoft Surface Pro tablet.(you may try to set QT_AUTO_SCREEN_SCALE_FACTOR=0 and QT_SCREEN_SCALE_FACTORS=2), but this might affect other Qt applications.