HS is a python script that simplifies re-encoding a video with subtitles irreversibly merged into its frames.
It starts from a video source file and its SubRip text file format (at this moment only srt files are supported) and it will produce a new video file of the same type of the source but with subtitles merged into video track.
This script is useful if you have an old video decoder which does not support external srt files or if you prefer that subtitles for your video have to be immutable.
This page is intentionally left blank.
At least until #3 will be resolved.
Once installed, the command syntax is:
hs -o <output_dir> source_dir
HS has also additional paramteres:
hs -o out/ in/
hs -s 4 -o out/ in/
If something does not work as expected or you think you found a bug on HS, you should open an issue on GitHub.
We regularly check this tracking system and we surely would give you some feedback on your enquiries but keep in mind that: