红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

xvidcap linux

xvidcap linux

Introduction:
This site is about xvidcap, a small tool to capture things going on on an X-Windows display to either individual frames or an MPEG video. On Windows machines there are commercial tools like Lotus ScreenCam or Camtasia which do a very good job esp. for the purpose I was needing such a tool for: Software documentation, esp. installation procedures and such.

On UNIX machines I have searched for a comparable tool for a long time with little luck. Some day, I came across a program written by Rasca Gmelch which went a good way, just not quite there. It was able to capture to individual frames and save them in indivdual screenshots (which can be converted into a video with tools like transcode.)

This approach for me required more storage than I had available, so I added an on-line encoding facility using FFMPEG's libavcodec/libavformat. And since Rasca no longer has the time to maintain his code, I took over and the code to sourceforge.

Today, I suppose xvidcap does its basic job, though I find bugs and possible improvements every day. If you are a developer, appreciate a tool like xvidcap, and want to help improve it, contact me at the sourceforge site.

http://xvidcap.sourceforge.net/

TOP

发新话题