创建视频文件
我将如何创建一个记录用户与桌面交互的类。 它应该将其转换为视频格式,例如 wmv 文件?
How would I create an class that records the users interactions with the desktop. and it should convert it to a video format such as wmv file?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Cam Studio 是开源的,用 VC++ 编写。 来源也不算太差。
http://camstudio.org/
Cam Studio is open source and written in VC++. The source is not too bad either.
http://camstudio.org/
Windows Media Encoder 具有此功能(CodeProject 文章 4.66 评级)
Windows Media Encoder has this ability (CodeProject article 4.66 rating)