Again, I duno if this has been suggested before, but how about an "add statID to existing movie" option on the main menu? MP4Box supports appending files with the -cat option, so it'd basically consist of making the 5-second statID into its own movie file (at the right res/frame rate, duno how hard that part would be), then running
MP4Box -cat statid.mp4 -cat originalmovie.mp4 -cat statid.mp4 newmovie.mp4
Seeing as there are times when the completion time is decided on after the movies have been encoded, I think this'd be a good feature.
MP4Box -cat statid.mp4 -cat originalmovie.mp4 -cat statid.mp4 newmovie.mp4
Quote:
$ "/cygdrive/c/Program Files (x86)/anrichan3.0/MP4Box.exe" -cat EmpireCity_Day1/EmpireCity_Day1_XQ.mp4 -cat Spagonia_Day1/Spagonia_Day1_XQ.mp4 ph33r.mp4
Appending file EmpireCity_Day1/EmpireCity_Day1_XQ.mp4
No suitable destination track found - creating new one (type vide)
No suitable destination track found - creating new one (type soun)
Appending file Spagonia_Day1/Spagonia_Day1_XQ.mp4
Saving to ph33r.mp4: 0.500 secs Interleaving
Appending file EmpireCity_Day1/EmpireCity_Day1_XQ.mp4
No suitable destination track found - creating new one (type vide)
No suitable destination track found - creating new one (type soun)
Appending file Spagonia_Day1/Spagonia_Day1_XQ.mp4
Saving to ph33r.mp4: 0.500 secs Interleaving
Seeing as there are times when the completion time is decided on after the movies have been encoded, I think this'd be a good feature.