I am evaluating a migration from Qt 4.8 towards Qt 5.2 and the most important point is the multimedia backend. In Qt 5.2 there are some important features the Phonon backend in Qt 4.8 does not provide. But at least the elder version showed subtitles (SRT file in the same directory as the video file).
Neither the documentation nor the trial-and-error provided me any results.
So, does anyone know how to FORCE Qt 5 to show these subtitles? Or isnt it even supported (would be a shame)
Any help is appreciated..
PS: I need exactly the opposite: Disable showing subtitle file in QMediaPlayer