Re: [Development] Failed to start video surface on QML

2012-09-06 Thread Mark
inter...@qt-project.org is the list for you :) On Thu, Sep 6, 2012 at 10:03 PM, rgomez wrote: > ** > > Hi, I am starting to study QML. I make a simple application to play a > video with QtMultimediaKit, it does nothing, printing the message "failed > to start video surface", then the video keeps

Re: [Development] Failed to start video surface on QML

2012-09-06 Thread Leandro Melo de Sales
I don't suppose you will get answers for such kind of questions here in this list. Br, Leandro. -- Leandro Melo de Sales Professor at Institute of Computing at Federal University of Alagoas, Brazil PhD candidate in Computer Science Pervasive and Embedded Computing Laboratory, UFCG Twitter: @leand

[Development] Failed to start video surface on QML

2012-09-06 Thread rgomez
Hi, I am starting to study QML. I make a simple application to play a video with QtMultimediaKit, it does nothing, printing the message "failed to start video surface", then the video keeps on black. Following the source code: import QtQuick 1.1 import QtMultimediaKit 1.1 Item { width: 410; heig