Hi, In my current MeeGo setup, I would like to disable the colorspace element during video playback. It is enabled by default in the interface: http://qt.gitorious.org/qt-mobility/qt-mobility/blobs/master/plugins/multimedia/gstreamer/qgstreamervideorendererinterface.h#line62 To work around this I have overridden the function to return false in qgstreamervideowidget.h, however it's still a workaround and it would be nicer to have a more dynamic solution. Would it be possible to implement some way of determining if the colorspace element is required, e.g. some kind of negotiation between the widget/renderer(?) and xvimagesink, or a platform configuration that is read by the widget/renderer, or some application level accessible utility function? Perhaps even in Qt Mobility 1.2? By the way, should this kind of request go through the Qt Bug Tracker?
BR Fredrik
_______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
