Skip to content

Renderer for subtitle format SSB.

License

Notifications You must be signed in to change notification settings

UIKit0/SSBRenderer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSBRenderer

SSBRenderer is a plugin for frameservers on Windows & Unix platforms and C library to render 2D graphics by SSB (Substation Beta) data on frames of video streams.
High performance for softsubbing, powerful styling properties and usability have the highest priority in development.

Build

Dependencies:

  • Windows: already precompiled static libraries in "src/libs/win32" & "src/libs/win64"
  • Unix: muParser pango cairo
  • Debian/Ubuntu: libmuparser-dev libpango1.0-dev libcairo2-dev

Currently there're 2 building ways:

  • Use Code::Blocks to open project file SSBRenderer.cbp. Select your build and compile.
  • Execute Makefile with options (BUILD=debug | clean | install | uninstall). On Unix run ./configure first, before you start the Makefile.

Example

See examples or seach online for user videos & scripts.

Contact

Just whisper Youka on IRC servers freenode or rizon, open an issue on github or write a PM in doom9 forum.

Contributing

Every help is welcome, just contact me and tell me what you want to do.
Tutorials, more detailed documentations, bug fixes, source code improvements, ideas for the future, ...

License

This software is under zlib license. For details, read LICENSE.txt.

About

Renderer for subtitle format SSB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published