1

I had coded a program that records a screencast using AviFile Lib and set the framerate, but i need to adjust the framerate after the recording its done. How can i re-set the header of the avi-file changing the frame-rate of the avi file created?

Thanks in advance.

4

1 回答 1

1

在 codeplex 上有一个库和示例应用程序,它可能会有所帮助: http: //www.codeproject.com/Articles/7388/A-Simple-C-Wrapper-for-the-AviFile-Library

于 2012-11-29T11:24:14.037 回答