Wednesday 19 September 2012

HOW TO REDUSE THE SIZE OF YOUTUBE VEDIOS

HI THIS IS ME RITESH HAS COME OUT WITH GREAT IDEA WHICH WILL REALLY HELP U OUT


Recently a friend asked me how to make YouTube videos smaller for his MySpace profile, so I did a little bit of tweaking and gave him a solution! By default, when you copy the embed code for a video from YouTube, the size of the video is 425 by 355 pixels. That’s great, but it would be nice if they let you choose your own custom size!
So if you are looking for a way to shrink the size of YouTube videos so that they fit correctly on different sites like MySpace, your blog, or wherever, then here’s a simple trick you can use.
First, go ahead and copy the YouTube embed code for the video you want to shrink.
embed code
The code will look something like this:
<MISSING>
You will notice the “WIDTH” and “HEIGHT” values in the code. There are actually two sets of these tags, one set in the beginning and one set at the end.
Go ahead and paste this code into a text editor of your choice, Notepad was fine for me. Without changing anything else, go ahead and change the values of the width and height to the desired value. Remember that when changing the values for width and height to make sure you maintain the aspect ratio.
If you’re not sure what that means, go ahead and divide the width by the height of a default sized YouTube video and what do you get?
425 / 355 = 1.197
That is the ratio of the width to the height. So if you want the video to be 300 pixels wide, then just divide that by 1.197 to get the value of the height, which would be:
300 / 1.197 = 250
So that’s it! Your code should look something like this now:
<MISSING>
So this is what my video looked like on my blog before I made the changes to the size:
youtube smaller video
Here’s what the video looked like after I made it smaller by editing the tags:
smalle youtube videos
Much smaller! There you go, a very simple way to make YouTube videos smaller. You can increase the size of a YouTube video in the same way! Enjoy!

Leave a Reply

 
 

Labels