kolyvan / kxmovie

movie player for iOS using ffmpeg
2.84k stars 919 forks source link

Subtitles not being recognized? #142

Open ssaguiar opened 8 years ago

ssaguiar commented 8 years ago

I have set some hls streams in the program, so I can play them. I am able to change the sound (sound channels), but the subtitles are allways off and the only options are 'off' and 'dvb_subtitle'. We have some streams with text and dvb subtitles. Even with that, the app only recognizes the dvb one and don't list the text one. Even when I click on 'dvb_subtitle' the subtitle is not shown (the return is -1). I have tested with several streams but the result is the same.

Do the kxmovie suport subtitles? What kind?

Thanks