Phonon and XvPutimage problem
-
In my application I use phonon to stream films with phonon::VideoWidget. At the same time I have a window to display v4l cam stream. I use XvPutImage to display cam stream.
When I switched from Xine backend to Gstreamer backend the XvPutImage does not display anything. I think there is some kind of conflict. It is a synchronization problem ?