QtMultimedia has several backends. For example, on Windows, QtMultimedia uses DirectShow and GStreamer for Linux. Thus, the list of supported formats depends on the backend and codecs available on the target system. See the list of QtMultimedia plugins and some backend information .
source share