ScreenKast 0.1.3 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 0K
Developer: Bram Biesbrouck
0 stars award from rbytes.net

ScreenKast is a screen capturing program that records your screen-activities, supports commentboxes and exports to all video formats.

ScreenKast also acts as a client for the captorials.com website that enables you to share your captured tutorial with users around the world.

Installation:

Unpack the screenkast source tarball and go into the uncompressed directory.

$ tar xvzf screenkast-0.1.tar.gz
$ cd screenkast-0.1

Build the necessary autotools-files and configure.

$ make -f Makefile.cvs
$ export CXXFLAGS="-I/usr/local/include/libinstrudeo"

NOTE: make sure you copied the libinstrudeo-source files to this directory.

See the INSTALL-file of libinstrudeo for more details on this.

$ ./configure

Compile the library.

$ make

Install the library.

$ make install

What's New in This Release:
Fixed focus-order in all dialogs.
Commentbox end now feature.
Video properties display.
Adjustable default commentbox settings.
Fixed the file-open on error bug
Improved open/close-state handling.

ScreenKast 0.1.3 search tags