本文介绍了任何免费的C#库​​,用于视频录制各地(屏幕)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找免费的C#(。网)库,允许我记录我的电脑屏幕上的视频(以及声音)(基本上,做Camtasia的那样)。

I am looking for free C#(.net) libraries that allow me to record videos(plus sound) of the screen of my computer (basically, to do what camtasia does).

有什么好用,在吗?

感谢

推荐答案

我碰到这个问题的解决方案,它使用Windows媒体连接codeR 9记录桌面。这是有点过时,但我想你会觉得很有趣或有用的:<一href="http://www.c-sharpcorner.com/UploadFile/satisharveti/EnhancedDeskto$p$pcorder07222008041309AM/EnhancedDeskto$p$pcorder.aspx" rel="nofollow">http://www.c-sharpcorner.com/UploadFile/satisharveti/EnhancedDeskto$p$pcorder07222008041309AM/EnhancedDeskto$p$pcorder.aspx

I came across this solution to your problem, which uses Windows Media Encoder 9 to record the desktop. It's a bit dated, but I think you might find it interesting or helpful: http://www.c-sharpcorner.com/UploadFile/satisharveti/EnhancedDesktopRecorder07222008041309AM/EnhancedDesktopRecorder.aspx

这篇关于任何免费的C#库​​,用于视频录制各地(屏幕)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-11 21:19