从图像创建视频将音频添加到该图像中

问题描述:

我需要知道,

如何同时录制带有音频的屏幕.
我不需要任何SDK,而我只需要.net代码而无需外部dll.
我尝试使用AVI包装器.但是该文件的大小太大.
谁能帮我解决这个问题.

I need to know ,

How to Record screen with Audio in same time.
I don''t need any SDK and all I just need .net code without external dll.
I try using AVI Wrapper. But Size of that File is too large.
Can anybody help me out to sort it.

请以后使用真实标签.台式机?

AVI很大,因为它们没有被压缩.当然,压缩速度较慢.或者,您可以在创建文件后进行压缩.该网站上有大量关于视频创作的文章.
Please in future use real tags. Desktop ?

AVIs are large, because they are not compressed. Compressing is slower, of course. Or you can compress after creating the file. There''s tons of articles on video creation on this site.