would like to write several small files to one huge file in successive order.i am able to read small files , but still not able to write it to one huge file.
Every time you close the AVI files, you wired a True to "Close All". This is closing your output file as well as your input file. You did this in two places. If you change it to False, it will probably work.