QMediaList load video first
Unsolved
General and Desktop
-
I using the QMediaPlayer to do a video player. And I hope it's can smooth and quick change to next video.
QMediaPlayList have two video by addMedia(QUrl). When change to next video. It have a moment black screen. I think is need time to load?
I want to try load the video first. Use the QMediaList::Load(QUrl,""); ErrorString always return "playlist type is unknown".
please that me known how to fix it.
Qt Version 5.5.