I'm looking through the documentation and the presets file located here:
https://docs.aws.amazon.com/mediaconvert/latest/apireference/presets.html
Currently, my ts files have duration of 5 seconds. How can I split this even more? For example: 5 ts files with 1 second for each ts file of 5 seconds. Or 2 ts files of 2.5 seconds for each.
I would think that I just need to configure one of the presets above but I can't find one that explicitly says anything about it.