I have this 5 minute long 24fps video, and I need to extend it's length by a factor of some integer number, something like 12, though preferably 24. I need to keep the frame rate the same, which I have achieved through moviepy, but the bit rate has changed. The whole point of this is to create a video that is equally as intensive on an APU, but is longer. I don't understand the implications of higher bitrates, data nor total, but I need to. Is there a way to concatenate a video with itself and maintain those values in the 'details' tab of properties. keep in mind I'm doing low power measurements.
I tried Microsoft Clipchamp, but that gave me 30fps. I looked for other video editors that are free but none gave 24fps. I tried moviepy which gave 24fps but much lower bitrates.