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()
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