Re: [Development] Broken class in the Qt Multimedia module

2012-12-10 Thread Saether Jan-Arve
t-project.org > Subject: [Development] Broken class in the Qt Multimedia module > Hi all, > > I tried out the VideoWidget example (MSVC 2010 version of Qt 5 RC1), on > Win7 32-bit), and found that it is broken. I inserted qDebug() calls > immediately after QMediaPlayer::setMedia()

[Development] Broken class in the Qt Multimedia module

2012-12-07 Thread Sze Howe Koh
Hi all, I tried out the VideoWidget example (MSVC 2010 version of Qt 5 RC1), on Win7 32-bit), and found that it is broken. I inserted qDebug() calls immediately after QMediaPlayer::setMedia() and QMediaPlayer::play(). Here are the results: * .avi files seem to load (I got no error messages), but