| Author |
Message |
|
|
Post subject: Screen recorder
Posted: Nov 30, 2006 - 09:17 AM
|
|
Joined: Oct 22, 2005
Posts: 100
Location: California, USA
|
|
| Where can I get a screen recorder? I want to video record my screen of the actions I am doing (like moving the mouse and clicking). Thank you |
|
|
| |
|
|
|
 |
|
|
Post subject: Screen recorder
Posted: Nov 30, 2006 - 10:23 AM
|
|

Joined: Sep 23, 2004
Posts: 618
|
|
| apt-get install istanbul |
_________________ Ich bin nicht die Signatur, ich Putz' hier nur
Nach Diktat spazieren gegangen
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 01:31 PM
|
|
Team Member


Joined: Dec 17, 2003
Posts: 1109
Location: Ganymede
|
|
Hmmm I did not try Istanbul just yet but it has 100M worth of libgnome dependencies! eek! For a smaller app there is recordmydesktop.
It creates .ogg files. The repo for recordmydesktop is:
Code:
deb http://apt.linex.org/linex/recordmydesktop ./
Be advised however that this is a command line utility. Perhaps the gtk-recordmydesktop works too (I did not try it) but that also requires alot of gnomelibs. About 90M worth.
But anything that isn't done in flash should do fine.  |
_________________ Ubuntu - An ancient African word for "Can't install Debian"
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 03:28 PM
|
|
Joined: Oct 22, 2005
Posts: 100
Location: California, USA
|
|
Hmm...command line utlity I can try, just as long as you tell me the lines to start and stop the recording
Otherwise I just want great quality recording of my screen
Ummm...will it help if I say that it's a video DVD I need to record off my screen?  |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 03:52 PM
|
|
Team Member


Joined: May 06, 2005
Posts: 3087
Location: berlin
|
|
have a look at xvidcap, bit more comfty.
http://sourceforge.net/projects/xvidcap/
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 03:56 PM
|
|
Joined: Oct 22, 2005
Posts: 100
Location: California, USA
|
|
Thanks
Is there an apt-get install for xvidcap |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 04:06 PM
|
|
Joined: Oct 22, 2005
Posts: 100
Location: California, USA
|
|
I get this error when I try to ./configure xvidcap
Code:
checking for PACKAGE... configure: error: Package requirements (gtk+-2.0 >= 2.4.0 libglade-2.0 glib-2.0 gthread-2.0) were not met:
No package 'gtk+-2.0' found
No package 'libglade-2.0' found
No package 'glib-2.0' found
No package 'gthread-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
|
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 04:10 PM
|
|
Team Member


Joined: May 06, 2005
Posts: 3087
Location: berlin
|
|
you better use the .deb package from here:
http://www.mirrorservice.org/sites/down ... v/xvidcap/
the last one all the way down.
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 04:11 PM
|
|
Joined: Oct 22, 2005
Posts: 100
Location: California, USA
|
|
|
Code:
<ktop/xvidcap_1.1.4rc2_i386_fixed.deb' ;echo RESULT=$?
Selecting previously deselected package xvidcap.
(Reading database ... 121272 files and directories currently installed.)
Unpacking xvidcap (from .../xvidcap_1.1.4rc2_i386_fixed.deb) ...
dpkg: dependency problems prevent configuration of xvidcap:
xvidcap depends on **censored** (>= 3.96.1-1); however:
Package **censored** is not installed.
dpkg: error processing xvidcap (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
xvidcap
RESULT=1
Does this mean it was successfully installed??
When I type 'xvidcap' into the Konsole I get this:
Code:
SentralOrigin@Kanotix:~$ xvidcap
xvidcap: error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No such file or directory
|
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 05:04 PM
|
|
Joined: Oct 03, 2006
Posts: 415
Location: Berlin
|
|
| When the dependencies are not solved then also the installation wasn't successful. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 11:09 PM
|
|
Team Member


Joined: Dec 17, 2003
Posts: 1109
Location: Ganymede
|
|
| [quote="SentralOrigin"]
Code:
<ktop/xvidcap_1.1.4rc2_i386_fixed.deb' ;echo RESULT=$?
Selecting previously deselected package xvidcap.
(Reading database ... 121272 files and directories currently installed.)
Unpacking xvidcap (from .../xvidcap_1.1.4rc2_i386_fixed.deb) ...
dpkg: dependency problems prevent configuration of xvidcap:
xvidcap depends on **censored** (>= 3.96.1-1); however:
Package **censored** is not installed.
dpkg: error processing xvidcap (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
xvidcap
RESULT=1
The censored items we (obviously) cannot discuss on the forum. You are however welcome to join #kanotix IRC channel on freenode.net |
_________________ Ubuntu - An ancient African word for "Can't install Debian"
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Nov 30, 2006 - 11:31 PM
|
|
Joined: Oct 03, 2006
Posts: 415
Location: Berlin
|
|
| I have the *censored* stuff installed but on my try to install xvidcap (for testing it) I stumbled over an error 'scrollkeeper-update: command not found'. According to 'apt-cache show xvidcap' the install was OK but only half configured. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 01, 2006 - 03:22 AM
|
|
Team Member


Joined: Dec 17, 2003
Posts: 1109
Location: Ganymede
|
|
|
Crest wrote:
I have the *censored* stuff installed but on my try to install xvidcap (for testing it) I stumbled over an error 'scrollkeeper-update: command not found'. According to 'apt-cache show xvidcap' the install was OK but only half configured.
You should always try
Code:
apt-get -f install
That fixes alot of errors. Failing that, if you do not need scrollkeeper try removing it.
Code:
apt-get remove scrollkeeper
|
_________________ Ubuntu - An ancient African word for "Can't install Debian"
|
| |
|
|
|
 |
|
|