This question is occasionally asked by developers who've configured the latest release of THEOplayer.
The most common reason why closed captions are no longer working is because the texttrackrendering
feature isn't enabled. To verify whether this feature is enabled you can execute the query below.
var subsEnabled = (THEOplayer.features.indexOf("texttrackrendering") > -1)
Other frequent reasons: