Skip to content

sfTheora is a static library for playing Theora videos on SFML.

License

Notifications You must be signed in to change notification settings

eXpl0it3r/sfTheora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfTheora

About

sfTheora is a static library for playing Theora videos on SFML.

CMake Usage

  • Set SFML_DIR to the directory where the SFMLConfig.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

About

sfTheora is a static library for playing Theora videos on SFML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published