We have tested and confirmed that the split file names are correct.
If the input file is ABC.mp4 and split into 2 files, the output files are "ABC - 1of2.mp4" and "ABC - 2of2.mp4".
Could you be more specific if you still have the issue?
I put in OutputFilename in the field and the list of files I get are now:
OutputFilename.mp4
OutputFilename (2).mp4
OutputFilename (3).mp4
OutputFilename (4).mp4
...
I used to get as you state above:
OutputFilename - 1ofX.mp4
...