Embedding high resolution YouTube videos
A lot of people realize that YouTube now features the option to watch certain videos in high resolution, but what a lot of people don’t know if that you can modify the embed code used for YouTube movies so that they will play back in high resolution as well. For instance, take this embed code for example
<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/TQc5d-A6×3E”></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/TQc5d-A6×3E” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”344″></embed></object>
If you add the following code to the value url and embed src, it will display the video in high resolution…
&ap=%2526fmt%3D18
Once added, the code looks something like this…
<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/TQc5d-A6×3E&ap=%2526fmt%3D18″></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/TQc5d-A6×3E&ap=%2526fmt%3D18″ type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”344″></embed></object>
Heres an example of it in action on one of my animations…
This is a very nifty find for people who post a lot of video blogs, podcasts, and such.
Say This, Say That launched Olympia Film Society web site
I’m pleased to announce the opening of the brand new web site for the Olympia Film Society. The site was designed with the needs of the society in mind. They requested an easy way to create and manage news/films/events. We hooked them up with a fully custom Wordpress integrated web site and event calendar to display upcoming events/showtimes.
The design of the site is easy on the eyes and is fairly simple to navigate. It also offers a lot more functions for society members.
Feel free to check out the web site here…