Awesome
sfTheora
About
sfTheora is a static library for playing Theora videos on SFML.
CMake Usage
- Set
SFML_DIR
to the directory where theSFMLConfig.cmake
is located - Download the libtheoraplayer SDK 1.1.0 or build libtheoraplayer yourself
- Set
THEORAPLAYER_SDK_INCLUDE_DIR
to the include directory of the SDK - Set
THEORAPLAYER_SDK_LIB_DIR
to the library directory of the SDK for your OS - Set
CMAKE_INSTALL_PREFIX
to your preferred installation directory - Generate the make or project file
- Build the
INSTALL
target
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