Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.3
-
-
9cb0b5830 (dev), 658930e34 (6.10), 56dbeba14 (6.9), 576cc6461 (tqtc/lts-6.8)
-
Multimedia, weeks 18-19
Description
Inserting glupload as a preprocess element in Qt's GStreamer pipeline by setting
QT_GSTREAMER_OVERRIDE_VIDEO_CONVERSION_ELEMENT=glupload ! glcolorconvert
used to work in 6.7.3 but doesn't work in Qt 6.8.3. The pipeline is fully linked and playing, but the glupload element seems to create its own glcontext instead of using the one provided by Qt.