Requirements Python3 and ffmpeg converter has to be installed on your system
python3 main.py <dirname>
dirname - path to a directory where your .ts chunks are located
- Order - .ts files are sorted alpha-numericaly.
- Your folder should NOT contain merge.ts merge.txt and output.mp4 files.
- Final output.mp4 file will appear in the folder where you called a script, so make sure you do NOT already have output.mp4 file there. Otherwise it will be overriden.