Qt 5.5.0 Multimedia Backends
Unsolved
General and Desktop
-
"Qt Multimedia features for Windows are implemented in two plugins; one using the Microsoft DirectShow API, and another using WMF (Windows Media Foundation) framework"
How do you configure Qt to work with the WMF framework?
Thanks in advance
@Ugiat
AFAIK you need to compile Qt in this case yourself, since the official releases are only shipped with the dsengine.dll mediaservice plugin -
Hi,
You can avoid the complete Qt build and only do the qtmultimedia module. WARNING: this however it will replace the one you have installed.