grampajoe / pymosh

Arbitrary manipulation of video files.
MIT License
59 stars 9 forks source link

Construct AVI Headers #3

Open grampajoe opened 13 years ago

grampajoe commented 13 years ago

Need a method for creating AVI headers, both arbitrarily and when the file is reconstructed/written. Ideally, one could create a new AVI index; specify only a couple of attributes like width, height, and codec; and the rest would be determined when the file is rebuilt for writing.