At my university, they used some service to transcribe recorded lectures and put it out as a txt file. The video files are in WMV format. The subtitles, which I saved as txt, seems to be of a QTText format (quicktime, I assume?). A short snippet at the beginning looks like this:
Can I modify this somehow so the subtitles show up inside Windows Media Player? I'm only using WMPlayer because media player classic doesn't seem to be able to change the rate of playback, even though I'm clicking the button to make it play faster.
Thanks.
Code:
{QTtext}{timescale:100}{font:Arial}{size:14}{backColor:0,0,0} {textColor:65280,65280,65280}{width:320}{justify:center} {plain} [00:00:01.166] >> Male Speaker: Talk, keep talking. [00:00:02.836] So this thing is on, this doesn't do anything though. [00:00:06.606] Shall we get started guys? [00:00:08.986] Give me your attention please. [00:00:10.676] Can you hear okay?
Thanks.
Comment