Is there a ffmpeg command to fit part of a video into a certain file size? For example, if it is a 645mb video that is 70 minutes long, and I want 7 parts (each part 10 mins)- to limit each part to 93 mb (the average estimated file size)?
(I already tried to break it up by timestamp,but the files don't end up the same size)