sfTheora
June 25, 2020 ยท View on GitHub
About
sfTheora is a static library for playing Theora videos on SFML.
CMake Usage
- Set
SFML_DIRto the directory where theSFMLConfig.cmakeis located - Download the libtheoraplayer SDK 1.1.0 or build libtheoraplayer yourself
- Set
THEORAPLAYER_SDK_INCLUDE_DIRto the include directory of the SDK - Set
THEORAPLAYER_SDK_LIB_DIRto the library directory of the SDK for your OS - Set
CMAKE_INSTALL_PREFIXto your preferred installation directory - Generate the make or project file
- Build the
INSTALLtarget
Author
Kerli Low (a.k.a. zorexx) kerlilow@gmail.com
Download
sfTheora is available for download at: https://github.com/eXpl0it3r/sfTheora
Discussion
Discussion for sfTheora is available on the SFML forum: https://en.sfml-dev.org/forums/index.php?topic=4448.0