Is QMediaPlayer supporting AVI files
-
I tried the example "videoWiget" and it only support mp4... but the mime supported returns avi
So when I select an AVI file it's grey even when the typeselector is on AVI DIVX(returned from mime supported)
I can't accept the avi file.
SO is QMediaPlayer a useless class? or The example badly implements support for codecs?
I tested on linux It reads only the sound and black frame for display(the type selector is on . and nothing more)
On Mac OS X catalina I can't even choose something else than mp4 -
I tried the example "videoWiget" and it only support mp4... but the mime supported returns avi
So when I select an AVI file it's grey even when the typeselector is on AVI DIVX(returned from mime supported)
I can't accept the avi file.
SO is QMediaPlayer a useless class? or The example badly implements support for codecs?
I tested on linux It reads only the sound and black frame for display(the type selector is on . and nothing more)
On Mac OS X catalina I can't even choose something else than mp4@Arafaer86 said in Is QMediaPlayer supporting AVI files:
On Mac OS X catalina I can't even choose something else than mp4
Choose where?
On Linux you need to install needed GStreamer plug-ins.