Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old November 6th, 2006   #1
loell
☀ ☀ ☀
 
loell's Avatar
 
Join Date: Oct 2005
Location: Davao, Philippines
Beans: 4,542
Ubuntu 9.10 Karmic Koala
Send a message via Yahoo to loell
Record your desktop with recordmydesktop ;)

http://recordmydesktop.sourceforge.net
a nice screen/desktop video recorder, try it

note: you can now install it from the repository through ADD/REMOVE

installation command: sudo apt-get install gtk-recordmydesktop

you can find it in Applications menu --> sound and video --> gtk-recordmydesktop


Using Recordmydesktop

in command line console type the command recordmydesktop
you can stop the recording by pressing ctrl-c
or in gui-front just click record, and just click the white square on system tray to stop
the output is in ogg video format however you can convert it to avi by mencoder

example

Quote:
mencoder -idx input.ogg -ovc lavc -oac mp3lame -o output.avi
*note install mencoder if its not installed by doing
Code:
sudo aptitude install mencoder
then you can upload it to youtube or wherever.

video sample(s)
by Sandman32 http://www.youtube.com/watch?v=2FZ9N_YEo3g (beryl 0.1.2 burn and water effects)
http://www.youtube.com/watch?v=XJWYSfGvITA(warcraft III demo)
by Sandman32http://www.youtube.com/watch?v=VwzsrpHRxtY(beryl /water effect)
by iadanr http://www.youtube.com/watch?v=RF7FgWcIxg8(beryl)


enjoy
Attached Files
File Type: deb gtk-recordmydesktop_0.3-1_i386.deb (62.3 KB, 1037 views)
File Type: deb recordmydesktop_0.3.0-1_i386.deb (38.5 KB, 1291 views)
File Type: deb gtk-recordmydesktop_0.3.1-1_i386.deb (46.1 KB, 643 views)
File Type: deb recordmydesktop_0.3.1-1_i386.deb (37.9 KB, 714 views)
File Type: deb gtk-recordmydesktop_0.3.6-1_i386.deb (108.2 KB, 44 views)

Last edited by loell; May 29th, 2009 at 04:02 AM..
loell is offline   Reply With Quote
Old November 7th, 2006   #2
loell
☀ ☀ ☀
 
loell's Avatar
 
Join Date: Oct 2005
Location: Davao, Philippines
Beans: 4,542
Ubuntu 9.10 Karmic Koala
Send a message via Yahoo to loell
Re: Record your desktop with recordmydesktop ;)

one roughly made video demo using this tool

http://www.youtube.com/watch?v=_6OlnyEKlXY

i encourage anybody using this tool to also post your samples
loell is offline   Reply With Quote
Old November 7th, 2006   #3
sibrand
5 Cups of Ubuntu
 
sibrand's Avatar
 
Join Date: Nov 2006
Location: Zonhoven, Belgium
Beans: 22
Xubuntu 7.04 Feisty Fawn
Send a message via MSN to sibrand
Re: Record your desktop with recordmydesktop ;)

Doesn't work with Beryl... does anyone know a recorder that does ?
sibrand is offline   Reply With Quote
Old November 7th, 2006   #4
loell
☀ ☀ ☀
 
loell's Avatar
 
Join Date: Oct 2005
Location: Davao, Philippines
Beans: 4,542
Ubuntu 9.10 Karmic Koala
Send a message via Yahoo to loell
Re: Record your desktop with recordmydesktop ;)

Quote:
Originally Posted by sibrand View Post
Doesn't work with Beryl... does anyone know a recorder that does ?
i think there is a beryl specific plugin that can video capture beryl animations.
loell is offline   Reply With Quote
Old November 12th, 2006   #5
loell
☀ ☀ ☀
 
loell's Avatar
 
Join Date: Oct 2005
Location: Davao, Philippines
Beans: 4,542
Ubuntu 9.10 Karmic Koala
Send a message via Yahoo to loell
Re: Record your desktop with recordmydesktop ;)

just an update release, it can now record beryl/compiz
refer to the first post
loell is offline   Reply With Quote
Old November 12th, 2006   #6
giuliastro
Just Give Me the Beans!
 
Join Date: Apr 2006
Beans: 59
Re: Record your desktop with recordmydesktop ;)

Quote:
Originally Posted by loell View Post
just an update release, it can now record beryl/compiz
refer to the first post
Nice job! It works here with Beryl + NVidia. Actually my video are not that smooth but I guess I'd need a quad core to have smooth Beryl videos..
giuliastro is offline   Reply With Quote
Old November 12th, 2006   #7
xfile087
A Carafe of Ubuntu
 
Join Date: Jun 2006
Location: England
Beans: 127
Re: Record your desktop with recordmydesktop ;)

Maybe it's just me (i'm new to Linux) but when I record my desktop at full resolution (1280x1024) the recorded video won't open in anything. If I record at 640x480 it will play but the colour seems washed out?

Beryl enabled or disabled - same results...


I found out it's a bug with my graphics card driver!

Last edited by xfile087; November 12th, 2006 at 10:26 PM..
xfile087 is offline   Reply With Quote
Old November 12th, 2006   #8
loell
☀ ☀ ☀
 
loell's Avatar
 
Join Date: Oct 2005
Location: Davao, Philippines
Beans: 4,542
Ubuntu 9.10 Karmic Koala
Send a message via Yahoo to loell
Re: Record your desktop with recordmydesktop ;)

Quote:
Originally Posted by giuliastro View Post
Nice job! It works here with Beryl + NVidia. Actually my video are not that smooth but I guess I'd need a quad core to have smooth Beryl videos..
perhaps try

Code:
recordmydesktop --quick-subsampling --zero-compression
for maximum performance
loell is offline   Reply With Quote
Old November 12th, 2006   #9
aidanr
Dark Roasted Ubuntu
 
aidanr's Avatar
 
Join Date: Sep 2006
Location: Perth
Beans: 1,114
Ubuntu 9.10 Karmic Koala
Re: Record your desktop with recordmydesktop ;)

http://www.youtube.com/watch?v=RF7FgWcIxg8

works pretty well, although using it without those two switches you posted resulted in a crash when pressing ctrl+c
aidanr is offline   Reply With Quote
Old November 12th, 2006   #10
loell
☀ ☀ ☀
 
loell's Avatar
 
Join Date: Oct 2005
Location: Davao, Philippines
Beans: 4,542
Ubuntu 9.10 Karmic Koala
Send a message via Yahoo to loell
Re: Record your desktop with recordmydesktop ;)

Quote:
Originally Posted by aidanr View Post
http://www.youtube.com/watch?v=RF7FgWcIxg8

works pretty well, although using it without those two switches you posted resulted in a crash when pressing ctrl+c
really? ok we will let the developer know about this,

cool video, can you show more, if you have spare time
loell is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:52 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry