|
|
recordMyDesktop 0.2.6
by biocrasher (http://freshmeat.net/~biocrasher/)
Sun, Oct 1st 2006 22:32
About:
recordMyDesktop is a program that captures audio and video data from a
Linux desktop session, producing an Ogg-encapsulated Theora-Vorbis file.
The main goal is to be as unobstrusive as possible by proccessing only
regions of the screen that have changed.
Changes:
Behavior on stream desync has changed, so that dropping of sound is no
longer necessary. Theora return values are now properly checked to avoid
inserting corrupt packages into the stream. Major memory leaks have been
fixed. These were related to the rectangle insertion algorithm and
discarding of used sound buffers, which are now properly handled. The
reason for a segmentation fault occurring on seemingly random occasions
(related to the lack of thread safety over libogg calls) has been found,
so the problem should no longer appear.
Release focus: Major bugfixes
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/recordmydesktop/
Homepage:
http://freshmeat.net/redir/recordmydesktop/65388/url_homepage/recordmydesktop.sourceforge.net
Tar/GZ:
http://freshmeat.net/redir/recordmydesktop/65388/url_tgz/recordmydesktop-0.2.5.tar.gz
Changelog:
http://freshmeat.net/redir/recordmydesktop/65388/url_changelog/shownotes.php
CVS tree (cvsweb):
http://freshmeat.net/redir/recordmydesktop/65388/url_cvs/recordmydesktop
|
|