Autor |
Nachricht |
|
Titel: Screen recorder
Verfasst am: 30.11.2006, 09:17 Uhr
|
|
Anmeldung: 22. Okt 2005
Beiträge: 100
Wohnort: 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 |
|
|
|
|
|
|
Titel: Screen recorder
Verfasst am: 30.11.2006, 10:23 Uhr
|
|
Anmeldung: 23. Sep 2004
Beiträge: 618
|
|
apt-get install istanbul |
_________________ Ich bin nicht die Signatur, ich Putz' hier nur
Nach Diktat spazieren gegangen
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 13:31 Uhr
|
|
Team Member
Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: 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"
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 15:28 Uhr
|
|
Anmeldung: 22. Okt 2005
Beiträge: 100
Wohnort: 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? |
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 15:52 Uhr
|
|
Team Member
Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: 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 ]
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 15:56 Uhr
|
|
Anmeldung: 22. Okt 2005
Beiträge: 100
Wohnort: California, USA
|
|
Thanks
Is there an apt-get install for xvidcap |
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 16:06 Uhr
|
|
Anmeldung: 22. Okt 2005
Beiträge: 100
Wohnort: 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.
|
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 16:10 Uhr
|
|
Team Member
Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: 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 ]
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 16:11 Uhr
|
|
Anmeldung: 22. Okt 2005
Beiträge: 100
Wohnort: 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
|
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 17:04 Uhr
|
|
Anmeldung: 03. Okt 2006
Beiträge: 415
Wohnort: Berlin
|
|
When the dependencies are not solved then also the installation wasn't successful. |
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 23:09 Uhr
|
|
Team Member
Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: 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"
|
|
|
|
|
|
Titel:
Verfasst am: 30.11.2006, 23:31 Uhr
|
|
Anmeldung: 03. Okt 2006
Beiträge: 415
Wohnort: 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. |
|
|
|
|
|
|
Titel:
Verfasst am: 01.12.2006, 03:22 Uhr
|
|
Team Member
Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
|
|
Crest hat folgendes geschrieben::
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"
|
|
|
|
|
|