unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 240 forks source link

How to open subtitles #494

Closed gchibeni closed 4 years ago

gchibeni commented 4 years ago

How should I open a subtitle to play with a video?

I have not found a way to play subtitles. I tried searching everywhere but i cannot find, the only thing I can do is open a media to play. What should I do to open a subtitle with my video?

Media.Open(new Uri videoUri); Media.OpenSubs(new Uri customFolderSubtitleUri);

Issue Categories

Version Information