Hello pap014,
Removing frames can be done in the following way:
i = 1 #frame index
chunk.remove(chunk.frames[i])
However, if you have regular issues with not aligned frames (for unknown reason), you can share the sample project (with only few frames) with out support team for more detailed investigation of the problem.