How to solve QMediaPlayer::ResourceError ?
General and Desktop
1
Posts
1
Posters
1.1k
Views
1
Watching
-
Hi,
I'm trying to make the videowidget example work and i get the QMediaPlayer::ResourceError error. Documentation say that it mean "A media resource couldn't be resolved.". But i put the correct path (absolute path) so what is the real problem ? I'm using Qt 5.2 and i've installed all the necessary plugins.
Thanks.