Oct 29, 2025 - 09:19 PMDeutsch | English
Hello unlogged user [ Register | Log in ]

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
SentralOrigin
Post subject: Screen recorder  PostPosted: 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
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
towo2099
Post subject: Screen recorder  PostPosted: 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 Winken
Nach Diktat spazieren gegangen Auf den Arm nehmen
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
mzilikazi
Post subject:   PostPosted: Nov 30, 2006 - 01:31 PM
Team Member
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. Smilie

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
SentralOrigin
Post subject:   PostPosted: 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 Winken

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? Verlegen
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
devil
Post subject:   PostPosted: Nov 30, 2006 - 03:52 PM
Team Member
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 ]
 
 View user's profile Send private message  
Reply with quote Back to top
SentralOrigin
Post subject:   PostPosted: Nov 30, 2006 - 03:56 PM



Joined: Oct 22, 2005
Posts: 100
Location: California, USA
Thanks

Is there an apt-get install for xvidcap
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
SentralOrigin
Post subject:   PostPosted: 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.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
devil
Post subject:   PostPosted: Nov 30, 2006 - 04:10 PM
Team Member
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 ]
 
 View user's profile Send private message  
Reply with quote Back to top
SentralOrigin
Post subject:   PostPosted: 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
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Crest
Post subject:   PostPosted: 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.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
mzilikazi
Post subject:   PostPosted: Nov 30, 2006 - 11:09 PM
Team Member
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"
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
Crest
Post subject:   PostPosted: 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.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
mzilikazi
Post subject:   PostPosted: Dec 01, 2006 - 03:22 AM
Team Member
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"
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group
Credits
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.