First, open up config.json
and modify any values if required.
{
"font": {
"size": 10,
"name": "Arial"
},
"video": {
"video_name": "video.mp4",
"fps": 4,
"width": "50",
"height": "15"
},
"start_at": 0
}
Place your video in the provided location, then run node write_sub
;
Profit 👍
This project is distributed under the MIT License. See LICENSE
for more information.