I’ve built example ‘qmlvideo’ on Qt 5.2 on Mac OS X 10.8. In this example video plays in QML Video item. File in MP4 container (H264/AAC). And it plays flipped (upside down), not rotated on 180.
Built ‘video’ example (on QtWidgets, plays in QVideoWidget). And this example plays video normally.
Also, I’ve built qmlvideo on Qt 5.1.1. In this case same mp4 file plays normally too.
Does anyone know about this problem? Is it a bug of Qt 5.2 or something else?
↧