Main > Free Download Search >

Free recordmydesktop 0.3.6 software for linux

recordmydesktop 0.3.6

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 32
recordMyDesktop 0.3.6

recordMyDesktop 0.3.6


recordMyDesktop is a program that captures audio and video data from a Linux desktop session. more>>
recordMyDesktop is a program that captures audio and video data from a Linux desktop session, producing an Ogg-encapsulated Theora-Vorbis file.
recordMyDesktops main goal is to be as unobstrusive as possible by proccessing only regions of the screen that have changed.
Installation:
To compile the program you have to go through the regular drill:
~$ gzip -d recordmydesktop-x.y.z.tar.gz
~$ tar -x recordmydesktop-x.y.z.tar
~$ cd recordmydesktop-x.y.z
~$ ./configure
~$ make
~$ sudo make install
You will need the development headers for the following:
alsa (libasound)
X
libXext
libXdamage
libogg
libvorbis
libtheora
As well the regular headers, plus the ones for pthreads (both of which you should have if you have compiled anything else before).
Of the above, the most likely to be missing are probably those of libXdamage and libtheora but any recent linux distribution should offer an easy way to get them.
Enhancements:
- Corrected segmentation fault when recording non-fullscreen areas, using the
- full-shots mode(i.e. no Xdamage)
- Fixed arrays boundary overstep in BlocksFromList (resulting in segfault,
- especially when compiled with -fstack-protector)
- Removed the need for Xdamage to be present even when it is not used.
- Added follow-mouse option(i.e. capture area tracks the mouse cursor).
<<less
Download (0.14MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
824 downloads
qt-recordmydesktop 0.3.6

qt-recordmydesktop 0.3.6


qt-recordmydesktop is a recordMyDesktop GUI created in QT language for the KDE desktop. more>>
qt-recordmydesktop is a recordMyDesktop GUI created in QT language for the KDE desktop.

recordMyDesktop is a desktop session recorder for GNU/linux that attemps to be easy to use, yet also effective at its primary task.

As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way.

<<less
Download (0.18MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
829 downloads
gtk-recordMyDesktop 0.3.5

gtk-recordMyDesktop 0.3.5


gtk-recordMyDesktop is a GUI frontend for recordMyDesktop desktop capture application to be used on the GNOME desktop. more>>
gtk-recordMyDesktop is a GUI frontend for recordMyDesktop desktop capture application to be used on the GNOME desktop.

recordMyDesktop is a desktop session recorder for linux that attemps to be easy to use, yet also effective at its primary task. As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way.

The commandline tool (which essentially is recordMyDesktop), is written in C, while the frontend (gtk-recordMyDesktop), is written in python and pyGtk.

recordMyDesktop offers also the ability to record audio, along with video, without the need of any later proccesing or mixing.

<<less
Download (0.18MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
522 downloads
Krecordmydesktop 0.1 Alpha1

Krecordmydesktop 0.1 Alpha1


Krecordmydesktop is KDE frontend for recordmydesktop desktop recording software. more>>
Krecordmydesktop is KDE frontend for recordmydesktop desktop recording software.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes a while. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
Enhancements:
- radiobutton changed to checkbox in preferences
- when audio recording is disabled, audio quality slicer is disabled too
- better checks in slotRecordmydesktopStdout
- removed encoding on background while user is selecting output file name
- KProcess back as instance instead of a pointer
- temp files in working dir specified in preferences dialog
- default umask=rw for user, nothing for others, nothing for group
- using getuid() instead of getenv ("USER") for temp file name creation
- fixed crash on 64bit systems
<<less
Download (0.63MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1004 downloads
Frameworks 0.3.6

Frameworks 0.3.6


Frameworks is stop-motion animation frame capture software primarily for Linux. more>>
Frameworks is stop-motion animation frame capture software primarily for Linux. It captures images from a camera and strings them together into an animation.
These still images may then be combined into a single video file using other software. Only video4linux webcams are currently supported; work is being done to add other types of digital cameras including IEEE 1394 camcorders, and USB still cameras. Frameworks is designed to be easily used alongside the GIMP Animation Package (GAP).
Frameworks began as an extension of gqcam, though it no longer shares any code with gqcam. Frameworks is free software (and therefore open source) licensed under the GNU GPL. Without gqcam being free software, Frameworks would not exist.
Main features:
- Frame averaging: The averaging together of multiple frames to reduce random noise in the captured image.
- Frame overlay or onion skinning: Overlaying previous frames ontop of the live display to assist with positioning of objects during animation.
- Continuous preview: Preview the previous few seconds of animation, ending with the live feed from the webcam to assist with object positioning.
<<less
Download (0.12MB)
Added: 2006-01-27 License: GPL (GNU General Public License) Price:
1369 downloads
Firebolt 0.3.6

Firebolt 0.3.6


Firebolt is a network protocol oriented library. more>>
Firebolt is a network protocol oriented library.

Our goal is to create a simple and well designed object oriented network library. We started this effort by being ourselves in the game developers position and facing the problem of lack of abstract enough libraries.

We dont want to make another socket abstraction framework we want to make a high level library that will be used to implement any protocol design you can think of. You can forget of socket details. Just design your server/client protocol and implement the states and events that the server and client will use. Then put your protocol logic into each state, define the possible transitions from state to state and thats it.

Among other features we will try putting our best design efforts in creating wraper code that will be used to minimize the effort to use Firebolt library in your already existing game project. It will blend with your games event system and transparently transport your game events over the network. Lets hope that we make it this far.

Also mysql server support will be available by Firebolt since databases are vital for modern online games.

Of course nothing can prevent use of Firebolt in non-game applications also, so dont worry.
<<less
Download (0.099MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1079 downloads
WorldForge::skstream 0.3.6

WorldForge::skstream 0.3.6


WorldForge::skstream is an iostream based C++ socket library. more>>
WorldForge::skstream is an iostream based C++ socket library. It is ideally suited for use as the underlying transport for Atlas-C++, and has been well tested and debugged.
WorldForge::skstream was first discovered for WorldForge when it was used in UClient and has since been packaged up as its own library for use on other WorldForge projects. The code was originally written by Rafael Guterres Jeffman who is not involved with the project but we have extensively rewritten it.
Enhancements:
- The classes have been refactored to make the implementation of datagram sockets much more sane.
- Binding datagram sockets to a local addresses and ports has been implemented.
- The portability of the IPv6 code has been improved so it now works correctly on Win32.
<<less
Download (0.040MB)
Added: 2006-10-17 License: LGPL (GNU Lesser General Public License) Price:
1106 downloads
GEXEC 0.3.6

GEXEC 0.3.6


GEXEC is a scalable cluster remote execution system which provides fast, RSA authenticated remote execution. more>>
GEXEC is a scalable cluster remote execution system which provides fast, RSA authenticated remote execution of parallel and distributed jobs.
It provides transparent forwarding of stdin, stdout, stderr, and signals to and from remote processes, provides local environment propagation, and is designed to be robust and to scale to systems over 1000 nodes. Internally, GEXEC operates by building an n-ary tree of TCP sockets and threads between gexec daemons and propagating control information up and down the tree. By using hierarchical control, GEXEC distributes both the work and resource usage associated with massive amounts of parallelism across multiple nodes, thereby eliminating problems associated with single node resource limits (e.g., limits on the number of file descriptors on front-end nodes). The initial release of the software is made of a daemon, a client program, and a library that provides programmatic interface to the GEXEC system.
Enhancements:
- Modified xinetd file to set LD_ASSUME_KERNEL="2.2.5" to deal with LinuxThreads not implementing all POSIX cancellation points
- Modified gexec.spec.in to use a build root so RedHat 9s broken version of rpmbuild builds without the infamous "getOutputFrom(): Broken pipe" error.
<<less
Download (0.11MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
MeasureIt 0.3.6

MeasureIt 0.3.6


MeasureIt is a Firefox extension that can draw out a ruler to get the pixel width and height of any elements on a webpage. more>> <<less
Download (0.020MB)
Added: 2007-05-08 License: MPL (Mozilla Public License) Price:
911 downloads
xcplay 0.3.6

xcplay 0.3.6


xcplay is an ncurses interface to XMMS. more>>
xcplay is a XMMS plugin which acts like an ncurses interface to XMMS. The UI is a clone of cplay, but using XMMS as a backend instead of console players, running either as a GUI-stripped daemon or on a virtual X server (Xvfb).

Advantages over cplay include seeking for many more formats, detachment, unlimited instances, and console player independence.

<<less
Download (0.016MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1290 downloads
ccGO 0.3.6.2

ccGO 0.3.6.2


ccGo is a program allows you to play GO with gnuGo on your computer or with other players on the IGS on the internet. more>>
ccGo project allows you to play GO with gnuGo on your computer or with other players on the IGS on the internet.
Main features:
- low bandwidth IGS client (works fine in quiet mode)
- GMP support, to play go with gnugo
- SGF Go game record editor, works with format version FF4
- written in C++ using gtkmm-2.0
- picture board and stone images support
- auto detect and display Chinese, Japanese characters
<<less
Download (0.52MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1200 downloads
OpenDDPT 0.3.6

OpenDDPT 0.3.6


Founds optimal constrainted parameters of a discrete controls. more>>
OpenDiscreteDynamicProgrammingTemplate project founds optimal constrainted parameters of a discrete controls with second order optimization template replacing Hessian with directional derivatives and backpropagation for digital filter(as neural network).

<<less
Download (2.1MB)
Added: 2006-10-20 License: Freeware Price:
1100 downloads
KTechlab 0.3.6

KTechlab 0.3.6


KTechlab is an IDE for microcontrollers and electronic circuits. more>>
KTechlab is a development and simulation environment for microcontrollers and electronic circuits, distributed under the GNU General Public License.
KTechlab consists of several well-integrated components:
- A circuit simulator, capable of simulating logic, linear devices and some nonlinear devices.
- Integration with gpsim, allowing PICs to be simulated in circuit.
- A schematic editor, which provides a rich real-time feedback of the simulation.
- A flowchart editor, allowing PIC programs to be constructed visually.
- MicroBASIC; a BASIC-like compiler for PICs, written as a companion program to KTechlab.
- An embedded Kate part, which provides a powerful editor for PIC programs.
- Integrated assembler and disassembler via gpasm and gpdasm.
Main features:
- Electronic Simulation
- PIC Simulation
- Logic Simulation
- Supported Components
- Programming
- MicroBASIC
- FlowCode
- Assembly
<<less
Download (MB)
Added: 2007-04-14 License: GPL (GNU General Public License) Price:
931 downloads
ClusterKnoppix 3.6

ClusterKnoppix 3.6


ClusterKnoppix is a modified Knoppix distro using the OpenMosix kernel. more>>
ClusterKnoppix is a modified Knoppix distro using the OpenMosix kernel.
Main features:
- OpenMosix terminal server - uses PXE, DHCP and tftp to boot linux clients via the network.
- No cdrom drive/harddisk/floppy needed for the clients
- openMosix autodiscovery - new nodes automatically join the cluster (no configuration needed)
- Cluster Management tools - openMosix userland/openMosixview Every node has root access to every other node via ssh/RSAkeys
- MFS/dfsa support
- Every node can run full blown X (PC-room/demo setup) or console only (more memory available)
Enhancements:
- Sync with latest Knoppix release
- openmosix 2.4.27-om-20040808 from tabs patches (http://openmosix.snarc.org)
- openmosix-tools 0.3.6-2
- tyd 1.5
- added: openswan 2.1.5, ipw2100, drbd, fuse, bcm4400 (debian package)
- new feature: option to boot 2.4.27-om-migshm-20040808 from (http://dev.gentoo.org/~voxus/om/) type migshm after the boot: prompt
- new feature: option to boot chaos nodes as PXE clients (chaos kernel upgraded to openmosix 2.4.27-om-20040808 and 2.4.27-om-migshm-20040808)
<<less
Download (540MB)
Added: 2005-05-18 License: GPL (GNU General Public License) Price:
1635 downloads
k12admin-client 0.3.6-1

k12admin-client 0.3.6-1


k12admin-client project is a web-based server administration tool for K-12 school systems (client package). more>>
k12admin-client project is a web-based server administration tool for K-12 school systems (client package).
K12Admin is a Wide Area Network administration program geared specifically to K-12 school systems.
It allows teachers in individual schools to administer the accounts in that school. K12Admin will administer the account information on client Linux servers in each school from a central server.
All administration is done through a web browser interface. The system also includes inappropriate web use scanning and security auditing.
The k12admin-client package is the client part of K12Admin. It is installed on school servers that get updated using information from the k12admin-server computer.
Enhancements:
- k12.updateclient cron job was sending an error message to root if another instance of k12.updateclient was already running.
<<less
Download (0.012MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1089 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3