GifCam
转载:http://blog.bahraniapps.com/?page_id=21
下载 http://pan.baidu.com/s/1c0vdHIw
GifCam
Note:
GifCam comes free from any harmful/adware software. I found some websites host GifCam and bundle it with malware/adware/toolbars..
make sure to get it from this official webpage latest version 3.1.
GifCam is easy and fun animated gif making app.
GifCam has a nice idea where the app works like a camera that stays on top of all windows so you can move it and resize it to record your desired area.
When you’re ready, click “Rec” to start recording or click “Frame” to record a single frame.
GifCam is practical
While recording whenever GifCam finds the previous frame is same as the new recorded one it automatically adds delays (milliseconds the frame stays on screen) instead of adding a new frame and increasing gif size.
Add to this GifCam doesn’t draw the whole frame it draws greenscreen (transparent pixels) by comparing the alternately frames and just draw the different pixels, that saves a lot of kilobytes.
Editing
GifCam comes with simple and powerful frames editing,
To delete frames/add or remove delays, click on “Edit” button then right click on the frame you want to edit :
Saving
When you done recording and editing,
you can save your gif in 5 color reduction formats.
*Windows XP doesn’t support “split button” natively so right click on the save button to get the save menu.
GifCam can be used in many creative ways like:
creating an animated painting using MS Paint (264 frames just 17.4 KB !!)
or delivering an animated message in notepad (123 frames just 13.4 KB !!)
or creating a retro gif (monochrome color redaction) from YouTube video (41 frames 219 KB)
Version 2.0
updated 3/June/2013
- Add text : with Add text you can write some text in one line or more, set the frames range, position the text , align it left/center/right , add shadow and change the font with the native Windows font dialog.
- Two more Frame rate options for more smooth gif:Open: open a gif file as you are the one who record it, so you can continue record , edit the frames and the delays, or save it to other color redaction format.
- 10 FPS(0.1 second delay) the default.
- 16 FPS(0.06 second delay) minimum accepted delay in all major browsers.
- 33 FPS(0.03 second delay)
minimum accepted delay in modern browsers, notice that some browsers doesn’t accept 0.03 delay between frames and round it to 10 FPS(0.1 second delay).
- A new way to adjust frames delay: By dragging the delay label (each pixel = 0.01 second)
Shift + dragging will add/remove delays to/from all frames (0.03 second is the minimum delay).
- Disable GreenScreen: Shift + Save Button(or any save redaction option).
- Capture cursor: useful for demonstrating the mouse interaction.
- Nearest: Nearest Uses the (nearest color matching algorithm) which produce a less size gif (this depends on how nearest the colors are).
- Full Screen: GifCam ignore recording area and capture the Full Screen.
- Recording different frames dimensions (resize while recording).
- One Gigabyte Memory usage limit: to prevent slowing down the system.
- Getting the recording area dimensions while resizing the app.
- Other bugs fixes and tweaks.
Version 3.0
updated 3/december/2013
Version 3.0 comes with five Sweet features and some minor fixes:
- Resize: anti-aliasing resize frames by percentage.
- Yoyo: adds reverse frames.
- Draw Green Screen: with this feature you can create part moving part still gif “cinemagraph” (press shift to draw on one frame).
- Preview: preview with size.
- Export To AVI: export your record to uncompressed video.
GifCam的更多相关文章
- GIF录制神器GifCam
前几天偶然看到一款神器:GifCam! GifCam是什么? 一款录制gif动画图片的小软件,小到不足一兆. 使用方法(简单到不可思议) 百度 GifCam 下载: 不用安装,直接打开gifcam: ...
- [置顶] 我的Android进阶之旅------>介绍一款集录制与剪辑为一体的屏幕GIF 动画制作工具 GifCam
由于上一篇文章:我的Android进阶之旅------>Android之动画之Frame Animation实例 中展示的是Frame动画效果,但是之前我是将图片截取下来,不好说明确切的动画过程 ...
- 工具软件推荐——GifCam
博文里面的动态gif图片都是使用这款软件录制的,可以选择帧率,清晰度,并且编辑每一帧的图片,非常好用,特此推荐~ 注意: GifCam 是一款免费绿色的软件. 大家尽量在官方下载 下载地址. 最新的版 ...
- 我的Android进阶之旅------>介绍一款集录制与剪辑为一体的屏幕GIF 动画制作工具 GifCam
由于上一篇文章:我的Android进阶之旅------>Android之动画之Frame Animation实例 中展示的是Frame动画效果,但是之前我是将图片截取下来,不好说明确切的动画过程 ...
- PCB 录屏工具Screen2Exe GifCam ScreenToGif
我们完成的软件作品后,需要向客户或领导演示软件功能介绍,这里力推3款录屏工具 一.Screen2Exe工具,录制exe视频文件 下载地址 http://pcbren.cn/ShareFiles/Sc ...
- 推荐一款可以丰富博文GIF免费录制工具——GifCam
在网上写博文,看别人添加gif图片很好奇,于是尝试制作并传递了一次,确实挺有意思的,于是分享一下. gifcam是一个绿色的,可以录制GIF动图的小软件,十分适合用来录制电脑的各种操作. 在这里附上工 ...
- Gif截屏工具 - GifCam
如果你需要录制截屏并保存成gif图片格式,那么你一定不能错过GifCam这个神奇的小工具.它虽然只有600K,但功能不可小觑. GifCam (Gif相机) 是一款免费且非常优秀的视频录制/剪辑的GI ...
- Android中手机录屏并转换GIF的两种方式
之前在博文中为了更好的给大家演示APP的实现效果,本人了解学习了几种给手机录屏的方法,今天就给大家介绍两种我个人用的比较舒服的两种方法: (1)配置adb环境后,使用cmd命令将手机界面操作演示存为视 ...
- 免费制作gif图片工具
怎样制作gif图片在你的blog里面呢? 今天给大家推荐一款免费的gif制作软件:GifCam 上面用到的下载地址: http://downloads.tomsguide.com/GifCam,030 ...
随机推荐
- windows下揪出java程序占用cpu很高的线程 并找到问题代码 死循环线程代码
我的一个java程序偶尔会出现cpu占用很高的情况 一直不知道什么原因 今天终于抽时间解决了 系统是win2003 jvisualvm 和 jconsole貌似都只能看到总共占用的cpu 看不到每个线 ...
- 一个效果很华丽的仿桌面APP,却胜似Launcher
开发Android APP的同学是否对于Launcher实现的绚丽效果而痴迷呢?什么,连Android Launcher是什么都不知道.好吧,拿起侬的手机,在解锁后的首页界面上左右滑动滑动,体验体验, ...
- JQuery实现的动态Table(转)
这个例子做的不错,转载备份. 原文:http://www.cnblogs.com/linjiqin/archive/2013/06/21/3148181.html $("#mytable t ...
- svn's diff command
[svn's diff command] svn diff 比较的是版本快照, 跟merge的应用diff完全不一样. 缺省情况下,svn diff忽略文件的祖先,只会比较两个文件的内容.如果你使用- ...
- Python流程控制语句(Control Flow)
Python用于流程控制的语句包括if,for,while,这些都是从C语言借鉴过来的,然后我们会提到pass语句. 1,if if的语法很简答,我们举一个例子就好,注意关键字if, elif, el ...
- Angular 中得 scope 作用域梳理
$scope 的使用贯穿整个 Angular App 应用,它与数据模型相关联,同时也是表达式执行的上下文.有了 $scope 就在视图和控制器之间建立了一个通道,基于作用域视图在修改数据时会立刻更新 ...
- 删除对象中的key
delete obj.a; delete obj["a"];
- Java中的多线程操作初探
问题引出: 说是java,其实还是在做android的时候遇到的问题,在android 4.0以后,访问网络必须在新线程中实现,所以才会遇到这个问题.只是为了方面说明问题,才新建一个java项目.在m ...
- ssh 框架整合试例 (spring+struts2+hibernate)
1.首先用Eclipse创建一个web项目(Eclipse EE 版) new->Other-> 输入web 然后选择Dynamic Web Project->next-> 输 ...
- C:冒泡排序
冒泡排序 C语言在运行的时候,不会帮我们检查数组的下标. 冒泡排序:有n个数字,需要进行 n - 1 趟比较大小(元素的个数减去 1).外层循环 for( int i = 0; i < coun ...