Audio but NO video while display .MOV file (qml & MediaPlayer)
QML and Qt Quick
3
Posts
2
Posters
1.3k
Views
1
Watching
-
Can depend on some missing codecs on windows.
On my experience with windows of video playback with Qt, I found out that what codecs Qt app searches depends also on how it has been compiled.
For example, an app that uses Qt msvc version look codecs in a different way of an app that uses Qt mingw.I got the most wider range of video format playbacks using the Mingw version of Qt and installing K-Lite Codec Pack for windows: http://www.codecguide.com/download_kl.htm