Hi,
We are trying to use the overlay approach for Video: to make video
visible, we are clearing the hole in the graphics frame.
Disabling the accelerated compositing, it is OK: video is visible.
When the accelerated compositing is enabled, video is not
visible because the graphic is always on to
Hi,
I'm using QT-5.1.1.
I'm trying to run a video with a large size (600Mb but we have only 400Mb),
- Using http protocol, the video starts to play and then I'm getting the
following failures:
sometimes
"terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Hi,
Running some html5 tests, I'm getting the following error:
GStreamer-ERROR **: gstbuffer.c:542: failed to allocate 38707983 bytes
Debugging the issue, I see that we are trying to allocate a 38707983
bytes in "StreamingClient::didReceiveData(ResourceHandle* handle,
const char* data, int len
Hi,
How to fix the issue please?
here after the error again :
qrc:///qml/BrowserWindow.qml:30:1: plugin cannot be loaded for module
"QtWebKit": Unknown error
QObject::connect: Cannot connect (null)::pageTitleChanged(QString) to
BrowserWindow::onTitleChanged(QString)
QObject::connect: Cannot conn