[PyQt] phonon videoplayer stopped working going from pyqt 4.7 to 4.8

mw mark at tangsoo.us
Wed Mar 2 23:53:05 GMT 2011


>
> Any ideas why this could be?
>

I have the same issue here with a 4.8.1 install.
Sample app attached.

Whether using the VideoPlayer or building my own media graph for video the
picture never showed and python keeps throwing the  same error:
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no
objectName ) to Phonon::VideoWidget ( no objectName ).

Using an audio only graph or the audio player worked as expected.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110302/a770a4ed/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vPlayer.py
Type: application/octet-stream
Size: 678 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110302/a770a4ed/attachment.obj>


More information about the PyQt mailing list