solid-software / flutter_vlc_player

📺 Flutter VLC powered video player.
506 stars 247 forks source link

Subtitle/Audio support? #61

Open sokryptk opened 4 years ago

sokryptk commented 4 years ago

Hi, been using the library for a long time, thanks for the work!

But since I'm digging into more advanced stuff, is there anyways to show the embedded subtitles of a video file, if else any way to a pass a subtitle file (.srt)?

Secondarily, is there any method for switching audio provided by the video? Some videos have dual audios and switching audio at will might be great!

Cheers.

dhruvkelawala commented 4 years ago

Yes, Please. Subtitles support is indeed needed.