zoukankan      html  css  js  c++  java
  • 一款不错的开源屏幕(窗口)录制软件 CamStudio

    参考网址 : http://www.funchords.com/

    In my Favorite Freeware aisle, I'm sharing those programs that:

    • I use a lot
    • Recommend to others
    • Are totally free to use and distribute

    CamStudio records activity from your screen into .avi or .swf movie files. It is ideal for demonstrating software, creating training, capturing a meeting, or recording buggy behavior.

    The program is insanely easy to use, generates relatively small files, and records sound from a microphone or your system speakers.

    Version 2.0 seems to be the last freeware version, and many copies disappeared from the internet as a training company seems to have taken a commercial interest in the technology.  However, the license.txt of these full-featured versions provides for free use and distribution.

  • CamStudio Lossless Codec 1.0... optional software that improves the clarity of the picture, but has to be on the systems of both the creator and viewer of the file. This is usually not convenient.
  • 我的话:

    下了一个2.6版的,试着用了一下,效果不错。源代码只能找到2.0版的,就是从上面的网址找到的。用钩子实现的,开始研究源代码。

查看全文
  • 相关阅读:
    忘记oracle的sys用户密码怎么修改
    C语言 给字符数组赋值的方法
    linux编译中的常见问题
    Ubuntu下查看linux版本,内核版本,系统位数,gcc版本
    Win7中打开chm文件内容无法显示问题
    exit()与_exit()函数的区别(Linux系统中)
    【BZOJ3456】城市规划(生成函数,多项式运算)
    【BZOJ3028】食物(生成函数)
    【CF438E】The Child and Binary Tree(多项式运算,生成函数)
    【BZOJ3771】Triple(生成函数,多项式运算)
  • 原文地址:https://www.cnblogs.com/mazhenyu/p/2423839.html
  • Copyright © 2011-2022 走看看