Hi,
I've been looking through
unit MPlayerCtrl to see if there is anything for attaching subtitles for a video to be played in the control?
It seems as a stand alone mPlayer.exe can do it, but can we do it with the Pascal implementation provided?
Perhaps using...?
videoPlayer.Perform(); or
videoPlayer.SendMPlayerCommand();
TIA,
Paul