02.10.2024, 20:32
(02.10.2024, 20:10)Selur Wrote: Since I haven't used this for quite some time, I'm not even sure it still works.
I tested it.
It will be generated a number of tasks that is depending on scene change and minimum chunk length.
The number of tasks encoded in parallel depend on value of Jobs->Misc->Parallel subjob count.
The current implementation crash during the merge if in the path there are spaces.
To work in the txt including the clips to merge it is necessary to use the character quote '
for example
file 'video1.mp4'
file 'video2.mp4'
This is also explained here: Concatenate Videos Together Using ffmpeg
A part this problem, it seems working.
Dan