Yalir / sfeMovie

sfeMovie is a simple C++ library that lets you play movies in SFML based applications. It relies on FFmpeg to read medias and remains consistent with SFML's naming conventions.
http://sfemovie.yalir.org/
GNU Lesser General Public License v2.1
114 stars 37 forks source link

Subtitles don't show up #74

Closed Ceylo closed 9 years ago

Ceylo commented 9 years ago

Subtitles don't show up anymore after: https://github.com/Yalir/sfeMovie/commit/063782b6c920b3cdba6f71406a2f880e43e3af95

Ceylo commented 9 years ago

Fixed and merged to master