For vedio recording in linux, mplayer alone may not be enough, one additional package that comes with mplayer is needed. Its mencoder. To install mencoder in a debian based distro use the command
$sudo apt-get install mencoder
For other distros like redhat you can use relevant tools like YUM to install mencoder.
Then for vedio recording follow the commad below
Video Recording Without Sound
$ mencoder tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0 -nosound -ovc lavc -o filename.avi
Video recording With Sound
$ mencoder tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0:forceaudio:adevice=/dev/dsp -ovc lavc -oac mp3lame -lameopts cbr:br=64:mode=3 -o filename.avi
To change/increase the rate of frames captured use the fps option of the above command.
Use it like
-fps 24
Rock with you webcam….
Bash, Linux
webcam
If you forgot to set the password during the time of installing the linux distribution, and if you feel to set the password for your grub boot loader. Then here is the answer…
Switch to root using ‘su’ command and execute ‘grub’ command in terminal/konsole. Prompt will change to ‘grub>’
execute md5crypt to generate password hash.
grub> md5crypt
it will prompt you for password, enter the password which you are going to set for GRUB. it will display encrypted password hash.
Password: *******
Encrypted: $1$X2jZi$KeCC6NuRp0BJDt32jCvnw0
note down encrypted password hash or copy it and exit grub mode using the grub command.
grub> quit
Now edit the
edit /boot/grub/menu.lst file and insert encrypted password above the “title” lines or insert near commented examples of password line.
password –md5 <password-hash>
## ## End Default Options ##
title Ubuntu 8.04.1, kernel 2.6.24-19-generic
save edited file and reboot.
Bash, BootLoader, Ubuntu
GRUB, Ubuntu
Hi folks if you are not able to check your account usage or not able to goto the admin page using the path http://www.dataone.in-> Check Account Usage, use one of the following urls to go to your admin page.
One of this links will take you to the user login page of DataOne.
BSNL BroadBand, Internet
DataOne, Internet