I installed the codec you suggested. Internet Explorer can play youtube videos and also Qt seems to be able to play webm video files (tested with the qmlvideo example). Anyway, the same behaviour occurs with the Youtube View example. Still no video. I tested with both the ANGLE and OpenGL version. I also noticed that now (not sure before installing the codec) by hovering on the slider of the youtube player I get previews of the video. Don't know if that makes any difference. Also tried QT_DEBUG_PLUGINS=1 but I got no error after clicking play. Is there anything else that I can do to find out what is wrong here? Thanks.
Luca On Wed, Jun 11, 2014 at 10:27 AM, Lopes Yoann <[email protected]> wrote: > On Jun 10, 2014, at 11:40 PM, Luca Carlon wrote: > > I would like to be able to play youtube videos in a QML element. I came > across the perfect example in the Qt tree: > http://qt-project.org/doc/qt-5/qtwebkitexamples-webkitqml-youtubeview-example.html. > However it seems to work perfectly for me on Linux, but not on Windows. > What I see is that the application starts normally and shows both the video > and the list on the top, but clicking on the play button results in the > player never completing the "loading" step, with the activity indicator > never disappearing. No error log. > > > Installing the WebM codec for Windows Media Foundation should fix the > problem: https://tools.google.com/dlpage/webmmf/ > > -- > Yoann Lopes > >
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
