@jsulm In Qt Creator and in VS 2022 as well.
Qt Creator:
5353555d-9324-4191-893c-fecc5c693f47-image.png
VS 2022:
bb6a6442-08eb-47b0-8094-ebbe6633792b-image.png
EDIT: I found the problem... QAbstractVideoSurface has been replaced by the QVideoSink class in Qt6:
https://doc.qt.io/qt-6/qtmultimedia-changes-qt6.html
EDIT2: I think i will open two different topic since I found different "bug?"