Yes I could, no I don't want to, sorry.
On the other hand, I revamped the movie generator:
http://rapidshare.com/files/113345949/tas-movie-editor_generator.rar.html
It will:
INSERT
Will add new frames to the movie with all combinations of buttons you tell it to use (or idle frames). It will add these new frames at specific points or it will automatically search for good zones to do this on your movie (before existing input).
Use: When about to give the final blow to the boss but have to wait 'n' idle frames, or 'n' frames while holding left and/or right to manipulate the drops.
REPLACE
Will replace existing frames with new input. You define the buttons to press and can let the program generate all combinations possible, or you can give hardcoded input combinations, or you could leave it empty and the program will use all possible inputs from the console (dont do this, seriously). Again you also tell what frames to change, or can let the input search do its job.
Use: When you want to manipulate the rng but don't want to waste frames (insert).
REMOVE
Will remove frames from the movie. You define the frames, or can let the input search do the job for you. You may also tell it to only look for for certain input when searching.
Use: When you swear your movie is optimal, well, double check with this.
In all cases it will test all possible combinations given your configuration. But... don't go crazy, its better to always reduce the scope (ie from 10 bajillions to just 10 thousand) so the number of movies created is easier to work with.
For generations that create thousand of thousands of files, the generator will stop after creating 'n' files and create a "savestate" file so the job can be resumed later. The program will only need this file and the original movie (the config is not needed).
Your only problem is that you will have to READ the config file which has a lot of text explaining how to change each parameter.
Oh and also since I did this in one day, you will have to help finding bugs, most of them are just me using a variable from remove when doing replace and the like. I tested... many... of the features, so there's room for errors. ie. In theory you can use all three generation modes at once but I didn't test it doesn't crash or does something funny.
So now just push people to add automatic movie play with address check on their emulators, and you could have a basic bot.
_