Download Videos From Sites & Convert It



This tutorial shows you how to download videos from sites like YouTube, Google, Break etc, which runs is in the extension of .flv(Flash Video), and then convert it to .avi or .mpg format.

First of all, go to
Code:
http://keepvid.com
This site support the download of the sites listed below.

Quote:
Angry Alien, ArtistDirect, Blastro, Blennus, Blip.tv, Bofunk, Bolt, Break.com, Castpost, Current TV, Dailymotion, DevilDucky, FindVideos, Free Video Blog, Google Video, Grinvi, Grouper, iFilm, LuluTV, Metacafe, Midis.biz, Music.com, MusicVideoCodes.info, MySpace, MySpace Video Code, Newgrounds, PcPlanets, Pixparty, Putfile, REVVER, Sharkle, StreetFire, That Video Site, The One Network, VideoCodes4U, VideoCodesWorld, VideoCodeZone, vidiLife, VIDNET.com, Vimeo, vSocial, Web62.com, YouTube and ZippyVideos.
Then you'll be greeted by a line which tells you to download video direct from sites. Now go to your video site which you want to download from, then find the video that you wanted to download. Then when the page of the video you desire is loaded, click on the address bar of the page you wanted and right click it, then click "copy".

Go back to the KeepVid site and paste the address into the textbox there(right click on the textbox and click paste) and select the site that you are downloading from at the right drop down menu. Then click download.

A box will show up below label grey in color with the word "Download" in the heading... Right click on the "›› Download Link ‹‹" and click save as. Change the file extension to .flv. Wait for the video to finish the downloading. And then when it's finished the flash video is now save into your computer.


This image has been resized. Click this bar to view the full image. The original image is sized 798x341.



Now time for converting into a nice .avi or .mpg format which we can easily deal with.

Go to
Code:
http://www.download.com/Riva-FLV-Encoder/3000-2140-10320097.html
Download the Riva FLV Encoder 2 and save it into your desktop. Run the installer and follow the instruction. After it has finished installing, open up the Riva FLV Encoder. Then at the input section click on the browse button, and search for the video you have downloaded. Then click on the browse button of the output section and select your destination folder. The default output name will be shown with extension .flv and change the output name extension to .avi or .mpg instead of .flv. Play with those settings at the right to ensure you get the correct video you wanted. Then click the encode button.



Note: Some encoding will result in the lost of audio. If in that case happens I suggest you use
Code:
http://audacity.sourceforge.net/
and combine with the .avi or .mpg product from your encoding.

I've not encounter this problem but I'll try to experiement with this features and then edit this tutorial again with the fix.

During encoding, there may be a FFMPEG window which will popup and will disappear once the encoding is finish.


There you are, a nicely done up video in the extension you wanted from a site you think you could never download from! I've tried it out a couple of times and it works great! Hope you guys will like this tutorial.

PS: There maybe a certain codec you need to download in order to view your video, go to
Code:
http://www.free-codecs.com/The_Codecs_download.htm
to download the codec.

I'll like to thank the
Code:
http://www.videohelp.com/forum/archive/t259578
for helping me to finish my script.

XP and Vista USB 2.0 - Detect if your System has USB2


USB2 is so much quicker than USB1. This tech-recipe will show you how to determine if you system has the new USB 2.0 capability.

USB 1.1 allowed a maximum transfer rate of 12 Mbits/second.
USB 2.0 allows a maximum transfer rate of 480 Mbits/second.

Which would you rather have?!?

Externally USB1 and USB2 ports look the same. Here is how to detect if you system has USB 2.0 (USB2) installed.

First I'll describe this in XP:

1. Click Start
2. Click Control Panel
3. Double-click System
4. Select the Hardware tab
5. Click Device Manager
6. Click the (+) before Universal Serial Bus controllers

If you see any entry that says "Enhanced USB Controller", you likely have USB2. Many times you will see USB2 in the entry as well.

In Vista, you follow the same directions until you select System in the Control Panel. Then you click the Device Manager link in the Tasks column on the right of the System window.

When you expand the Universal Serial Bus Controllers section, you should be able to tell if it is USB1 or USB2.


Speed Up Ur Acrobat Reader



Do u get irritated when acrobat reader takes 5/10 seconds to load when you want to open a pdf document. There is a way to speed up the loading.

1. Go to the installation folder of acrobat reader
(C:\program files\adobe\acrobat\reader\.. whatever)

2. Move all the files and folders from the "plugins" directory to the "Optional" directory. (I repeat.. cut and paste the files NOT copy & paste).

Also make sure that acrobat reader is not open else it will lock the files and not allow you to move the files).

Now your acrobat reader will load very fast
and almost as good as notepad..
the same.

Unlock The Supersecret Administrator Account For Vista



Deep inside the bowels of Windows Vista, there’s a secret Administrator account, and it’s different from the normal administrator account you most likely have set up on your PC. This Administrator account is not part of the Administrator group. (Confused yet? You should be.) It’s a kind of superadministrator, akin to the root account in Unix, and by default it’s turned off and hidden. (In describing this tut, i’ll always use the capital “A” for the secret Administrator account, and a lowercase “a” for a normal administrator account.)

In versions of Windows before Windows Vista, the Administrator account wasn’t hidden, and many people used it as their main or only account. This Administrator account had full rights over the computer.

In Windows Vista, Microsoft changed that. In Vista, the Administrator account is not subject to UAC, but normal administrator accounts are. So the Administrator can make any changes to the system and will see no UAC prompts.

Turning on the Administrator account is straightforward. First, open an elevated command prompt by typing cmd into the Search box on the Start menu, right-clicking the command prompt icon that appears at the top of the Start menu, then selecting Run as administrator — or just use the shortcut you created in the previous hack.

