subtitle_tonemap
subtitle_tonemap copied to clipboard
Maps PGS subtitles to a different color/brightness
subtitle_tonemap
Maps PGS subtitles to a different color/brightness
Requirements
BDSup2Subhttps://www.videohelp.com/download/BDSup2Sub512.jarJava runtime
Options
<INPUT>Input subtitle file or directory containing PGS subtitles. Positional argument.--output,-oOutput directory.--percentage,-pPercentage to multiply the final color of the subtitle. Defaults to 60%.--fixed,-fUse 100% white as base color instead of the subtitle's original color.--color,-cHexadecimal color value to use as base color for--fixed. RRGGBB.- Overrides
--fixedto true when set.
- Overrides
Usage, in CLI:
- BDSup2Sub512.jar has to be in the same directory as the executable.
subtitle_tonemap.exe "path/to/subtitles" -o tonemapped
Will tonemap the input subtitles (can be a single file or directory input) to the output directory.