Video segmentation to improve speed

I have a fat GPU and don’t process a ton of videos at the same time, so the parallel processing feature isn’t very helpful in my case.
Thats why i think it would very useful to split a single video into 2 or 3 chunks, process them in parallel and then glue everything back together at the end to speed things up.
Basically an extention to the already added parallel processing, you just decide if you process 3 videos at the same time or split 1 video in to 3 pieces.
Ofcourse it depends a bit on how much speed improvement we can expect in the no so distant future. Maybe VEAI becomes so fast that this isn’t needed but i just want to put it out there in case it’s a useful idea. :slight_smile:

c’est pas mal l’idée :wink: