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

Random video freeze on Linux #16

Closed Ceylo closed 12 years ago

Ceylo commented 13 years ago

Sometimes video freezes (not audio) when pausing/playing because of incorrect sleep time after switching from Playing to Paused state.

Ceylo commented 12 years ago

Reported by danman but I could not reproduce it in a Debian VM at the moment. And other Linux users reported sfeMovie to work fine.

Ceylo commented 12 years ago

Fixed in commit ca11506290d27c9de92ad5f0fa7ad8e5390caa72.