Blogger Widgets Blogger Widgets /* */
WELCOME TO FREE TUTORIAL GEEKS............ PLEASE HELP IMPROVE THIS BLOG WITH YOUR COMMENTS & KEEP VISITING REGULARLY TO KEEP YOURSELF UPDATED WITH NEWER STUFFS.......THANK YOU.

Saturday 10 May 2014

CONVERT, RESIZE AND CUT VIDEOS WITH VLC MEDIA


VLC, the free and open source media player is great at playing media of even the most obscure formats. However, that is not all it can do. It can be used to easily convert videos from one format to the other. Converting videos with VLC media player is pretty fast and is in the league of most premium video converters in terms of quality. It can also be used to resize videos from one size to other for when you need to shrink videos to fit in your mobile devices. It can also serve as a quick video cutting tool.

Convert Videos with VLC Media Player

To convert videos with VLC media player, follow the steps given below:-

1) Open VLC media player.
2) Click on Media in the Menu bar.
3) In the dropdown menu, click on Convert/Save. Alternatively, you can directly press Ctrl+R to reach media options.

Convert Videos

4) Click on the Add button on the right of the File selection box to load the video whose format you want to change.
5) In the following dialog box, click on browse to select the destination where your converted video will be.

Change Video Format

6) In the profile selection option, select from a pre-configured profile of the output or customize it by clicking on the Settings icon on its right. You can select from a range of encapsulation, video and audio formats in the following dialog box if you wish to customize the output.
7) Click on Start to begin conversion.
8) VLC's progress bar will show progress. Do not close the player when it is converting videos as it will result in output video getting corrupted.

The speed with which VLC converts videos depends upon your computer's specifications. A faster computer converts faster while slower PCs take a lot of time. At the end of the conversion process, you will get the video in the format that you have selected in step 6.

Resize and shrink videos with VLC media player

Resizing the video involves making minor changes in the steps followed in conversion. While customizing the profile in step 6, go to the Video codec tab. Inside the Scale option, enter the desired width and height that you deem fit for your needs. After that, just convert the video as you normally would. This would result in the output video having the same dimensions that you specified. However, it is important to note that exact dimensions would only be achieved if the aspect ratio of the video is maintained. If the correct aspect ratio is not satisfied by your dimensions, VLC will take one of your dimension and change the other to satisfy it.

Resize Videos

Cut videos with VLC media player

To crop videos with VLC media player, go to the menu bar and click on View menu. Inside it, check Advanced Controls. This will result in a few extra buttons over the normal toolbar. Play the video of your choice and press the record button (from the newly added buttons) at the point in the video from where you want to start. Then, again press this button when the video reaches the point at which you want to stop it. The cut video will automatically be saved in your Videos library. It is located at Libraries/Videos in Windows 8.1, Windows 8, Windows 7 and Windows Vista. In Windows XP, it is located at My Documents\My Videos. You can use the Frame by Frame button to get a high degree of accuracy. You need to install the newer versions of this program as older versions do not support this.

Friday 22 November 2013

HOW TO LOCK YOUR FOLDER WITHOUT ANY SOFTWARE

This tutorial will guide you through the steps required to create a locked folder in Windows 7 – without installing any additional 3rd party software.
The steps below will guide you in creating a hidden and password protected folder, this method is not 100% secure. It will however deter the average computer user enough, but an advanced user may be able to access the contents of this folder.

HERE WE GO
  1. Create a new folder and name it whatever you would like.

  2. Open the folder, right-click on a blank area in it, then select New -> Text Document from the pop-up menu.

  3. Open the text file you just created by double-clicking it and copy/paste in the following text:
    cls
    @ECHO OFF
    title Folder Private
    if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
    if NOT EXIST Private goto MDLOCKER
    :CONFIRM
    echo Are you sure you want to lock the folder(Y/N)
    set/p "cho=>"
    if %cho%==Y goto LOCK
    if %cho%==y goto LOCK
    if %cho%==n goto END
    if %cho%==N goto END
    echo Invalid choice.
    goto CONFIRM
    :LOCK
    ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    echo Folder locked
    goto End
    :UNLOCK
    echo Enter password to unlock folder
    set/p "pass=>"
    if NOT %pass%== PASSWORD_GOES_HERE goto FAIL
    attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
    ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
    echo Folder Unlocked successfully
    goto End
    :FAIL
    echo Invalid password
    goto end
    :MDLOCKER
    md Private
    echo Private created successfully
    goto End
    :End
  4. In the above code, replace the key PASSWORD_GOES_HERE with the password you want to use to unlock the folder. For example if you want the password to be 123456, the line should look like:
    if NOT %pass%== 123456 goto FAIL
  5. Save your new file in the .bat format with the complete file name being locker.bat. To do this, make sure to change the Save as type: to All Files (*.*).


     
 6. In the folder you created back in Step #1, double click the locker.bat file and there will now be a new folder named Private where you can put anything you want.
7. Upon exiting, double click the locker.bat file again. It will prompt you to answer whether you want to lock your folder or not. Press Y and the private folder will disappear.

     
 8. In order to retrieve the Private folder, all you have to do is double click the locker.bat file and enter the password which you set in Step #4 and the folder will appear again for you to access.

     
9. That’s it!

 

Tuesday 15 October 2013

HOW TO USE ANY SIM CARD IN YOUR MODEM EVEN WITHOUT DECODING/UNLOCKING IT

I received so many comments/complaints concerning my previous publication on HOW TO DECODE HUAWEI MODEMS. After some research works I decided to come out with this tutorial which I hope would help solve most of your problems.

STEPS.
1. Insert any SIM in your modem and connect to pc (modem drivers/software should be installed)


2. It will show something like ‘Invalid SIM’ or similar.
3. Ignore it and close the modem software.
4. Now open Nokia PC Suite. If you don't have Nokia PC Suite then download one here and install.
5. Now click on Internet option circled in black in the below figure and click on the Spanner-like icon below



6. Now go to configure and select your data card modem  in the dropdown list and input your operator APN settings as if you are using a Nokia phone.



7. After configuring, connect to the Internet via PC Suite.
You will find that your internet is now connected.



NOTE: If our tutorials work for you, then don't forget to be our Facebook fan.

Wednesday 7 August 2013

HOW TO DISABLE ACCIDENTAL CLICKS WHILE TYPING ON YOUR LAPTOP

Working on a laptop computer with a touchpad becomes annoying sometimes. It is inevitable that you will mistakenly touch the touchpad while typing, causing the mouse to jump or cursor to move and interrupt your typing. Very annoying huh...?

Saturday 20 July 2013

HOW TO DETERMINE A FAKE MOBILE PHONE FROM THE ORIGINAL

  In my quest to acquire one of the latest smartphones in the market recently, I found out that there are a lot of counterfeit ones out there which are very difficult to determine.
I therefore conducted some research and came out with the below findings.

Monday 8 July 2013

HOW TO INCREASE YOUR PHONE BATTERY LIFE

If there is one thing that can be annoying about a smartphone, it’s a battery that runs down too soon. Here are some tips on how to keep that battery power flowing. The details of configuring settings vary somewhat among the different platforms but these items are worth looking at.

Wednesday 19 June 2013

HOW TO BOOT YOUR PC FASTER

It is boring and annoying to wait for your computer for longer minutes during boot-up (Starting-up ) The reason being that During the booting process, the computer loads various programs (installed software) into its memory before finally displaying them onto the desktop.
If you therefore allow a lot of programs to run on start-up, you definitely have to wait for them to be loaded on to the computers memory before you can finally access them.