Subscribe:

Ads 468x60px

Pages

mardi 10 novembre 2015

Posts from Online Tech Tips for 11/10/2015

Computer Tips From a Computer Guy Is this email not displaying correctly?
View it in your browser.

Online Tech Tips Newsletter

 

In This Issue

Nov 09, 2015 01:17 pm | Aseem Kishore | Computer Tips

How to Move a Half-Finished Download in uTorrent

If you are downloading a very large torrent using uTorrent, you might run into a space issue halfway during the download. For example, I was once downloading a 100 GB torrent, but didn’t realize that I only had about 75 GB of space left of my C drive.

I started getting low disk space errors from Windows and realized that it was because of the torrent. At this point, I didn’t want to delete the entire torrent and start over again by downloading it to a new location, so I figured out how to move all the downloaded files to a new location and then continue downloading the rest.

Previously, if you were using an older version of uTorrent, you had to manually move the files yourself, but in the newer version, it moves the files for you! In this article, I’ll show you the steps for moving a torrent download before it finishes.

Move Unfinished Torrents

Step 1: The first thing we have to do is stop the current download so that the files are not being accessed or updated by uTorrent. To do this, just right-click on the torrent and choose Stop. Do not Pause the download.

stop torrent download

Step 2: Now that the torrent has stopped downloading, we can change the download location for this torrent. To do this, right-click on the torrent again, choose Advanced and then choose Set Download Location.

set download location

A new dialog will pop up asking you where to download your torrent file to. Navigate to the new location and just click Select Folder.

move torrent download

uTorrent will automatically move the files for you to the new location. You may have to wait a little bit if a large amount of data has to be transferred over to the new location.

Step 3: Now that the files have been moved, you need to start up the download again. Simply right-click on the torrent again and choose Start.

start torrent download

The download will continue from whatever percentage it had already completed and download the rest. This can save a significant amount of bandwidth compared to starting over again, especially for very large torrents.

The process is exactly the same for Mac users running OS X. Just stop the download, then right-click on the torrent and set the new download location.

mac utorrent

The files will automatically be moved to the new location, just like in Windows. Overall, it’s a pretty straight-forward process and works well. If you have any questions, feel free to post a comment. Enjoy!

The post How to Move a Half-Finished Download in uTorrent appeared first on Online Tech Tips.

Read More
share on Twitter Like How to Move a Half-Finished Download in uTorrent on Facebook

Nov 09, 2015 12:08 pm | Aseem Kishore | Computer Tips

Can't Play AVI Files in Window Media Player?

Are you trying to play an AVI file using Windows Media Player, but the video won’t play? Maybe you see the first frame of the video, but the rest is blank? Or maybe you get an error message saying that the video format is not supported?

Even though Windows Media Player has built-in support for playing AVI files, you can still run into problems. In this article, I’ll talk about the reasons why an AVI video may fail to play and what you can do to fix the issue.

cannot play file

Understanding AVI Format

The first thing you need to understand about AVI, aka Audio Video Interlaced, is that it is a very old container format created by Microsoft in 1992. This means that an AVI file contains audio and video data streams that can be played together in sync.

This is important because the format for the audio or video stream can be different inside the AVI container. For example, the video stream could be compressed using the DivX, Xvid, H.264, VP9 or MPEG-4 codec.

codecs

If your AVI file contains a video stream that uses a more modern codec for compression, Windows Media Player may not be able to play it because it can’t decompress that particular codec.

You basically have four solutions to this problem: use a newer version of Windows Media Player, convert the video to another format like MP4, WMV, etc., install the necessary codecs on your system so that Windows Media Player can decompress the video stream or use a different media player like VLC, which already supports pretty much every codec out there.

For an in-depth understanding of all this, check out my guide to codecs, container formats and transcoding.

Newer Version of WMP

Depending on which version of Windows you are running, you might be able to fix your problem by simply upgrading Windows, which will give you a newer version of WMP.

If you are running Windows XP or Windows Vista, the latest version that will work on those operating systems is Windows Media Player 11. If are running Windows 7 or higher, then you are running the latest version, which is 12. Version 12 can play the most formats including MP4, MOV, AAC, H.264 and M2TS.

windows media player 12

If you are running Vista or XP, it’s probably worth upgrading and not just because you get a slightly better version of Windows Media Player! Unfortunately, XP and Vista users will have to pay to upgrade their machines to Windows 10 or invest in a new machine.

If you’re sticking with the older OS, then keep reading for more solutions.

Convert AVI Video

If you must use Windows Media Player and the video won’t play, you can try converting the video to another format that is supported.

The easiest way to do this is to use a program called HandBrake, which is free. Note that when using HandBrake, it will convert the video into MP4 format using the H.264 codec. Vista and XP users will not be able to play those videos using WMP 11. For those users, you need to upgrade as previously mentioned or use a third-party media player like VLC, which I mention below.

This is mainly for Windows 7 and higher users who have an AVI file that uses a different codec not supported in WMP 12.

handbrake

It’s really easy to use HandBrake also. Just click on the Source button, then click on File and browse to the location of your AVI file.

Once it has been scanned, you can leave everything as is and just click the Start button. Your file will be converted into an MP4 file in the same directory as the original video file.

Install Codec Packs or Use VLC

If the problem is related to the codec and you must use Windows Media Player, your only other option is to download a codec pack. This used to be very common, but it’s pretty rare these days.

You have to be careful when downloading codec packs because some of them contain malware, viruses, etc and will ruin your system. I highly recommend downloading VLC media player instead and using that since it already contains all the old and modern codecs by default and it’s safe.

vlc media player

If you absolutely must, you can check out my previous post on downloading codecs for Windows Media Player.

Corrupt AVI File

In addition to the codec issue, you might also have problems playing an AVI file if it has become corrupt or damaged. Usually, this problem is fixable using third-party repair tools.

Luckily, I’ve written articles on how to play damaged AVI files and how to repair corrupted AVI files. If the AVI files are not corrupt, then it could be a problem with WMP itself. There are a couple of more possible solutions below.

Windows Media Player Issues

One possible simple solution is to make sure that the file type is associated with WMP. You can do this by opening Windows Media player, going to Tools and then clicking on Options. Note this is only for older versions of WMP.

cannot play avi files

Now click on the File Types tab and make sure that AVI is selected in the list. If it's not selected, it may be the reason why your videos are not playing.

cant play avi files wmp

Another solution, which has worked for some, is to use system restore to go back to a previous system state. If WMP was able to play your AVI file previously, but now can’t, a system restore might solve the issue.

You can read my previous post about system restore and how to enable it. Once on the System Protection tab, just click on the System Restore button. If you turned off or disabled System Restore, then keep reading.

system restore settings

You can also try to run the System File Checker command in DOS, which checks all system files and replaces corrupted or deleted ones with the originals. You can run the command by going to Start, Run and typing in CMD. At the prompt, type the following:

sfc /scannow

sfc scannow

If you still can't play AVI files in Windows Media Player, post a comment and I’ll try to help! Enjoy!

The post Can’t Play AVI Files in Window Media Player? appeared first on Online Tech Tips.

Read More
share on Twitter Like Can't Play AVI Files in Window Media Player? on Facebook

Recent Posts

Has Your Windows Taskbar Disappeared?
How to Open a WPS File
How to Reset Your Wireless Router
How to Replace or Repair Your Broken iPhone Screen
Change View Source Code Editor in IE 8 thru 11
Copyright © 2015 Online Tech Tips, LLC, All rights reserved.
You signed up for news and information from Online Tech Tips.
unsubscribe from this list | update subscription preferences 

0 commentaires:

Enregistrer un commentaire