Subtitles with QMediaPlayer
-
I am logging gps coordinates in a .srt file and I am saving a video file.
When I play it back in VLC it plays back perfectly. How can I view this subtitle file with my video on QMediaPlayer?
Is there anyway I can view my .srt file on a QLabel or some widget but switching happens according to logged time?