Hello all. I am developing an application on RHEL8 using vlc 3.0.13.1 and Qt 5.12.5 which incorporates an instance of VLC embedded in a QWidget and allows the user to take a screenshot of the vlc player. The libvlc documentation mentions that the screenshot can be saved in png, jpg, or tiff format, ...