views:

18

answers:

1

Hi

I am using axWindowsMediaPlayer control in my windows mobile application with using .net CF 2.0, I want to play the video with subtitle.(SRT file type) Any one know how to add the SRT file in AxWindowMediaPlaye ,It is possible ?

Pl. give me some suggestions

Thank you in advance.

A: 

Yes, write or find a DirectShow filter that displays the subtitle. You can also write your own player.

For ASF playback (e.g. wmv, wma) on PC you need to add a script stream to the file. Not sure if the mobile version of WMP supports captioning.

Sheng Jiang 蒋晟