Recording Desktop Video 5 5 2

Recording Desktop Video

View previous topic View next topic Go down

Recording Desktop Video

Post by BIT0122-Amit on Mon May 24, 2010 10:04 pm

I have gone through a lot of softwares.
And I am creating this post mentioning only the things you need to
create an excellent screencast video/hypersnap of your pretty desktop Smile

Requirements:

1. gtk-recordMyDesktop (to record video)
2. mencoder (to convert the recorded video in upload-able format)

Instructions:

(in case of installations, you will need password entering)

1. Installing gtk-recordMyDesktop:

just enter:

sudo apt-get install gtk-recordmydesktop

It will install gtk-recordMyDesktop for you.

2. Installing mencoder:

Enter sudo apt-get install mencoder

3. Preparing gtk-recordMyDesktop!

Now that we are all geared up, lets set it up for recording some
desktop!

go to applications> sound and video > gtk-recordMyDesktop

It will show a window like this:




I have disabled sound for the video so it is grayed out.
Now, go to advanced, and change the working directory to somewhere
suitable. It is the place where it will save the video right after
stopping recording.




You don't need to change anything else I assume.

4. Recording a video:

Simply press the record button if you want to record the whole desktop.
Again, if you want to record desktop in specified area, press the select
window button and you can drag area in the preview window just like
this:




The red area will be blocked for recording.
now if you press the record button, it will start recording!
To stop recording, simply click the button from upper panel.


5. Preparing video for uploading/encoding:

gtk-recordMyDesktop saves video in ogv format. And it is pretty
troublesome when you want to convert it or upload it to places like
youtube.com because they can't encode it to flv format properly,
resulting in HORRIBLY disfigured pictures.


We are going to use mencoder to convert it from ogv to mpg format Smile
Say, the video name is out.ogv and you want it converted to out.mpg
simply write this command in terminal:

mencoder out.ogv -nosound -ovc lavc -o out.mpg

the -nosound switch means it will not include any sound in the output
video, even if your input video has any.

The -ovc lavc part means we are specifying the output codec to
libavcodec codecs - best quality available in mencoder.

and -o means we are outputting the file in out.mpg Smile
Easy, eh?
And guess what, when I used mencoder to convert a 19.6MB file, the
result was a 6.8 MB mpg file ^_^
pretty useful, eh?

_________________________________________________________________
Adminship / Moderatorship is not about power, it is about Responsibility.

|About me|My Blog|

BIT0122-Amit
Founder
Founder

Course(s):
  • BIT

Blood Group: O+
Posts: 4187
Points: 6601

View user profile http://iitdu.forumsmotion.com

Back to top Go down

Re: Recording Desktop Video

Post by BIT0103-Ovid on Tue May 25, 2010 7:12 pm

Bravo

BIT0103-Ovid
Release Candidate
Release Candidate

Course(s):
  • BIT

Blood Group: O-
Posts: 150
Points: 261

View user profile

Back to top Go down

Re: Recording Desktop Video

Post by BIT0129-Tabassum on Wed May 26, 2010 10:23 pm

Thanks a lot!! I was looking for that..to know how to make video :-D

_________________________________________________________________
মানুষ তার স্বপ্নের সমান বড়

BIT0129-Tabassum
Global Moderator
Global Moderator

Course(s):
  • BIT

Blood Group: A+
Posts: 1496
Points: 2297

View user profile http://probe-tabassum.blogspot.com

Back to top Go down

View previous topic View next topic Back to top


Permissions in this forum:
You cannot reply to topics in this forum