video-splitter/manifest-sample.json
Alex Natskovich c7b79d0ab2 adding sample json file for manifest
now that I finally tried it myself :)
2026-04-24 17:20:14 -07:00

12 lines
188 B
JSON

[
{
"start_time": 0,
"length": 34,
"rename_to": "video1"
},
{
"start_time": 35,
"length": 22,
"rename_to": "video2.mp4"
}
]