DirectShowPlayerService::doRender: Unresolved error code 80040218
-
I get this error when I try to play an mp4 video in WebView
DirectShowPlayerService::doRender: Unresolved error code 80040218
not sure what is the problem
-
I got it to work by installing the codecs here.
"http://www.codecguide.com/":http://www.codecguide.com/
I need to make sure to compile the codecs in to the software package with Qt, I am not sure if this will work on all machines
-
I resolved this on Win10 / Qt5.8 by installing DivX software. The error indicates no codecs could be found. I also installed VLC but I'm guessing they are registered since the error persisted.