Welcome to my blog !

The famous author Arthur Koestler once said that “Creativity is a type of learning process where the teacher and pupil are located in the same individual.” My main purpose for this blog is to depict the little tricks I've learned over time in Computers and my increasing adaptation towards Open Source Software.
More about me... here

March 10 2008

My First Video in Ubuntu 7.10

Tagged Under : , , , , ,

I’ve been busy for the past few days ( read as slacking off). Anyway I thought of sharing this video of me using Compiz Fusion on my Ubuntu Gutsy Gibbon Desktop. To record the movie I used the software called gtk-recordmydesktop. Then used the command ffmpeg to convert my video to a size which I cold upload easily. Although converting it did come with a noticeable degrade in quality of the video. But in my defense theres no way I’m ever going to be able to upload a 300 MB video for 5 minutes on my Desktop. You can also access my video here.

Heres the steps I used for the process. First lets install both the required software.

sudo apt-get install gtk-recordmydesktop
sudo apt-get install ffmpeg




Once you have them installed you can record your video by clicking Applications > Sound and Video > gtk-recordmydesktop.

gtk-recordMyDesktop Screen

You can change the filename by clicking on Save As and then settign the location and the file name to your choice. Now all you have to do is click on record and it will record anything that happens on your desktop to the file. Once you are done recording then you can start recording by clicking on the record button. You can end the recording by clicking the little button which is now in your system tray (or whatever it is called in Ubuntu :D ). You can see the button in the below image.

Button in Sys Tray

Once you do that you should get the screen shown below.

Encoding the Video

You do not want to close this screen. If you do close this screen out you will lose the video that you were just recording and the encoding stops. Once the encoding is done you should find the file at the place where it was set to be saved at or in your home folder. You will see that if you were recording your whole desktop the size will be quite big. you can convert the video to a smaller size by using the command ffmpeg. For my video I used the following command.

ffmpeg -i compiz.ogg -s 4cif to.mpg
You can check the man pages for detailed help about the ffmpeg command.

The effects in the Video I have used above are given below.
Compiz Fusion Effects
Splash
Compiz Benchmark
Desktop Cube
Rotate Cube
Cube Reflection
Cube Caps
Expo
Scale
Animations
3D Windows
Water Effect
Wobbly Windows
Snow
Window Preview
Scale
Ring Switcher
Shift Switcher

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 4 out of 5)
Loading ... Loading ...


December 15 2007

Techcom TV Tuner Configuration in Ubuntu.

Tagged Under : , , , , , , , , , , ,




When I was using Windows XP I bought an Internal TV Tuner card for my system so I could watch a show or two just in case someone was watching a program on TV at the same time. I found that configuring Ubuntu to use this TV Tuner wasn’t exactly a piece of cake. However I managed to get the picture and sound. Although the sound isn’t exactly very clear.

Read the rest of this entry »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 4 out of 5)
Loading ... Loading ...


December 12 2007

Multimedia issues ?

Tagged Under : , , , , , , , , , , ,




I’ve frequently heard the question over and over again that someone couldn’t get MP3’s to play in Amarok or whichever program the person is using. I’m going to try to give you the most easiest way you could possibly accomplish this.

Read the rest of this entry »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...