Then enter this command and press Enter:

Net user administrator /active:yes

From now on, the Administrator account will appear as an option on the Welcome screen, along with any user accounts you may have set up. Use it like any other account. Be aware that it won’t have a password yet, so it’s a good idea to set a password for it.

If you want to disable the account and hide it, enter this command at an elevated command prompt and press Enter:

Net user administrator /active:no

Cool XP Tricks using RegEdit and more...



How to Rename the Recycle Bin

To change the name of the Recycle Bin desktop icon, open Regedit and go to:

HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}

and change the name "Recycle Bin" to whatever you want (don't type any quotes).


How to Remove Windows XP's Messenger


Theoretically, you can get rid of it (as well as a few other things). Windows 2000 power users should already be familiar with this tweak.

Fire up the Windows Explorer and navigate your way to the %SYSTEMROOT% \ INF folder. What the heck is that thingy with the percentage signs? It's a variable. For most people, %SYSTEMROOT% is CWindows. For others, it may be EWinXP. Get it? Okay, on with the hack! In the INF folder, open sysoc.inf (but not before making a BACKUP copy first). Before your eyes glaze over, look for the line containing "msmsgs" in it. Near the end of that particular line, you'll notice that the word "hide" is not so hidden. Go ahead and delete "hide" (so that the flanking commas are left sitting next to one another). save the file and close it. Now, open the Add and Remove Programs applet in the Control Panel. Click the Add / Remove Windows Components icon. You should see "Windows Messenger" in that list. Remove the checkmark from its box, and you should be set. NOTE: there are other hidden system components in that sysoc.inf file, too. Remove "hide" and the subsequent programs at your own risk. READ CAREFULLY


Speed up viewing shared files across a network

Windows 2000 & XP machines delay as long as 30 seconds when you try to view shared files across a network because Windows is using the extra time to search the remote computer for any Scheduled Tasks. Here's how to prevent this remote search for Scheduled Tasks:
Open up the Registry and go to :

HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Curr entVersion/Explorer/RemoteComputer/NameSpace

Under that branch, select the key :

{D6277990-4C6A-11CF-8D87-00AA0060F5BF}

and delete it.


Speed Up Browsing

When you connect to a web site your computer sends information back and forth. Some of this information deals with resolving the site name to an IP address, the stuff that TCP/IP really deals with, not words. This is DNS information and is used so that you will not need to ask for the site location each and every time you visit the site. Although Windows XP and Windows XP have a pretty efficient DNS cache, you can increase its overall performance by increasing its size. You can do this with the registry entries below:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

Make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save it. Merge it into the registry.

Custom User Icons



Here's how you can customize your user account icon.

Single-click the start menu and choose Control Panel.
Single-click the User Accounts icon.
Find the user account you'd like to change the icon for and click on it.
Click the text that says "Change My Picture."
You'll have the option to either pick one of the predefined icons or choose your own.
If you like one of the predefined icons, just highlight the one you like and click the button labeled "Change Picture."
If you'd like to use your own picture, just click the magnifying glass or the text labeled "Browse for more pictures." This will launch a dialog box directing you to navigate to where your new picture is stored. After you find it, just click Open to save your new changes.

Speed up your browsing of Windows 2000 & XP machines

Open up the Registry and go to :

HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Curr ent Version/Explorer/RemoteComputer/NameSpace

Under that branch, select the key :

{D6277990-4C6A-11CF-8D87-00AA0060F5BF}

and delete it.

This is key that instructs Windows to search for Scheduled Tasks. If you like you may want to export the exact branch so that you can restore the key if necessary.

This fix is so effective that it doesn't require a reboot and you can almost immediately determine yourself how much it speeds up your browsing processes.

IP address of your connection

Go to start/run type 'cmd'

then type 'ipconfig'

Add the '/all' switch for more info.

Make your Folders Private

•Open My Computer
•Double-click the drive where Windows is installed (usually drive (C, unless you have more than one drive on your computer).
•If the contents of the drive are hidden, under System Tasks, click Show the contents of this drive.
•Double-click the Documents and Settings folder.
•Double-click your user folder.
•Right-click any folder in your user profile, and then click Properties.
•On the Sharing tab, select the Make this folder private so that only I have access to it check box.


Note

•To open My Computer, click Start, and then click My Computer.
•This option is only available for folders included in your user profile. Folders in your user profile include My Documents and its subfolders, Desktop, Start Menu, Cookies, and Favorites. If you do not make these folders private, they are available to everyone who uses your computer.
•When you make a folder private, all of its subfolders are private as well. For example, when you make My Documents private, you also make My Music and My Pictures private. When you share a folder, you also share all of its subfolders unless you make them private.
•You cannot make your folders private if your drive is not formatted as NTFS
For information about converting your drive to NTFS


AVI File Fix in Windows XP

First Open Windows Movie Maker. Click View and then click Options. Click in the box to remove the check mark beside Automatically create clips. Now, import the movie file that has interference and drag it onto the timeline. Then save the movie, and during the re-rendering, the interference will be removed.

Hide 'User Accounts' from users

Go to Start/Run, and type:

GPEDIT.MSC

Open the path

User Config > Admin Templates > Control Panel

doubleclick "Hide specified Control Panel applets"

put a dot in 'enabled', then click 'Show"

click Add button,

type "nusrmgt.cpl" into the add box

How to make your Desktop Icons Transparent

Go to ontrol Panel > System, > Advanced > Performance area > Settings button Visual Effects tab "Use drop shadows for icon labels on the Desktop" .smallersig { height:170px; width:100%; overflow:hidden; }
sendpm.gif