This software allows to generate a BDSup file from PNG images. This software is for educational purpose.
Usage: ./PGSEncoder output.sup width height
Insert one frame per line on the following format:
<timestamp> <x position> <y position> <path to image|clean>
This software is available on BSD 3-Clause License