<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kaiser Soze's Blog &#187; Video</title>
	<atom:link href="http://www.kaisersblog.com/category/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kaisersblog.com</link>
	<description>Not your usual suspect!</description>
	<lastBuildDate>Fri, 02 Jul 2010 11:37:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Lock full screen video with dual monitors</title>
		<link>http://www.kaisersblog.com/2010/03/lock-full-screen-video-with-dual-monitors/</link>
		<comments>http://www.kaisersblog.com/2010/03/lock-full-screen-video-with-dual-monitors/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 15:41:55 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[dual]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[full screen]]></category>
		<category><![CDATA[jwplayer]]></category>
		<category><![CDATA[maximized]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[webplayer]]></category>
		<category><![CDATA[windows media player]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=806</guid>
		<description><![CDATA[You can never have enough screen space, especially when ﻿you are a multi-tasking addict like me. I have been using dual screen setups for years now and i&#8217;m not alone. A lot of  people use two, three or even more monitors  at work and at home. Thing is, in all those years using multiple screens [...]


Related posts:<ol><li><a href='http://www.kaisersblog.com/2010/01/how-to-play-video-on-you-tomtom-navigation-device/' rel='bookmark' title='Permanent Link: How to play video on your TomTom navigation device'>How to play video on your TomTom navigation device</a> <small>After my good old TomTom Go 700 passed away I...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You can never have enough screen space, especially when ﻿you are a multi-tasking addict like me. I have been using dual screen setups for years now and i&#8217;m not alone. A lot of  people use two, three or even more monitors  at work and at home. Thing is, in all those years using multiple screens I  find support for it in all kinds of software is minimal. I don&#8217;t know of any games that take real advantage of multiple screens, most software doesn&#8217;t have genuine supprt for multiple screens and what bothers me most, no video player has decent dual screen features.</p>
<p>I like to &#8216;watch&#8217; video will i&#8217;m working or surfing the internet. My major problem is when I start a video and enable full screen as soon as I click in the other monitor the video player resizes to default resolution. All web video players do this. It doesn´t matter if it´s Silverlight, Flash, Windows Media Player or even Youtube´s new HTML5 player they all refuse to stay fullscreen when using the other screen. So, since all web video players show this behavior one might think the root of the problem isn&#8217;t in the web players but probably browser or operating system related. I&#8217;m a Windows user (Win7 at the moment), so that will be the start of my research. First test: Windows&#8217; default player Windows Media Player.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>A small success, with full screen enabled I&#8217;m able to use my other screen as I like. But my main focus is on web video players so this will prove it&#8217;s not the operating system being the problem. But let&#8217;s do a another quick test to rule out the OS. I&#8217;ll use the free open source player VLC Media Player. It works, again I&#8217;m able to use my main monitor while full screen is enabled in the VLC Media Player. I think it&#8217;s fair to say it&#8217;s not Windows preventing the player to stay full screen when using another monitor. This is good to know because this will come in handy when you have the deeplink of the video or livestream you&#8217;d like to watch full screen at that moment. Next up, browser testing.</p>
<p>For some, it might be obvious that the browser is the problem. This because your browser is continuously &#8216;listening&#8217; for click actions. Once you click somewhere in your main screen you browser window playing the video will lose focus and exit full screen mode. I don&#8217;t think this is something developers can enable using their own build players because of this. Aobde and Microsoft claim it is because of security issues and it is not possible by design. The tests as shown below kind of explain this theory:</p>
<table style="height: 106px;" border="1" cellspacing="0" cellpadding="5" width="366">
<tbody>
<tr align="center">
<td></td>
<td>Firefox</td>
<td>Chrome</td>
<td>Internet Explorer</td>
</tr>
<tr>
<td align="right">Flash</td>
<td align="center">X</td>
<td align="center">X</td>
<td align="center">X</td>
</tr>
<tr>
<td align="right">Silverlight</td>
<td align="center">X</td>
<td align="center">X</td>
<td align="center">X</td>
</tr>
<tr>
<td align="right">Windows Media Player</td>
<td align="center">X</td>
<td align="center">X</td>
<td align="center">X</td>
</tr>
</tbody>
</table>
<p>X &#8211; Video does not stay maximized when losing focus</p>
<h2>Solution</h2>
<p>According to a reply to a <a rel="nofollow" href="http://bugs.adobe.com/jira/browse/FP-436%3Bjsessionid=8F55035D498D30D3B118B41537C00587">bug report</a> on Adobe there&#8217;s nothing that can be done when using Flash Players:  &#8221;<em>We understand that many users would like fullscreen on one monitor and to be able to interact with your OS on another monitor. However, due to security requirements, we require that Flash and Browser must be the current focus of your OS. Apologies if this causes any workflow or usability issues. We will continue to review our security policy and consider changes in the future.</em>&#8221;</p>
<p>No matter what Adobe might be saying there is a solution regarding Flash it&#8217;s players. You can replace npswf32.dll file for a modified version which allow you to have a Flash video player stay maximized while you are using the other monitor. Of course you can also hex edit a flash binary youself. (<a title="watch full screen flash while working on an  other screen" href="http://my.opera.com/d.i.z./blog/2009/04/22/watch-fullscreen-flash-while-working-on-another-screen" target="_blank">More  info</a>) (<a title="modified npswf32.dll" href="http://files.myopera.com/d.i.z./files/NPSWF32_20100213.zip" target="_blank">Download modified npswf32.dll</a>) <a href="http://www.techsupportforum.com/microsoft-support/windows-vista-support/208200-youtube-fullscreen.html">Apparently</a> unchecking &#8220;Hardware Accelerating&#8221; also fixes it but I don&#8217;t want to disable my hardware accelartion.  (Right click on the video,  Settings&#8230;..)</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Now how about Silverlight and Windows Media Player? In a podcast from december, which a can&#8217;t find no more, I heard that the Silverlight team is currently fixing this. Searching some more on this topic brings us the news this feature will not be released untill <a title="Silverlight 4 beta" href="http://www.silverlight.net/getstarted/silverlight-4-beta/" target="_blank">Silverlight 4</a>. According to <a title="ike Taulty's blog on Silverlight" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2010/01/11/silverlight-4-displaying-a-bunch-of-files-from-a-zip-file.aspx" target="_blank">Mike Taulty</a> &#8220;<em>A Silverlight 4 application can go full-screen without those security  limitations if that application marks itself as requiring elevation at  installation time ( i.e. it&#8217;s a trusted application ) and in that case  the security sandbox is relaxed and one of the things that enables is  full-screen apps without those security restrictions.</em>&#8221;</p>
<p>So i&#8217;ll guess we have to wait for Silverlight 4 for this functionality. On the other hand  Windows Media Player will play all video that a Silverlight player could show. So searching for the deeplink and copy/pasting it into Windows Media Player will also work. This because Windows Media Player will stay full screen when losing focus as said earlier in this article. Finding the source or deeplink can be done by looking at the embed code of the object in the source code of the webpage it is embedded in or look for it using Firefox web developer plugin Firebug.</p>
<p>It seems the solution stopped working in Google Chrome after the latest updates. Thanks to Henrik there&#8217;s a solution: </p>
<p>&#8220;<em>Hey, i use chrome, and they recently applied an update, which invalides this operation to flash.</p>
<p>The solution is simple though:</p>
<p>In your chrome install folder (which usually is):<br />
C:\Users\Heknu\AppData\Local\Google\Chrome\Application\5.0.375.86</p>
<p>Replace the gcswf32.dll with the file downloaded modified file (npswf32.dll) and ur good to go <img src='http://www.kaisersblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>U might want to keep your original chrome file, just in case. And if chrome release another update, the solution might just be the same <img src='http://www.kaisersblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </em>&#8221;</p>


<p>Related posts:<ol><li><a href='http://www.kaisersblog.com/2010/01/how-to-play-video-on-you-tomtom-navigation-device/' rel='bookmark' title='Permanent Link: How to play video on your TomTom navigation device'>How to play video on your TomTom navigation device</a> <small>After my good old TomTom Go 700 passed away I...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2010/03/lock-full-screen-video-with-dual-monitors/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How to play video on your TomTom navigation device</title>
		<link>http://www.kaisersblog.com/2010/01/how-to-play-video-on-you-tomtom-navigation-device/</link>
		<comments>http://www.kaisersblog.com/2010/01/how-to-play-video-on-you-tomtom-navigation-device/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 19:44:25 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[divx]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mpeg]]></category>
		<category><![CDATA[mpg]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tomplayer]]></category>
		<category><![CDATA[tomtom]]></category>
		<category><![CDATA[videoplayer]]></category>
		<category><![CDATA[xvid]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=790</guid>
		<description><![CDATA[After my good old TomTom Go 700 passed away I got a new TomTom Go 740 Live and soon found out it&#8217;s really easy to play video on a TomTom navigation device. This way you can use your navigation as an in-car entertainment centre. With TomPlayer you are able to watch full screen video&#8217;s in [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kaisersblog.com/wp-content/uploads/2010/01/tomtom_video.png" class="highslide-image" onclick="return hs.expand(this);"><img class="size-full wp-image-798 alignleft" style="margin-right: 5px; margin-left: 5px; margin-top: 0px; margin-bottom: 0px;" title="tomtom_video" src="http://www.kaisersblog.com/wp-content/uploads/2010/01/tomtom_video.png" alt="" width="300" height="192" /></a></p>
<p>After my good old TomTom Go 700 passed away I got a new TomTom Go 740 Live and soon found out it&#8217;s really easy to play video on a TomTom navigation device. This way you can use your navigation as an in-car entertainment centre. With TomPlayer you are able to watch full screen video&#8217;s in AVI (divx or xvid) or MPEG video and listen to mp3 or ogg audio files.</p>
<p>The documentation on <a title="TomPlayer.net" href="http://www.tomplayer.net/" target="_blank">tomplayer.net</a> can be a bit confusing and installation is not the same for all TomTom models. In this post I will explain how to install and configure TomPlayer on an external MicroSD memory card. This method will work for models Go 740/750/930 Live and will probably work for a lot of other models. At the end I will explain another configuration which might work for your model.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<h2>Installation</h2>
<ol>
<li>Insert SD-card into TomTom slot</li>
<li>Download the <a title="tomplayer.zip" href="http://sourceforge.net/projects/tomplayer/">Tomplayer zip archive</a> and extract it</li>
<li>Connect TomTom to PC and quit TomTom Home</li>
<li>Copy The Following folders to your external SD-card: audio, tomplayer, video</li>
<li>Rename the folder &#8220;SDKRegistry&#8221; to &#8220;SdkRegistry&#8221; and copy this folder to the root of your TomTom internal memory</li>
</ol>
<p>I&#8217;ve read the different descriptions for installing on the internal memory and on an SD card, and I was still a little confused by the terminology&#8230; especially references to /mnt/movinand and to /mnt/sdcard.</p>
<p>It seems like:<br />
1 &#8211; /mnt/movinand refers to the removable storage (i.e., SD-card)<br />
2 &#8211; /mnt/sdcard refers to the internal memory.</p>
<p>On Windows PC, these show up as external drives H: and I: respectively. So when we modify the configuration files taking these assumptions into consideration, Tomplayer worked correctly.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<h2>Configuration</h2>
<ol>
<li>Open tomplayer.ini (the file is in tomplayer/conf/ folder)</li>
<li>Change:<br />
video_dir                      = /mnt/sdcard/video<br />
audio_dir                      = /mnt/sdcard/audio<br />
to:<br />
video_dir                      = /mnt/movinand/video<br />
audio_dir                      = /mnt/movinand/audio</li>
<li>Open tomplayer.cap (the file is in SdkRegistry folder)</li>
<li>Change:<br />
AppPath|/mnt/sdcard/tomplayer/|<br />
to:<br />
AppPath|/mnt/movinand/tomplayer/|</li>
<li>Disconnect your TomTom from PC and restart it</li>
</ol>
<p>Now you will have a fourth screen in your TomTom main menu. Start TomPlayer by pressing the icon. On first start TomPlayer will start with screen calibration. Touch the crosses and proceed. Last thing to do is to copy some audio and video to their respective folders on the SD-card. Have fun!</p>
<p>An alternative method is to copy all files of the distrib folder to your external SD-card. The ttfilesytem (do not copy this to your TomTom internal memory!) will load your TomPlayer as soon as the SD-card is inserted and normal TomTom will load when it&#8217;s ejected. This didn&#8217;t work on my TomTom Go 740 Live, even worse it made it crash, but I have read this method should work on most TomTom models. You can also install TomPlayer to your TomTom internal memor. I did not do this because I don&#8217;t to run out my internal flash read/write cycles. If you have any problems installing or configuring TomPlayer visit the <a title="Tomplayer.net forum" href="http://www.tomplayer.net/forum/" target="_blank">tomplayer.net forum</a> for more help.</p>
<p>If you want to watch video on your TomTom convert your video&#8217;s to avi or mpeg. Try <a title="MediaCoder" href="http://www.mediacoderhq.com/">MediaCoder</a> as it&#8217;s free and it has everything you need. TomTom screen resolutions are 480*272 for the widescreen models (TomTom XL or GO) and 320*240 for fullscreen models (TomTom ONE).</p>
<p style="text-align: center;"><a href="http://www.kaisersblog.com/wp-content/uploads/2010/01/splash_480.png" class="highslide-image" onclick="return hs.expand(this);"><img class="size-medium wp-image-796" title="splash_480" src="http://www.kaisersblog.com/wp-content/uploads/2010/01/splash_480-300x168.png" alt="" width="250" height="142" /></a> <a href="http://www.kaisersblog.com/wp-content/uploads/2010/01/main_480.png" class="highslide-image" onclick="return hs.expand(this);"><img class="size-medium wp-image-795" title="main_480" src="http://www.kaisersblog.com/wp-content/uploads/2010/01/main_480-300x170.png" alt="" width="250" height="142" /></a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2010/01/how-to-play-video-on-you-tomtom-navigation-device/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>War on Embedding</title>
		<link>http://www.kaisersblog.com/2009/10/war-on-embedding/</link>
		<comments>http://www.kaisersblog.com/2009/10/war-on-embedding/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 13:19:53 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[blocker]]></category>
		<category><![CDATA[buma stemra]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[crawler]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[teezir]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=728</guid>
		<description><![CDATA[It has been all over  the news; the Dutch news, at least: you have to pay to embed video in your website. Righto&#8230;&#8230;.. The BUMA/STEMRA (abbreviated BS, which is by coincidence also the abbreviation for bullshit) announced some new rules yesterday during their press conference for embedding videos from online media streamer sites (youtube, dailymotion, [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>It has been all over  the news; the Dutch news, at least: you have to pay to embed video in your website.</p>
<p>Righto&#8230;&#8230;..</p>
<p>The <a onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');" href="http://en.wikipedia.org/wiki/Buma/Stemra">BUMA/STEMRA</a> (abbreviated BS, which is <em>by coincidence</em> also the abbreviation for <strong>bullshit</strong>) announced some new rules yesterday during their press conference for embedding videos from online media streamer sites (youtube, dailymotion, whatever). starting from 2010, EVERYBODY must pay 30 euros per year for EVERY clip that you embed from youtube; if the embedded video falls under the copyright list of bullshit/stemshit (to be known: 17k musicus in the Netherlands and 1,2 mil worldwide –source: SP!TS).</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><div class="wp-caption alignleft" style="width: 310px"><a href="http://marcellinosantoso.com/wp-content/uploads/Capture_002.jpg" class="highslide-image" onclick="return hs.expand(this);"><img style="margin: 5px;" title="SP!TS - Youtube-tax for everybody" src="http://marcellinosantoso.com/wp-content/uploads/Capture_002-300x165.jpg" alt="SP!TS - Youtube-tax for everybody" width="300" height="165" /></a><p class="wp-caption-text">Here’s a screenshot of today’s SP!TS Newspaper where this news is covered.</p></div></p>
<p>The idea is that the BS will (if not already) develop a script/robot/crawler to go, multiply and overpopulate the internet with one mission: to index where on internet (copyrighted) videos are being embedded. Those bots will call home. For those who doesn’t have the permission (= did not pay) to embed the videos, are getting a warning letter to take off the embedded clip. If not? they will get the invoice (the Joel Tannenbaum-RIAA story is a similar story — go <a title="joel tannenbaum riaa ban buma stemra youtube embed" href="http://www.google.nl/search?q=joel+tannenbaum+riaa" target="_blank">google</a>).</p>
<p>This guy from twitter (<a title="joel tannenbaum riaa ban buma stemra youtube embed" href="http://twitter.com/coenjacobs" target="_blank">@coenjacobs</a>) developed the Block Buma Crawler WordPress plugin, and I quote:</p>
<p style="padding-left: 30px;">“This plugin is capable of keeping computers outside of your WordPress installation, that are blacklisted via this plugin. You can download the <a onclick="javascript:pageTracker._trackPageview('/downloads/wp-content/files/block-buma-crawler.zip');" href="http://coenjacobs.net/wp-content/files/block-buma-crawler.zip">Block Buma Crawler plugin</a> right now, version 0.1 is available. Drop the folder that’s inside the download in your <em>/wp-content/plugins/</em>-folder, activate the plugin and enjoy!”</p>
<p style="padding-left: 30px;"><em>–source: <a title="joel tannenbaum riaa ban buma stemra youtube embed" href="http://coenjacobs.net/blog/steps-blocking-buma-crawlers-wordpress" target="_self">http://coenjacobs.net/blog/steps-blocking-buma-crawlers-wordpress</a></em></p>
<p>Furthermore…</p>
<p>Alongside with <a title="joel tannenbaum riaa ban buma stemra youtube embed" href="http://twitter.com/coenjacobs" target="_blank">@coenjacobs</a>, <a href="http://twitter.com/madbello" target="_blank">@madbello</a> covering a good tutorial to block BS’s IP address before they can crawl your site. Read the steps in his blog: <a title="joel tannenbaum riaa ban buma stemra youtube embed" href="http://madbello.nl/?p=6997" target="_blank">http://madbello.nl/?p=6997</a> (in Dutch). The red lines is the following: block the IP belongs to BS by using .htaccess file in your website. If you are using wordpress and not sure what to do, you would be way better off using <a title="joel tannenbaum riaa ban buma stemra youtube embed" href="http://wordpress.org/extend/plugins/wp-ban/" target="_blank">WP-Ban plugin</a>.</p>
<p>From the comments in madbello’s blog, the suggested IP range is 213.208.242.160 – 213.208.242.167  (.160 and .167 are included!)</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p style="text-align: left; color:red;">UPDATE &#8211; THE WAR HAS ENDED AND WE HAVE PREVAILED!!!</p>
<p style="text-align: left;">I must admit I was a bit late with this story as it has been hot news here in the Netherlands for a few days now. But, not nearly an hour after publishing this article BUMA/STEMRA has thrown in their towel and risen the white flag. They have stopped all active searches on embedded music and will not continue their hunt untill further notice. (<a title="buma stemra loss" href="http://www.bumastemra.nl/nl-NL/OverBumaStemra/Actueel/BS+komt+internetgebruikers+tegemoet.htm" target="_blank">Official statement</a> / <a title="buma stemra loss english translation" href="http://translate.google.com/translate?prev=hp&amp;hl=nl&amp;js=y&amp;u=http%3A%2F%2Fwww.bumastemra.nl%2Fnl-NL%2FOverBumaStemra%2FActueel%2FBS%2Bkomt%2Binternetgebruikers%2Btegemoet.htm&amp;sl=nl&amp;tl=en&amp;history_state0=" target="_blank">translation</a>)Since the dutch government has also spoken against BUMA/STEMRA tactics we probably won&#8217;t hear from them on this subject for a while. Bye Bye zwaai zwaai!</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2009/10/war-on-embedding/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Picture Quality on BBC HD: a response</title>
		<link>http://www.kaisersblog.com/2009/09/picture-quality-on-bbc-hd-a-response/</link>
		<comments>http://www.kaisersblog.com/2009/09/picture-quality-on-bbc-hd-a-response/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 16:32:51 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[bitrates]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[high definition]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[satellite]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=707</guid>
		<description><![CDATA[On the 5th of August BBC&#8217;s new transmission encoders were taken into operation. After some questions from viewers they have decided to respond on their Internet blog. The blogpost is actually a response from BBC&#8217;s head of BBC HD Danielle Nagler to an anonymous author. In my opinion this article gives a very interesting insight [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kaisersblog.com/wp-content/uploads/2009/09/bbc-hd-television-channel.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignleft size-full wp-image-709" style="margin: 5px;" title="bbc-hd-television-channel" src="http://www.kaisersblog.com/wp-content/uploads/2009/09/bbc-hd-television-channel.jpg" alt="bbc-hd-television-channel" width="167" height="140" /></a>On the 5th of August BBC&#8217;s new transmission encoders were taken into operation. After some questions from viewers they have decided to respond on their Internet blog. The blogpost is actually a response from BBC&#8217;s head of BBC HD Danielle Nagler to an anonymous author. In my opinion this article gives a very interesting insight in the kitchen of world&#8217;s biggest high definition br0adcaster:</p>
<p><em>Hello Everyone</em></p>
<p><em>I thought that you might like to see the detailed response which I have sent to someone who contacted me regarding the picture quality issues which are under discussion here:</em></p>
<p>&#8220;&#8230;Your complaint refers to the introduction of the new transmission encoders for BBC HD which were introduced into operations on Wednesday 5th August. There was an extensive process of assessment in advance of the selection of new encoders for the BBC HD service, using both objective and subjective criteria. The encoders which were chosen then went through further testing in advance of operational use, not only for picture quality but for compatibility with the Sky and Freesat platforms and their ability to deliver other services such as subtitling and surround sound successfully.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>The new encoders were intended to help us in handling the wide range of material which the BBC broadcasts in HD, and to help to improve the picture quality of some of our most challenging programmes. These may combine progressive and interlaced shooting or where the BBC has limited control over some aspects of the broadcast chain. I believe that the new encoders have achieved this in relation to programmes such as the series of <a href="http://www.bbc.co.uk/proms/2009/">BBC Proms broadcast</a>, <a href="http://www.bbc.co.uk/gardenersworld/">Gardeners&#8217; World</a>, <a href="http://www.bbc.co.uk/programmes/b007wjh7">Rick Stein&#8217;s Mediterranean Escapes</a> and the recent <a href="http://www.bbc.co.uk/programmes/b00m9g27">Athletics World Championships</a>, for which our coverage using the host broadcaster feed was as good as and sometimes better than other broadcasters covering the same event. However we of course continue to assess coder settings against the wide range of material which they have to handle to determine the best settings on an ongoing basis.</p>
<p>Following the introduction of the new encoders, there were some issues around the handling of some pictures &#8211; <a href="http://www.bbc.co.uk/blogs/bbcinternet/2008/11/bbc_hd_picture_quality_and_dol.html#P84034724">primarily mixes and fades &#8211; which we acknowledged through the BBC HD blog on picture quality almost immediately</a>. We have worked with our encoder supplier to address these issues in the long-term, and also put in place interim changes to minimise the difficulties. That the encoder change should generate problems for viewers watching BBC HD content is of course a matter for regret, but I do not believe that this was the result of errors in the preparation process.</p>
<p>You have also highlighted the issue of the bit-rate at which BBC HD broadcasts, and the changes to this over time. I do not believe that the problems that arose following the introduction of the new encoders had anything to do with the broadcast bit-rate, <a href="http://www.bbc.co.uk/blogs/bbcinternet/2008/11/bbc_hd_picture_quality_and_dol.html#P83979776">even though they coincided, as you have rightly identified, with a reduction in bit-rate for the channel</a>.</p>
<p>One of the central issues in selecting new encoders for BBC HD was to deliver pictures at the same or improved quality while allowing a reduction in the channel bit-rate. As MPEG 4 coders have evolved, the relationship between bit-rate and picture quality has also shifted. This is not an issue that is specific to BBC HD, or to the encoders that we have selected.</p>
<p>The BBC has an absolute responsibility to use bandwidth efficiently &#8211; whether on digital terrestrial muxes or on satellite. Bandwidth is not unlimited, and on UK-footprint transponders the demand for capacity is very high. The current bit-rates were selected through a process which directly evaluated quality on the new and old encoders, using a wide range of programme material and both subjective and objective assessments.</p>
<p><a href="http://www.bbc.co.uk/blogs/bbcinternet/2008/11/bbc_hd_picture_quality_and_dol.html#P84004000">Bit-rate is not the only factor affecting picture quality and a higher bit-rate will not automatically deliver higher picture quality</a>.</p>
<p>HD is still an evolving production technology. A variety of production techniques are &#8211; in my view quite rightly &#8211; deployed as experimentation continues to explore what HD can delivery creatively.</p>
<p>As in standard definition, it is also important that HD delivers a range of &#8220;looks&#8221; for producers, appropriate to the nature of the subject matter. I do not prescribe a single standard for HD work for the BBC. Decisions regarding frame rate and progressive versus interlaced styles are the responsibility of individual producers. These choices do not impact on quality provided that the camera is set up properly and the shutter speed set correctly, issues on which the BBC HD team provides ongoing advice and guidance. As <a href="http://www.bbc.co.uk/blogs/bbcinternet/2008/11/bbc_hd_picture_quality_and_dol.html">the discussion on the BBC HD blog</a> suggests, there is a range of views around these issues, and the degradation or quality they may bring to HD pictures. It is worth noting that 25 frames progressive mode in fact has more resolution than a 25 frame interlace image, and is used by the majority of drama, documentary and natural history programmes to great effect.</p>
<p>While very clear, sharp images have become closely associated with HD, it is important not to confuse &#8220;sharpness&#8221; with resolution. The use of electronic sharpening on standard definition pictures can make images clearer but does not increase the amount of information in the picture, one of the defining features of HD.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Electronic sharpening is not a characteristic which BBC HD encourages since we prefer images to look more natural, and to allow directors to offer contrasting focus in order to highlight the key features in a scene. Indeed, some of our dramas are now using the latest large image format cameras.These cameras use an image sensor about the same physical size as a 35mm film frame that gives the image a very shallow depth of field. This will put all but the key subject out of focus and allows a director to use focus as a story telling tool.</p>
<p>HD picture quality is not purely about a crispness of image, but about a richness of image which comes from the amount of detailed information included.</p>
<p>Within the BBC HD team we work consistently to explore new HD technology with a particular view to enhancing picture quality across the range of programme projects with which we are involved. Filming in certain environments or using small cameras remains challenging, and where it is not possible to deliver HD pictures to the standards we set, we limit the use of lower quality images to a maximum of 25% of an individual title.</p>
<p>Finally, you raise the issue of surround sound and the number of programmes broadcast which offer a 5.1 sound mix. Wherever possible we buy series and films with surround sound tracks, and try to ensure that sound is captured in this format for outside events. But 5.1 sound is not always available, and a genuine surround sound mix can add substantially to production costs in HD at a time when we are concentrating the resources available to increase the total volume of programmes made in HD. At present we do not routinely &#8220;up-mix&#8221; programmes from stereo to surround.</p>
<p>I can assure you that picture quality is a very important part of the work that we are doing in BBC HD. We clearly have different views on the picture quality that is delivered and the factors that contribute to it, but I do believe that we share a perspective that the quality of images is central to delivery of HD television.</p>
<p>I want to add that the <a href="http://www.bbc.co.uk/blogs/bbcinternet/hdtv/">BBC HD blog</a> is a very important discussion and communications forum for us, but as you have clearly observed we don&#8217;t respond to every single comment raised on it. We do take on board all the views expressed, and look seriously at substantive issues that are highlighted, whether they attract one comment or many.</p>
<p>I am sorry that in this case you feel that your original contribution did not receive the attention which you believed that it should have done.&#8221;</p>
<p><a href="http://www.bbc.co.uk/blogs/bbcinternet/danielle_nagler/"> <img src="http://www.bbc.co.uk/blogs/mt-static/support/assets_c/userpics/userpic-1261-100x100.png" alt="Danielle Nagler" width="50" /> </a> <span><a href="http://www.bbc.co.uk/blogs/bbcinternet/danielle_nagler/">Danielle Nagler</a></span> <span>|</span> <em>Danielle Nagler is Head of BBC HD, BBC Vision</em></p>
<p><em><br />
</em></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2009/09/picture-quality-on-bbc-hd-a-response/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hadu CCCam client Plugin for windows</title>
		<link>http://www.kaisersblog.com/2009/08/hadu-cccam-client-plugin-for-windows/</link>
		<comments>http://www.kaisersblog.com/2009/08/hadu-cccam-client-plugin-for-windows/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 22:28:25 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[cardsharing]]></category>
		<category><![CDATA[cccam]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[dvb]]></category>
		<category><![CDATA[dvb-s]]></category>
		<category><![CDATA[dvbviewer]]></category>
		<category><![CDATA[hadu]]></category>
		<category><![CDATA[htpc]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[progdvb]]></category>
		<category><![CDATA[satellite]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=676</guid>
		<description><![CDATA[While I&#8217;m testing my new satellite setup for a HTPC that has yet to be build I found a really usefull DVB plugin everybody should hear about. Finally a CCCam client for windows is available. First tests were very succesfull for me. Version Beta 0.1.0.0 was released June 23, 2009 this was a initial Beta [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>While I&#8217;m testing my new satellite setup for a HTPC that has yet to be build I found a really usefull DVB plugin everybody should hear about. Finally a CCCam client for windows is available. First tests were very succesfull for me. Version Beta 0.1.0.0 was released June 23, 2009 this was a initial Beta Test release. The current version is 0.116. Find latest release and changelogs <a title="hadu cccam client dvb core plugin windows" href="http://www.sat-times.com/dvb-cardsharing-software/5955-hadu-cccam-plugins-dvb-pci-cards.html" target="_blank">here</a>.</p>
<p><a title="hadu cccam client dvb core plugin windows" href="http://rapidshare.com/files/263787123/Hadu_-_CCCam_DVB_plugin_-_v_Beta_0.116.zip" target="_blank">Download Hadu 0.116</a></p>
<p>Hadu is a CardSharing Client plugin for DVB softwares on PC using DVB TV-Cards (Windows). It works as a MD plugin, a DVBCore plugin (eg. ProgDVB) or as a DVBViewer plugin. Currently, it only supports the CCCam protocol (without the AU option).<br />
<strong><br />
Installation:</strong><br />
&#8212;&#8212;&#8212;&#8212;-<br />
Just put Hadu.dll and Hadu.ini into the directory affected to plugins, regarding your current DVB software. It can be the directory of the software (i.e. for old versions of ProgDVB), or a given subdirectory (i.e. ./Plugins for MyTheater and Alt-DVB, &#8230;).</p>
<p>As it is compatible with the DVBCore API, use it as a DVBCore plugin (for DVBCore softwares) instead of using it with MDWrapper. With DVBViewer, use it as DVBViewer plugin instead of using it with SoftCSA.</p>
<p>Don&#8217;t use two or more CardSharing Clients and/or SoftCam Emulators at the same time (like Yankse, S2Emu or VPlug), unless you know perfectly what you are doing.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><strong> Directories of installation for the main DVB softwares:</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Put all the files (i.e. only Hadu.dll + Hadu.ini currently) in the same directory , as indicated hereafter:</p>
<ul>
<li> ProgDVB : main directory of the DVB software (or /Plugins subdirectory for version 4.38 or later of ProgDVB)</li>
<li>Alt-DVB : /Plugins (or /Plugins/av0) subdirectory, and/or /Plugins/pip subdirectory for the pip, and others (/Plugins/av1 to Plugins/av2</li>
<li>MyTheater, RitzDVB: /Plugins subdirectory (to use Hadu as a DVBCore plugin). Try to avoid the solution MDWrapper.dll in /Plugins subdirectory and Hadu in /MDPlugins subdirectory (MDWrapper is a workaround to make old MD plugins working with MyTheater and other DVBCore softwares)</li>
<li>DVBDream 0.xx: /Modules subdirectory since version 0.85 (to use Hadu as a DVBCore plugin). /Plugins subdirectory (to use Hadu as a MD plugin) for precedent versions<br />
-DVBDream 1.xx and above : /Plugins/pip00 and others (/Plugins/pip01 up to /Plugins/pip19) subdirectories, to use Hadu as a MD plugin</li>
<li>WatchTVPro: /Plugins subdirectory (Hadu is using the TT Trick automatically if it is possible)</li>
<li>HispaDVB: main directory of the DVB software for old versions, and /Plugins subdirectory since version 2. Hadu is no more using the TT Trick automatically for this software, because it is no more needed for HispaDVB version 2 and above</li>
<li>MultiDec: main directory of the DVB software (Hadu supports natively the different versions of the SS1 firmware)</li>
<li>DVBViewer: /Plugins subdirectory. Avoid the solution SoftCSA.dll in /Plugins subdirectory and Hadu in /MDPlugins subdirectory. Please, note that the CSA.dll (coming with the SoftCSA package coded by Pikachu) is recommended for faster unscrambling, though not absolutely mandatory. The CSA.dll must be located into the /Plugins subdirectory (or KeyPath2) or into the main directory of the DVB software. Otherwise, Hadu will use its own internal CSA algorithm (code kindly provided by courtesy of Pikachu. Thanks!). With DVBViewer version 3.4 and above, you can also use the FFDeCSA.dll (both with the CSA.dll) : depending of your DVB card, the &#8216;Open whole Transponder&#8217; Hardware option in DVBViewer will have to be checked or not, to optimize the video/audio CSA unscrambling treatment.<br />
The &#8216;Has CI module&#8217; entry option into the hardware options of DVBViewer must be checked.<br />
It is also possible to use Hadu with the recording service of DVBViewer, if you install first the Wrapper for recording service of Pikachu. Caution : currently, this option might lead to unstable behaviors of DVBViewer (especially when closing this software).</li>
<li>SkyView: /MDPlugins subdirectory</li>
<li>DvbTn: /Plugins subdirectory (to use Hadu as a DVBCore plugin)</li>
<li>WinSTB: /MDPlugins subdirectory</li>
<li>DiavloB: /Plugins subdirectory (to use Hadu as a MD plugin, though the software is based upon the DVBCore SDK)</li>
<li>MajorDVB: /Plugins subdirectory</li>
<li>TSReader: /MDPlugins subdirectory</li>
<li>WinClip: /Plugins subdirectory</li>
</ul>
<p>Caution: For DVB softwares based on the DVBCore SDK, don&#8217;t install Hadu as a MD plugin and as a DVBCore plugin (choose either the first or the second solution, but not both !). Same thing for DVBViewer.</p>
<p>Do not use the DLL TTTrick.dll: Hadu has its own TT Trick implemented.</p>
<p><strong>Server Configuration (Hadu.ini):</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>For each server declared, the convention for its declaration is to create a section with (note the &#8220;Serv_&#8221; string at the beginning) : [Serv_whateveryouwishforyourservername].</p>
<p>Then comes the different parameters for the server. Only the &#8220;Server&#8221; parameter is mandatory.</p>
<p>Syntaxe for the &#8220;Server&#8221; parameter :<br />
Server=Protocol:Server:Port:(unused):Username:Pass  word</p>
<p>Sample: Server=CCCam:MyServer.com:12000:0:MyUsername:MyPas  sword, where:</p>
<ul>
<li> CCCam: Declaration for a CCCam server (other protocols currently not available),</li>
<li>MyServer.com: URL or IP address for the server,</li>
<li>12000: Port for the CCCam server (decimal value),</li>
<li>0: Caid/mask. Not used (may be empty), see &#8220;CAIDProv&#8221; and &#8220;NoCAIDProv&#8221; parameters instead,</li>
<li>Myusername: Name of the user (limited to 20 characters for CCCam protocol),</li>
<li>Mypassword: Password for the user.</li>
</ul>
<p>Others parameters (each of them is optional):</p>
<ul>
<li> Active ([1] or 0): Server active or not active. A non active server cannot be started.</li>
<li>TimeOut (0=None, or 3-7 seconds. Default is [5] seconds): Timeout value if the server is not answering,</li>
<li>PadTime ([0=None], or (TimeOut+2)-N seconds): interval of time for which a &#8220;pad&#8221; command is sent to the server if no other commands has already been sent (usually must be kept to 0),</li>
<li>WantEmus (0=No or [1=Yes]): similar to WantEmus option in CCCam.cfg. If set, friends emus are also used (if the server has authorized them for the user). Even if WantEmus is not set, the concerned nodes are displayed into the list of nodes, but are not available.</li>
<li>MaxHop ([0=None], or 1-N): if WantEmus is set, nodes with a hop value superior to this limit are not used. A null value indicates no limits.</li>
<li>CAIDProv ([None]): list of CAID/Providers ONLY used to make requests to the server(s). Each entry may concern a whole CAID, or just only one provider for this CAID. Entries are separated using a comma character. Samples:<br />
CAIDProv=0100,1801 : only CAIDs 0100 and 1801 will be used.<br />
CAIDProv=0604,0100:0084,0100:006A : only CAID 0604 and CAID/Providers 0100/84,0100/6A will be used.</li>
<li>NoCAIDProv ([None]): list of CAID/Providers EXCLUDED. Syntax similar to the &#8220;CAIDPRov&#8221; option. Samples:</li>
<li> NoCAIDProv=0604,0500 : CAIDs 0604 and 0500 won&#8217;t be used.</li>
<li> NoCAIDProv=0100:6A,1810,0500:032100 : CAID 1810 and CAID/providers 0100/6A,0500/32100 won&#8217;t be used.</li>
</ul>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><strong>Limits:</strong><br />
&#8212;&#8212;-</p>
<ul>
<li> Here are the main current limits applied into the plugin:</li>
<li>Maximum number of CCCam servers (active or not active): 6</li>
<li>Maximum number of nodes per server : 2048</li>
<li>Maximum number of providers per nodes : 16</li>
<li>Maximum number of hops per node : 16 (though more than 3 or 4 is probably useless)</li>
<li>Maximum numbers of CAID/providers entries into to &#8220;CAIDProv&#8221; and &#8220;NoCAIDProv&#8221; options : 32</li>
<li>Maximum length size for user and password: 20 for the user, 128 for the password.</li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2009/08/hadu-cccam-client-plugin-for-windows/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>HDTV Glossary &#8211; the who, what, where in High Definition terms</title>
		<link>http://www.kaisersblog.com/2009/07/hdtv-glossary/</link>
		<comments>http://www.kaisersblog.com/2009/07/hdtv-glossary/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:10:38 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[1080p]]></category>
		<category><![CDATA[explanation]]></category>
		<category><![CDATA[glossary]]></category>
		<category><![CDATA[hdtv]]></category>
		<category><![CDATA[high definition]]></category>
		<category><![CDATA[terms]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=609</guid>
		<description><![CDATA[Okay my bad, I published this article before it was supposed to. But it doesn&#8217;t really matter as this glossary should be the start of a bigger &#8220;tech-nerd-1337-speak&#8221; gloassary. A lot of people ask to explain stuff in plain english if I go into &#8220;geek speak mode&#8221;. Because I don&#8217;t like to do stuff more [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Okay my bad, I published this article before it was supposed to. But it doesn&#8217;t really matter as this glossary should be the start of a bigger &#8220;tech-nerd-1337-speak&#8221; gloassary. A lot of people ask to explain stuff in plain english if I go into &#8220;geek speak mode&#8221;. Because I don&#8217;t like to do stuff more than once, including explaining things, I collected, edited and re-published some well know glossaries found around the net. I&#8217;ll post them on my blog and will try to link to it as much as I can when writing my articles. I did not write these glossaries myself, if you find something wrong let me know and i&#8217;ll try to fix it asap.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><strong>1080p </strong></p>
<p>1080p is a high-definition video format with resolution of 1920 x 1080 <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel">pixels</a>. The &#8220;p&#8221; stands for <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan">progressive scan</a>,  which means that each video frame is transmitted as a whole in a single  sweep. The main advantage of 1080p TVs is that they can display all  high-definition video formats without <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#downconvert_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#downconvert">downconverting</a>, which sacrifices some picture detail.</p>
<p>1080p TVs display video at 60 frames per second, so this format is often referred to as 1080p60. The video on most high-definition discs (Blu-ray and HD DVD) is encoded at film&#8217;s native rate of 24 frames per second, or 1080p24.  For compatibility with most current 1080p TVs, high-definition players  internally convert the 1080p24 video to 1080p60. By late 2007, many  HDTVs included the ability to accept a 1080p24 signal directly. These  TVs don&#8217;t actually display video at 24 frames per second because that  would cause visible flicker and motion stutter. The TV converts the  video to 60 frames per second or whatever its native display rate is.  The ideal situation would be to display 1080p24 at a multiple of 24  frames per second, like 72, 96, or 120 frames per second, to avoid the  motion judder caused by 3-2 pulldown, which is required when converting  24-frames-per-second material to 60 frames per second.</p>
<p><a id="120Hz" name="120Hz"></a></p>
<p><strong>120Hz refresh rate </strong></p>
<p>The digital display technologies (<a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd">LCD</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma">plasma</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp">DLP</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos">LCoS</a>, etc.) that have replaced picture tubes are <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan">progressive scan</a> by nature, displaying 60 video frames per second — often referred to as  &#8220;60Hz.&#8221; HDTVs with 120Hz refresh rate double the standard rate to 120  frames per second by inserting either additional video frames or black  frames. Because each video frame appears for only half the normal  amount of time, on-screen motion looks smoother and more fluid, with  less smearing. It&#8217;s especially noticeable viewing fast-action sports  and video games. This feature is mostly found on flat-panel LCD TVs.</p>
<p><a id="16-9" name="16-9"></a></p>
<p><strong>16:9 </strong></p>
<p>See <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio">aspect ratio</a> and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#widescreen_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#widescreen">widescreen</a>.</p>
<p><a id="3-2_pulldown_processing" name="3-2_pulldown_processing"></a></p>
<p><strong>3-2 pulldown processing </strong></p>
<p>Sophisticated video processing common in HDTVs and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan">progressive-scan</a> DVD players. It corrects for artifacts and distortion that occur when  film-based material (at 24 frames per second) is converted to video (30  frames per second), then <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#de-interlacing_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#de-interlacing">de-interlaced</a> to create a progressive-scan signal. For a more in-depth explanation, see our <a href="http://www.crutchfield.com/Learn/learningcenter/home/dvd_glossary.html#3-2_pulldown">DVD Player Glossary</a>.</p>
<p><a id="4-3" name="4-3"></a></p>
<p><strong>4:3 </strong></p>
<p>See <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio">aspect ratio</a>.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><a id="ALiS" name="ALiS"></a></p>
<p><strong>ALiS (Alternate Lighting of Surfaces) </strong></p>
<p>A type of high-definition plasma TV panel designed for optimum  performance when displaying 1080i material. On a typical  progressive-scan plasma TV, all pixels can be illuminated at any given  instant. With an ALiS plasma panel, alternate rows of pixels are  illuminated so that only half the panel&#8217;s pixels can be illuminated at  any moment (somewhat similar to interlaced-scanning on a CRT-type TV).  ALiS-based plasmas make up a small part of the overall market; TV  makers that use ALiS panels include Hitachi and Fujitsu.</p>
<p><a id="anamorphic_video" name="anamorphic_video"></a></p>
<p><strong>Anamorphic video </strong></p>
<p>Refers to widescreen video images that have been &#8220;squeezed&#8221; to fit a  narrower video frame when stored on DVD. These images must be expanded  (un-squeezed) by the display device. Most of today&#8217;s TVs employ a  screen with 16:9 aspect ratio, so that anamorphic and other widescreen  material can be viewed in its proper proportions. When anamorphic video  is displayed on an old-fashioned TV with a 4:3 screen, images appear  unnaturally tall and narrow.</p>
<p><a id="artifacts" name="artifacts"></a></p>
<p><strong>Artifacts </strong></p>
<p>Unwanted visible effects in the picture created by disturbances in the  video transmission or processing. Examples include &#8220;dot crawl&#8221; or  &#8220;hanging dots&#8221; in analog pictures, or &#8220;pixelation&#8221; in digital pictures.</p>
<p><a id="aspect_ratio" name="aspect_ratio"></a></p>
<p><strong>Aspect ratio </strong></p>
<p>The ratio of width to height for an image or screen. The North American <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc">NTSC</a> television standard uses the squarish 4:3 (1.33:1) ratio. HDTVs use the  wider 16:9 ratio (1.78:1) to better display widescreen material like  high-definition broadcasts and DVDs. See our <a href="http://www.crutchfield.com/Learn/learningcenter/home/aspect_ratio.html">article about aspect ratio</a> to better understand it and get pointers on troubleshooting some common aspect ratio problems.</p>
<p><img class="alignright" src="http://akamaipix.crutchfield.com/graphics/infolib/homelib/widescreen.jpg" alt="4:3 vs. 16:9" width="260" height="382" /></p>
<p><a id="atsc" name="atsc"></a></p>
<p><strong>ATSC (Advanced Television Standards Committee) </strong></p>
<p>Formed to establish technical standards for the U.S. digital television  system. A TV tuner that can receive local over-the-air digital  broadcasts is often called an ATSC tuner.</p>
<p><a id="av-inputs" name="av-inputs"></a></p>
<p><strong>Audio/video inputs </strong></p>
<p>Using a TV&#8217;s direct audio/video inputs to connect a DVD player, VCR,  camcorder or other video component provides improved picture and sound  quality compared to using the everything-on-one-wire RF antenna-style  input. If your TV is old enough that it only has RF-type inputs, that&#8217;s  reason enough to consider replacing it, since many newer video  components don&#8217;t include an RF output.</p>
<p><a id="big-screen" name="big-screen"></a></p>
<p><strong>Big-screen TV </strong></p>
<p>See <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rear_projection_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rear_projection">rear-projection TV</a>.</p>
<p><a id="bit_rate" name="bit_rate"> </a></p>
<p><strong>Bitrate </strong></p>
<p>Measured as &#8220;bits per second,&#8221; and used to express the rate at which  data is transmitted or processed. The higher the bitrate, the more data  is processed and, typically, the higher the picture resolution. Digital  video formats typically have bitrates measured in megabits-per-second  (Mbps). (One megabit equals one million bits.) The maximum bitrate for  standard DVDs is 11Mbps; for over-the-air HDTV broadcasts, it&#8217;s  19.4Mbps. High-definition discs have even higher maximum bitrates:  36Mbps for HD DVD and 54Mbps for Blu-ray Disc™.</p>
<p><a id="black_level" name="black_level"></a></p>
<p><strong>Black level </strong></p>
<p>Describes the appearance of darker portions of a video image. Black is  the absence of light, so to create the black portions of an image, a  display must be able to shut off as much light as possible. Displays  with good black level capability not only produce deeper blacks, but  also reveal more details and shading in dark or shadowy scenes.</p>
<p><a id="burn-in" name="burn-in"></a></p>
<p><strong>Burn-in</strong></p>
<p>Screen burn-in can damage displays that rely on a phosphor coating on the screen — <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma">plasma</a> TVs and rear-projection <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt">CRT</a>-based  TVs are the most vulnerable to burn-in, and it&#8217;s less likely, but  possible with direct-view CRT TVs. Burn-in can occur when a static  image — like on-screen video game controls, a scrolling stock or news  ticker, or a station logo — remains on-screen for an extended period  (generally several hours). These images can become etched into the  phosphor coating, leaving faint but permanent impressions. In recent  years, makers of plasma TVs have refined the panel technology to  include features which substantially reduce the chances of burn-in  occurring, as well as ways to erase burned-in images. Plasma owners can  also help to prevent burn-in by properly adjusting the TV&#8217;s brightness  and contrast settings when the TV is new. For tips on TV settings, see  our article about <a href="http://www.crutchfield.com/Learn/learningcenter/home/tv_signalquality.html">optimizing your TV&#8217;s picture</a>.</p>
<p><a id="cablecard" name="cablecard"></a></p>
<p><strong>CableCARD™ </strong></p>
<p>A removable security card available from cable TV providers. It allows  a TV with a compatible CableCARD slot to receive digital cable  programming, including premium and HD channels, without using a  separate set-top box. The FCC (Federal Communications Commission) began  requiring service providers to make CableCARDs available as of July 1,  2004. Contact your local cable provider for details regarding the  availability and costs of CableCARD-related services. See our full  article for <a href="http://www.crutchfield.com/Learn/learningcenter/home/cablecard.html">more details about CableCARDs</a>.</p>
<p><a id="chrominance" name="chrominance"></a></p>
<p><strong>Chrominance </strong></p>
<p>The color component of a video signal that includes information about hue (shade) and saturation (intensity).</p>
<p><a id="color_resolution" name="color_resolution"></a></p>
<p><strong>Color resolution (color bit depth) </strong></p>
<p>The color resolution of HDTVs and other video gear is typically  described as a color bit depth such as &#8220;8-bit&#8221; or &#8220;10-bit.&#8221; Color  resolution indicates how fine the gradations can be between different  shades of the same color — it&#8217;s a measure of color accuracy. Nearly all  consumer video equipment is 8-bit, and 8-bit resolution allows 256  possible shades. That&#8217;s 256 each for the red, green, and blue primary  colors. To calculate the total number of possible colors an 8-bit TV  can reproduce, you multiply 256 x 256 x 256, which equals 16.7 million.  Recently, TVs have begun to appear which use 10-bit panels and video  processing. That may not sound like much more, but 10-bit resolution  means 1024 possible shades and over one billion total colors.</p>
<p><a id="color_space" name="color_space"></a></p>
<p><strong>Color space </strong></p>
<p>A &#8220;color space&#8221; is a defined range of colors, and is usually associated  with an industry standard. Examples of color spaces that relate to  television and video equipment include <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc">NTSC</a> for analog video, and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc">ATSC</a> and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#x.v.Color_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#x.v.Color">x.v.Color</a> for high-definition video. A wider color space offers the potential for  deeper hues. Few current HDTVs are even capable of reproducing the full  NTSC color space, let alone the wider ATSC color space or the much  wider x.v.Color color space. When you see a TV&#8217;s color range expressed  as a percentage of a color space, it&#8217;s almost always NTSC.</p>
<p><a id="comb_filter" name="comb_filter"></a></p>
<p><strong>Comb filter </strong></p>
<p>A comb filter&#8217;s task is to remove residual chrominance (color)  information from the luminance (brightness) signal. Comb filtering  enhances fine detail, cleans up image outlines, and eliminates most  extraneous colors from analog video signals. A comb filter is very  effective for composite video signals, but is not required and not used  for S-video or component video since those connections carry the  chrominance and luminance information separately. There are 4 different  types of comb filters found in today&#8217;s TVs, listed here in order of  ascending quality:</p>
<ul>
<li> Glass: may also be referred to as an &#8220;analog&#8221; comb filter.</li>
<li> 2-line Digital: compares consecutive scanning lines within one field of video and makes adjustments to reduce cross-color interference.</li>
<li> 3-line Digital: compares 3 scanning  lines within a field of video. By comparing more picture information, a  3-line filter further reduces color bleeding and dot crawl.</li>
<li> 3D Digital: not only analyzes  consecutive scanning lines within a field, but also analyzes the  preceding and following fields. Results in improved color purity and a  more stable video image, and nearly eliminates dot crawl and color  bleeding. Also called 3D Y/C.</li>
</ul>
<p><a id="component_video" name="component_video"></a></p>
<p><strong>Component video </strong></p>
<p>The three-jack component video connection splits the video signal into  three parts (one brightness and two color signals). Compared to other  analog video connections, component video has increased bandwidth for  color information, resulting in a more accurate picture with clearer  color reproduction and less bleeding. Component video is the only type  of analog video connection that can pass high-definition signals, and  provides better picture quality than <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#s-video_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#s-video">S-video</a> or <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#composite_video_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#composite_video">composite video</a> connections. See our <a href="http://www.crutchfield.com/Learn/learningcenter/home/connections_glossary.html#term=component_video_jack" target="_blank">connections glossary</a> for more info.</p>
<p><a id="composite_video" name="composite_video"></a></p>
<p><strong>Composite video </strong></p>
<p>A single video signal that combines brightness and color information. A composite signal is better than an <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rf_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rf">RF</a> signal, but not as good as <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#s-video_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#s-video">S-video</a>. A composite video jack is usually a single RCA-type. See our <a href="http://www.crutchfield.com/Learn/learningcenter/home/connections_glossary.html#term=composite_video_jack" target="_blank">connections glossary</a> for more info.</p>
<p><a id="contrast_ratio" name="contrast_ratio"></a></p>
<p><strong>Contrast ratio </strong></p>
<p>Measures the difference between the brightest whites and the darkest  blacks that a TV can display. The higher the contrast ratio, the better  a TV will be at showing subtle color details, and the better it will  look in rooms with more ambient room light. Contrast ratio is one of  the most important specs for all TV types.</p>
<p>There are actually two different ways of measuring a TV&#8217;s contrast ratio. Static contrast ratio measures the difference between the brightest and darkest images a TV can produce simultaneously (sometimes called on-screen contrast ratio). The ratio of the brightest and darkest images a TV can produce over time is called dynamic contrast ratio.  Both specs are meaningful, but the dynamic spec is often four or five  times higher than the static spec, so make sure you&#8217;re comparing apples  to apples.</p>
<p><a id="crt" name="crt"></a></p>
<p><strong>CRT (Cathode-Ray Tube) </strong></p>
<p>A CRT (&#8220;picture tube&#8221;) is a specialized vacuum tube in which images are  created when an electron beam scans back and forth across the back side  of a phosphor-coated screen. Each time the beam makes a pass across the  screen, it lights up a horizontal line of phosphor dots on the inside  of the glass tube. This beam rapidly draws hundreds of these lines from  the top to the bottom of the screen, creating the image.</p>
<p>The old-fashioned &#8220;direct-view&#8221; TVs most people grew up watching  have a single large picture tube, while CRT-based rear-projection and  front-projection TVs use three CRTs: one each for the red, green, and  blue primary colors.</p>
<p><a id="deep_color" name="deep_color"></a></p>
<p><strong>Deep Color </strong></p>
<p>A color resolution standard associated with high-definition TVs and video gear that include <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi">HDMI</a> 1.3 connections. Deep Color supports 10-bit, 12-bit and 16-bit color  bit depths, up from 8-bit, which is the current standard for consumer  video. All earlier versions of HDMI supported 8-bit color. (Because  video is based on three primary colors, you&#8217;ll sometimes see Deep Color  described as 30-bit, 36-bit and 48-bit.) A higher color bit depth  enables finer gradations between different shades of the same color,  for smoother gradients and reduced color banding. Deep Color gives TVs  the potential to display billions rather than millions of colors, but  in order to see that improvement, the entire video production chain has  to use it (camera, editing, format, player, display). See <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#color_resolution_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#color_resolution">color resolution</a>.</p>
<p><a id="de-interlacing" name="de-interlacing"></a></p>
<p><strong>De-interlacing </strong></p>
<p>The process of converting an <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan">interlaced-scan</a> video signal (where each frame is split into two sequential fields) to  a progressive-scan signal (where each frame remains whole).  De-interlacers are found in HDTVs and progressive-scan DVD players.  More advanced de-interlacers include a feature called <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#3-2_pulldown_processing_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#3-2_pulldown_processing">3-2 pulldown processing</a>.</p>
<p><a id="digital_audio_output" name="digital_audio_output"></a></p>
<p><strong>Digital audio output </strong></p>
<p>A connection found on HDTVs and HDTV tuners for sending the Dolby  Digital soundtrack of HDTV broadcasts to an A/V receiver with Dolby  Digital decoding. The two most common types of digital output are <a href="http://www.crutchfield.com/Learn/learningcenter/home/connections_glossary.html#term=coaxial%5Fdigital%5Fjack" target="_blank">coaxial</a> and Toslink <a href="http://www.crutchfield.com/Learn/learningcenter/home/connections_glossary.html#term=optical%5Fjack" target="_blank">optical</a>.</p>
<p><a id="D-ILA" name="D-ILA"></a></p>
<p><strong>D-ILA™ (Direct-drive Image Light Amplification) </strong></p>
<p>JVC&#8217;s proprietary variation of <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos">LCoS</a> projection display technology.</p>
<p><a id="direct_view" name="direct_view"></a></p>
<p><strong>Direct-view TV </strong></p>
<p>A general term for non-projection types of TVs, which include conventional tube TVs and flat-panel <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma">plasma</a> and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd">LCD</a> TVs.</p>
<p><a id="dlp" name="dlp"></a></p>
<p><strong>DLP™ (Digital Light Processing) </strong></p>
<p>A projection TV technology developed by Texas Instruments, based on  their Digital Micromirror Device (DMD) microchip. Each DMD chip has an  array of tiny swiveling mirrors which create the image. Depending on  the TV&#8217;s resolution, the number of mirrors can range from several  hundred thousand to over two million. DLP technology is used in both  front- and rear-projection displays.</p>
<p>There are two basic types of DLP projector. &#8220;Single-chip&#8221; models,  which include virtually all rear-projection DLP TVs, use a single DMD  chip, with color provided by a spinning color wheel or colored LEDs.  &#8220;3-chip&#8221; projectors dedicate a chip to each primary color: red, green,  and blue. While 3-chip models are considerably more expensive, they  completely eliminate the <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rainbow_effect_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rainbow_effect">rainbow effect</a>, which is an issue for a small minority of viewers.</p>
<p><a id="dolby_digital" name="dolby_digital"></a></p>
<p><strong>Dolby® Digital </strong></p>
<p>A discrete multichannel digital audio format that is the official audio  standard for HDTV (and DVD). Dolby Digital is normally associated with  5.1-channel surround sound. Though this channel configuration is the  most common, it is only one of several possible variations — a Dolby  Digital soundtrack can mean anything from 1 to 5.1 channels. To learn  about the various surround sound options available, see our article  about <a href="http://www.crutchfield.com/Learn/learningcenter/home/hometheater_surround.html" target="_blank">surround sound formats</a>.</p>
<p><a id="downconvert" name="downconvert"></a></p>
<p><strong>Downconversion</strong></p>
<p>All digital TV display technologies have screens with a fixed number of <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel">pixels</a> for displaying images. If a video source has a higher resolution than  the screen&#8217;s resolution, the TV will automatically downconvert the  video signal to fit the screen. Downconversion reduces image detail,  but downconverted pictures can still look very sharp. A good example is  a 1080i HDTV broadcast displayed on a 720p TV.</p>
<p><a id="dtv" name="dtv"></a></p>
<p><strong>DTV (Digital Television)</strong></p>
<p>A general term for the <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc">ATSC</a> digital broadcast TV standard, which replaced the <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc">NTSC</a> analog broadcast system. DTV comes in two basic flavors: widescreen, high-quality <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdtv_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdtv">HDTV</a> (High-Definition Television) with Dolby Digital audio, and medium-quality <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#sdtv_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#sdtv">SDTV</a> (Standard-Definition TV).</p>
<p><a id="dvi" name="dvi"></a></p>
<p><strong>DVI (Digital Visual Interface)</strong></p>
<p>A multi-pin, computer-style connection intended to carry  high-resolution video signals from video source components (such as  older HD-capable satellite and cable boxes, and upconverting DVD  players) to HD-capable TVs with a compatible connector. Most (but not  all) DVI connections use <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdcp_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdcp">HDCP</a> (High-bandwidth Digital Content Protection) encryption to prevent  piracy. In consumer electronics products, DVI connectors have been  almost completely replaced by <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi">HDMI</a> connectors, which carry both video and audio. You can use an adapter to  connect a DVI-equipped component to an HDMI-equipped TV, or vice versa,  but a DVI connection can never carry audio. See our <a href="http://www.crutchfield.com/Learn/learningcenter/home/connections_glossary.html#term=DVI%5Fjack" target="_blank">connections glossary</a> for more info.</p>
<p><a id="edtv" name="edtv"></a><strong> </strong></p>
<p><strong>EDTV (Enhanced-Definition Television) </strong></p>
<p>A virtually obsolete class of televisions, generally flat-panel LCD or plasma, that displays signals in 480-line <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan">progressive-scan</a> (480p) mode. 480p screen resolution is superior to standard analog TV (480i), but not as sharp as true HDTVs (720p or 1080p).</p>
<p><a id="electronic_program_guide" name="electronic_program_guide"></a></p>
<p><strong>Electronic program guide (EPG) </strong></p>
<p>Provides an on-screen listing of available channels and program data  for an extended time period (typically 36 hours or more). Examples of  program guides include subscription services like TiVo® and free guides  like TV Guide® On Screen. To learn more about EPG features and  capabilities, see our article about <a href="http://www.crutchfield.com/Learn/learningcenter/home/tvs_tvgos2.html">TV Guide On Screen</a>.</p>
<p><a id="energy_star" name="energy_star"></a></p>
<p><strong>Energy Star® compliant </strong></p>
<p>A certification for consumer electronics products indicating energy  efficiency. The Energy Star program was introduced by the EPA  (Environmental Protection Agency) in 1992, and set standards for  product power consumption in &#8220;standby&#8221; mode. (When a component is  switched off but still plugged into an AC power source, it continues to  draw a small amount of power in standby mode to keep circuits active  and ready for quick turn-on.) In November 2008, the EPA created the  more stringent Energy Star 3.0 specification, which requires energy  efficiency when products are in use, as well as when they are in  standby mode. Products that meet the new spec are up to 30% more energy  efficient than previous models.</p>
<p>For information specifically relating to TV energy use, including our own in-house  testing program, see our article on <a href="http://www.crutchfield.com/Learn/learningcenter/home/TV-power.html">TV Power Consumption</a>.</p>
<p><a id="field" name="field"></a></p>
<p><strong>Field </strong></p>
<p>In <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan">interlaced-scan</a> video, each complete <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#frame_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#frame">frame</a> is split into 2 sequential fields, each of which contains half the  picture information. One field contains the odd scanning lines, and the  other field the even lines.</p>
<p><a id="flat-panel_TV" name="flat-panel_TV"></a></p>
<p><strong>Flat-panel TV </strong></p>
<p>Any ultra-thin, relatively lightweight TV — especially those which can be wall-mounted. Current flat-panel TVs use either <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma">plasma</a> or <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd">LCD</a> screen technology.</p>
<p><a id="frame" name="frame"></a></p>
<p><strong>Frame </strong></p>
<p>In moving picture media, whether film or video, a frame is a complete, individual picture.</p>
<p><a id="frame_rate" name="frame_rate"></a></p>
<p><strong>Frame rate </strong></p>
<p>The rate at which frames are displayed. The frame rate for movies on film is 24 frames per second (24 fps). Standard <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc">NTSC</a> video has a frame rate of 30 fps (actually 60 <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#field_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#field">fields</a> per second). The frame rate of a <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan">progressive-scan</a> video format is twice that of an <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan">interlaced-scan</a> format. For example, interlaced formats like 480i and 1080i deliver 30  complete frames per second; progressive formats like 480p, 720p and  1080p provide 60.</p>
<p><a id="front-projection" name="front-projection"></a></p>
<p><strong>Front-projection TV </strong></p>
<p>See <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector">Projector</a>.</p>
<p><a id="gain" name="gain"></a></p>
<p><strong>Gain </strong></p>
<p>Measures the light-reflecting ability of a projection screen. The  higher the number, the greater the amount of light reflected back to  the viewer(s).</p>
<p><a id="hdcp" name="hdcp"></a></p>
<p><strong>HDCP (High-Bandwidth Digital Content Protection)</strong></p>
<p>HDCP encryption is used with high-resolution signals over <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dvi_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dvi">DVI</a> and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi">HDMI</a> connections and on D-Theater D-VHS recordings to prevent unauthorized duplication of copyrighted material.</p>
<p><a id="hdmi" name="hdmi"></a></p>
<p><strong>HDMI™ (High-Definition Multimedia Interface)</strong></p>
<p>Similar to DVI (but using much smaller connectors), the multi-pin HDMI  interface transfers uncompressed digital video with HDCP copy  protection and  multichannel audio. Using an adapter, HDMI is backward-compatible with  most current DVI connections, although any DVI-HDMI connection will  pass video only, not audio. For an in-depth look at HDMI, see <a href="http://www.crutchfield.com/Learn/learningcenter/home/hdmi.html">The Ins and Outs of HDMI</a>.</p>
<p><a id="hdmi-cec" name="hdmi-cec"></a></p>
<p><strong>HDMI-CEC</strong></p>
<p>A remote control protocol that is an optional part of the HDMI spec —  CEC stands for consumer electronics control. Available from HDMI  version 1.2a on, HDMI-CEC allows multiple HDMI-connected components to  be operated from a single remote control without any special setup or  programming. HDMI-CEC is a 2-way communications system, and up to 10  devices can be controlled in a system. Each electronics manufacturer  calls this feature something different: Panasonic uses EZ-Sync, Samsung  Anynet+, Sony BRAVIA Theatre Sync, Toshiba CE-LINK, LG SimpLink, etc.</p>
<p><a id="hdtv" name="hdtv"></a></p>
<p><strong>HDTV (High-Definition Television)</strong></p>
<p>Often mistakenly used as a generic description of all digital  television, HDTV specifically refers to the highest-resolution formats  of the 18 original DTV formats. Although there still isn&#8217;t 100%  agreement among manufacturers, retailers, journalists, etc., only  1,080-line interlaced (1080i) or 720-line progressive (720p) broadcasts  are generally considered to be true HDTV. 1,080-line progressive  (1080p) is not an official HD broadcast format, but it is found on  high-definition Blu-ray discs and some satellite TV movie broadcasts.  And 1080p is now an established standard for HDTV screens.</p>
<p><a id="hdtv_ready" name="hdtv_ready"></a></p>
<p><strong>HDTV-ready</strong></p>
<p>The term used to describe TVs which can display digital high-definition TV formats when connected to a separate HDTV tuner.  These TVs generally have built-in tuners for receiving regular NTSC  broadcasts, but not digital. An HDTV-ready TV may also be referred to  as an &#8220;HDTV monitor.&#8221;</p>
<p><a id="hertz" name="hertz"></a></p>
<p><strong>Hertz (Hz)</strong></p>
<p>A measure of frequency, where one Hertz equals one cycle per second. In video, Hertz is used to describe a <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#frame_rate_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#frame_rate">frame rate</a> in frames per second. For example, you&#8217;ll often see 24-frames-per-second video at listed as &#8220;24Hz.&#8221;</p>
<p><a id="IEEE_1394" name="IEEE_1394"></a></p>
<p><strong>IEEE 1394 (also FireWire®, i.LINK®, or DTVLink)</strong></p>
<p>First conceived by Apple Computer (as FireWire), then developed by the  IEEE (Institute of Electrical and Electronics Engineers), this  high-speed 2-way connection allows easy transfer of digital data  between consumer electronics gear and computers. Found on some  HDTV-capable TVs, tuners, and recorders. Note that some HDTVs equipped  with an IEEE 1394 port only permit playback through the connection, not  recording.</p>
<p><a id="interlaced_scan" name="interlaced_scan"></a></p>
<p><strong>Interlaced scan</strong></p>
<p>Interlaced scan is a way to describe how some video signals and displays form an image. America&#8217;s <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc">NTSC</a> analog television system uses 525 scanning lines to create each  complete picture (frame). The frame/picture is made up of two fields:  The first field has 262.5 odd lines (1,3,5&#8230;) and the second field has  262.5 even lines (2,4,6&#8230;). The odd lines are scanned (drawn on the  screen) in 1/60th of a second, and the even lines follow in the next  1/60th of a second. This presents a complete frame/picture of 525 lines  in 1/30th of a second.</p>
<p>Analog NTSC video uses interlaced scanning, as do some digital  television formats. Formats that include an &#8220;i&#8221; (1080i, 480i) use  interlaced scanning. In fact, these days interlaced scanning is mostly  mentioned when describing video broadcasts because virtually all  non-tube TV types are <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan_6';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#progressive_scan">progressive scan</a> by nature. And for a more complete discussion of interlaced vs. progressive scan, see our article about <a href="http://www.crutchfield.com/Learn/learningcenter/home/understanding-resolution.html">HDTV resolution</a>.</p>
<p><a id="keystone_correction" name="keystone_correction"></a></p>
<p>Keystone correction</p>
<p>&#8220;Keystoning&#8221; is a form of video image distortion that occurs with front  projectors if the centerline of the projector&#8217;s lens is not  perpendicular to the screen. Keystoning results in an image which is  shaped like a trapezoid rather than a rectangle — the top of the  picture is wider than the bottom, or the left side is taller than the  right, for example. Most front projectors include &#8220;keystone correction&#8221;  to correct this distortion. Some models have vertical keystone  correction, while others include both vertical and horizontal  correction. Although keystone correction allows greater mounting  flexibility, it is a form of processing which usually has a slight  softening and dimming effect on the picture.</p>
<p><a id="lcd" name="lcd"></a></p>
<p><strong>LCD (Liquid Crystal Display)</strong></p>
<p>Liquid Crystal Display technology is one of the methods used to create <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#flat-panel_TV_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#flat-panel_TV">flat-panel</a> TVs. Light isn&#8217;t created by the liquid crystals; a &#8220;backlight&#8221; behind  the panel shines light through the display. The display consists of two  polarizing transparent panels and a liquid crystal solution sandwiched  in between. An electric current passed through the liquid causes the  crystals to align so that light cannot pass through them. Each crystal  acts like a shutter, either allowing light to pass through or blocking  the light. The pattern of transparent and dark crystals forms the  image.</p>
<p>See our articles on <a href="http://www.crutchfield.com/Learn/learningcenter/home/tv_flatpanel.html?page=2">flat-panel LCD technology</a> and <a href="http://www.crutchfield.com/Learn/learningcenter/home/tv_bigscreen.html?page=3">rear-projection LCD TVs</a> for more details. There are also LCD-based <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector">projectors</a>.</p>
<p><a id="lcos" name="lcos"></a></p>
<p><strong>LCoS (Liquid Crystal on Silicon)</strong></p>
<p>A projection TV technology based on <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd">LCD</a>.  With LCoS, light is reflected from a mirror behind the LCD panel rather  than passing through the panel. The control circuitry that switches the <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel">pixels</a> on and off is embedded further down in the chip so it doesn&#8217;t block the  light, which improves brightness and contrast. This multilayered <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#microdisplay_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#microdisplay">microdisplay</a> design can be used in <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rear_projection_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rear_projection">rear-projection</a> TVs and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector">projectors</a>. TV makers use different names for their LCoS technologies — Sony uses SXRD™, while JVC uses D-ILA™ or HD-ILA™.</p>
<p><a id="led" name="led"></a></p>
<p><strong>LED (Light Emitting Diode)</strong></p>
<p>An LED is a semiconductor diode that typically emits a single  wavelength of light when an electric current passes through it.  Different colors can be generated based on the material used; common  colors include red, green, blue, and white.</p>
<p>White LEDs are used as backlights in some newer flat-panel LCD TVs, while colored LEDs are used in some recent <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp">DLP</a> <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rear_projection_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rear_projection">rear-projection</a> TVs.</p>
<p><a id="letterboxed_video" name="letterboxed_video"></a></p>
<p><strong>Letterboxed video</strong></p>
<p>A method for displaying the entire picture as seen in a movie theater  on a TV screen. The resulting image width is much greater than its  height. On an old-fashioned TV screen with 4:3 <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio">aspect ratio</a>,  letterboxed videos appear with horizontal black bars above and below  the image. You will often see these black bars when watching movies on  a widescreen TV, too. To learn more about aspect ratios and ways to  deal with those black bars, see our <a href="http://www.crutchfield.com/Learn/learningcenter/home/aspect_ratio.html">aspect ratio</a> article.</p>
<p><a id="light_output" name="light_output"></a></p>
<p><strong>Light output</strong></p>
<p>Measures the amount of light produced by a video display, and is an especially important spec for <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector">projectors</a>.  Expressed in &#8220;lumens&#8221; or &#8220;ANSI lumens,&#8221; with a higher number indicating  greater light output, which results in a brighter picture.</p>
<p><a id="lumen" name="lumen"></a></p>
<p><strong>Lumen</strong></p>
<p>The unit of measure for <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#light_output_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#light_output">light output</a> of a projector. Different manufacturers may rate their projectors&#8217;  light output differently. &#8220;Peak lumens&#8221; is measured by illuminating an  area of about 10% of the screen size in the center of the display. This  measurement ignores the reduction in brightness at the sides and  corners of the screen.</p>
<p>The more conservative &#8220;ANSI lumens&#8221;  (American National Standards Institute) specification is made by  dividing the screen into 9 blocks, taking a reading in the center of  each, and averaging the readings. This number is usually 20-25% lower  than the peak lumen measurement.</p>
<p><a id="luminance" name="luminance"></a></p>
<p><strong>Luminance</strong></p>
<p>The brightness or black-and-white component of a color video signal. Determines the level of picture detail.</p>
<p><a id="mhz" name="mhz"></a></p>
<p><strong>Megahertz (MHz)</strong></p>
<p>Equal to one million <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hertz_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hertz">Hertz</a>. Video signal bandwidth is typically expressed in megahertz.</p>
<p><a id="microdisplay" name="microdisplay"></a></p>
<p><strong>Microdisplay</strong></p>
<p>A general term covering several different technologies used in digital <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rear_projection_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#rear_projection">rear-projection TVs</a> and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#projector">projectors</a>.  These displays produce large images; the &#8220;micro&#8221; refers to the postage  stamp-sized image chips that create the images. Microdisplay types  include <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp">DLP</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd">LCD</a>, and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos">LCoS</a>. For a comparison of rear-projection microdisplay types, and details on how each technology works, see our <a href="http://www.crutchfield.com/Learn/learningcenter/home/tv_bigscreen.html">Choosing a Big-screen Projection TV</a> article.</p>
<p><a id="mpeg" name="mpeg"></a></p>
<p><strong>MPEG (Moving Picture Experts Group)</strong></p>
<p>The organization charged with developing video and audio encoding  standards. On the video front, consumers are most likely to encounter  the MPEG-2 and MPEG-4 compression formats, or &#8220;codecs.&#8221; These formats  are capable of producing very high quality video by employing an  adaptive, variable bitrate process that can allocate more bits for  complex scenes involving a lot of motion, while reducing the bits in  static scenes.</p>
<ul>
<li> MPEG-2: Used for over-the-air  digital television broadcasts, standard DVDs, some Blu-ray Disc and HD  DVD discs, and small-dish satellite TV (DIRECTV and DISH).</li>
<li> MPEG-4: This newer format is more  efficient than MPEG-2, meaning it can deliver the same picture quality  as MPEG-2 using a lower bitrate. Some Blu-ray Discs and HD DVDs, and  newer DIRECTV and DISH satellite gear use MPEG-4.</li>
</ul>
<p><a id="ntsc" name="ntsc"></a></p>
<p><strong>NTSC (National Television System Committee)</strong></p>
<p>The North American 525-line analog broadcast TV standard, which was  established over 50 years ago. Although it is referred to as a  &#8220;525-line&#8221; standard, we&#8217;re only able to see 480 lines on a TV display.  The <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc">ATSC</a> digital broadcast standard will replace NTSC as of June 12, 2009.</p>
<p><a id="oled" name="oled"></a></p>
<p><strong>OLED (Organic Light Emitting Diode)</strong></p>
<p>OLED is an up-and-coming display technology that can be used to create <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#flat-panel_TV_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#flat-panel_TV">flat-panel TV</a> TVs. An OLED panel employs a series of organic thin films placed  between two transparent electrodes. An electric current causes these  films to produce a bright light. A thin-film transistor layer contains  the circuitry to turn each individual pixel on and off to form an  image. The organic process is called electrophosphorescence, which  means the display is self-illuminating, requiring no backlight. OLED  panels are thinner and lighter than current plasma or LCD HDTVs, and  have lower power consumption. Only small OLED screens are available at  this time, but larger screens should be available by 2009.</p>
<p><a id="overscan" name="overscan"></a></p>
<p><strong>Overscan</strong></p>
<p>The portion of a video image that lies outside a TV&#8217;s visible screen  area. The amount of overscan varies from model to model, but typically  ranges between 5% and 10% or the total image. Some recent TVs with  &#8220;pixel-by-pixel&#8221; or &#8220;dot-by-dot&#8221; display modes are capable of showing  the full image, with no overscan. This is especially advantageous when  viewing 1080i or 1080p content on a <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#1080p_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#1080p">1080p</a> TV.</p>
<p><a id="pan-and-scan" name="pan-and-scan"></a></p>
<p><strong>Pan-and-scan</strong></p>
<p>The process of transferring a widescreen movie or other source material  to videocassette, DVD, or broadcast so that it fits the squarish 4:3 <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio">aspect ratio</a> of most old-fashioned TVs. This results in a significant amount of lost  picture information, particularly in the width of the image. Most new  HDTVs use the wider 16:9 aspect ratio, which can display all or most of  the original picture of widescreen material.</p>
<p>At the beginning of a movie on videocassette, you&#8217;ll usually see a  disclaimer about the movie having been &#8220;&#8230;formatted to fit your TV.&#8221;  That means it&#8217;s been converted to pan-and-scan.</p>
<p><a id="pip" name="pip"></a></p>
<p><strong>Picture-in-picture (PIP)</strong></p>
<p>There are two flavors of picture-in-picture: 1-tuner PIP models require  that you connect a VCR or other video component to provide the source  for your second picture. 2-tuner PIP models have two built-in TV  tuners, so you can watch two channels at once using only the TV.</p>
<p>Originally, PIP allowed viewing of multiple channels or sources by  creating a small inset image overlaid on the main image. With the shift  to widescreen displays, the inset type of PIP is gradually being  replaced by &#8220;split screen&#8221; designs that are sometimes referred to as  POP (picture-outside-picture) or PAP (picture-and-picture).</p>
<p><a id="pillar-boxed_video" name="pillar-boxed_video"></a></p>
<p><strong>Pillar-boxed video</strong></p>
<p>The pillar-box effect occurs in widescreen 16:9 video displays when  vertical black bars are placed at the sides of a non-widescreen 4:3  image. The smaller the size of the pixels in an image, the greater the  resolution. To learn more about aspect ratios and ways to deal with  black bars, see our <a href="http://www.crutchfield.com/Learn/learningcenter/home/aspect_ratio.html">aspect ratio</a> article.</p>
<p><img class="alignleft" style="margin: 5px 10px;" src="http://akamaipix.crutchfield.com/ca/learningcenter/home/aspect/TVGuide-1.jpg" alt="pillar-boxed" width="250" height="139" /> When 4:3 programs are displayed on a 16:9  screen, black or gray bars appear on the sides of the screen — the  image is &#8220;pillar-boxed.&#8221;</p>
<p><a id="pixel" name="pixel"></a></p>
<p><strong>Pixel</strong></p>
<p>Short for &#8220;picture element.&#8221; The smallest bit of data in a video image.  As pixel size gets smaller, more pixels can fit in the same screen  area, increasing picture resolution.</p>
<p><a id="pixel_response_time" name="pixel_response_time"></a></p>
<p><strong>Pixel response time</strong></p>
<p>The amount of time it takes for a single pixel in a video display to  switch from active to non-active; it is measured in milliseconds (ms).  If a display&#8217;s response time is too slow, faint motion trails may be  visible following fast-moving on-screen objects. Pixel response time is  an important performance spec for all types of digital flat-panel and  projection displays although it&#8217;s rarely listed for non-LCD TVs. For  smooth, accurate playback of high-quality video material, look for a  response time of 8 ms or less.</p>
<p><a id="plasma" name="plasma"></a></p>
<p><strong>Plasma</strong></p>
<p>Plasma technology is one of the methods used to create <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#flat-panel_TV_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#flat-panel_TV">flat-panel</a> TVs. The display consists of two transparent glass panels with a thin  layer of pixels sandwiched in between (think of this layer as  containing somewhere between 800,000 and two million tiny fluorescent  bulbs — the pixels). Each pixel is composed of three gas-filled cells  or sub-pixels (one each for the red, green and blue primary colors). A  grid of tiny electrodes applies an electric current to the individual  cells, causing the gas to ionize. This ionized gas (plasma) emits  high-frequency UV rays which stimulate the cells&#8217; phosphors, causing  them to glow, which creates the TV image. For more info on how plasma  technology works, see our <a href="http://www.crutchfield.com/Learn/learningcenter/home/tv_flatpanel.html?page=2">LCD vs. Plasma</a> article.</p>
<p><a id="progressive_scan" name="progressive_scan"></a></p>
<p><strong>Progressive scan</strong></p>
<p>Some digital television broadcast formats (720p, 480p), and most DVD  players, use a type of video signal known as progressive scan. Instead  of splitting each video frame into two sequential fields like analog <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan">interlaced</a> NTSC video, progressive-scan video displays the entire frame in a  single sweep. For example, where standard NTSC video displays 30 frames  (60 fields) per second, progressive scan displays 60 complete frames  per second.</p>
<p>Another way to look at it is that progressive-scan video has twice  as much picture information as the equivalent interlaced video format.  Progressive-scan picture quality is more filmlike, with more fine  detail and less flicker. Virtually all of today&#8217;s digital TVs are  progressive-scan displays, with screen resolutions of 720p, 768p or  1080p. For a more in-depth discussion of progressive vs. interlaced  scan, see our article about <a href="http://www.crutchfield.com/Learn/learningcenter/home/understanding-resolution.html">video resolution</a>.</p>
<p><a id="projector" name="projector"></a></p>
<p><strong>Projector</strong></p>
<p>A video display device that projects a large image onto a physically  separate screen. The projector is typically placed on a table, or  ceiling-mounted. Projectors, sometimes referred to as front-projection  systems, can display images up to 10 feet across, or larger.  Old-fashioned large, expensive <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt">CRT</a>-based projectors have been replaced by compact, lightweight, lower-cost digital projectors using <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp">DLP</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd_6';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd">LCD</a> or <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos">LCoS</a> technology.</p>
<p><a id="qam" name="qam"></a></p>
<p><strong>QAM (Quadrature Amplitude Modulation)</strong></p>
<p>A digital modulation format used for downstream transmission in cable TV systems — commonly used for cable HDTV.</p>
<p><a id="qam_tuner" name="qam_tuner"></a></p>
<p><strong>QAM tuner</strong></p>
<p>A QAM tuner allows cable subscribers to tune in unscrambled cable  channels without a separate set-top box, including high-definition  channels, if the cable service provider offers them.</p>
<p><a id="rainbow_effect" name="rainbow_effect"></a></p>
<p><strong>Rainbow effect</strong></p>
<p>A visual artifact associated with single-chip <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp">DLP</a>-based  rear- and front-projection displays. Fortunately, only a few people see  these momentary flashes of color, and fewer still find these &#8220;rainbows&#8221;  to be distracting. For those unlucky few, rainbows typically occur when  the viewer&#8217;s eyes dart away from the screen. Rainbows result from DLP&#8217;s  use of a color wheel, which causes the three primary colors — red,  green, and blue — to be projected sequentially, rather than  continuously. Some recent single-chip DLP TVs have replaced the  lamp-and-color-wheel system with colored <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#led_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#led">LEDs</a>,  which reduce this effect. And rainbows aren&#8217;t an issue for 3-chip DLP  projectors because each primary color has its own dedicated image chip,  so no color wheel is needed.</p>
<p><a id="rear_projection" name="rear_projection"></a></p>
<p><strong>Rear-projection TV</strong></p>
<p>Typically referred to as &#8220;big-screen&#8221; TVs, these large-cabinet TVs  generally have built-in screens measuring at least 40&#8243;. Unlike the  bulky <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt">CRT</a>-based  rear-projection TVs from years ago, today&#8217;s &#8220;tabletop&#8221; rear-projection  TVs are relatively slender and light. These TVs use digital <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#microdisplay_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#microdisplay">microdisplay</a> technologies like <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp_6';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp">DLP</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd_7';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd">LCD</a>, and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos">LCoS</a>. For an in-depth look at these new rear-projection TVs, see our <a href="http://www.crutchfield.com/Learn/learningcenter/home/tv_bigscreen.html">Choosing a Big-screen Projection TV</a> article.</p>
<p><a id="resolution" name="resolution"></a></p>
<p><strong>Resolution</strong></p>
<p>In video terms, resolution refers to the amount of picture detail  provided by a video signal or display. Although you may hear references  to &#8220;lines of resolution,&#8221; that&#8217;s mainly a holdover from the tube-TV  era. Today&#8217;s digital TVs create their images using a grid of <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel">pixels</a>;  more pixels generally equals higher resolution. This grid has a fixed  number of pixels, which means if the TV receives any video signal with  a different resolution, the TV will <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#scaler_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#scaler">scale</a> that signal to fit the screen&#8217;s pixels.</p>
<p>The picture quality you see on your TV depends on two factors: the  resolution of the TV&#8217;s screen and the resolution of the video signal.  Since video images are always rectangle-shaped, there is both horizontal resolution and vertical resolution to consider.</p>
<ul> <a id="vertical" name="vertical"></a></p>
<li>Vertical resolution: The number of  horizontal lines (or pixels) that can be resolved from the top of an  image to the bottom. (Think of hundreds of horizontal lines or dots  stacked on top of one another.) The vertical resolution of the analog <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc_6';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#ntsc">NTSC</a> TV standard is 525 lines. But some lines are used to carry other data  like closed-captioning text, test signals, etc., so we end up with  about 480 lines in the final image. So, all of the typical NTSC sources  — VHS VCRs, cable and over-the-air broadcast TV (analog), non-HD  digital satellite TV, DVD players, camcorders, etc. — have vertical  resolution of 480 lines. <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dtv_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dtv">DTV</a> (Digital Television) signals have vertical resolution that ranges from 480 pixels for <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#sdtv_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#sdtv">SDTV</a>, to 720 or 1080 pixels for true <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdtv_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdtv">HDTV</a>. If you&#8217;re comparing TVs or video sources, vertical resolution is what&#8217;s usually listed: 480p, 720p, 1080p, etc.</li>
<p><a id="horizontal" name="horizontal"></a></p>
<li>Horizontal resolution: The number of  vertical lines (or pixels) that can be resolved from one side of an  image to the other. Horizontal resolution is a slightly trickier  concept, at least for analog video, because while the vertical  resolution of all analog video sources is the same (480 lines), the  horizontal resolution varies according to the source. Some common  examples: VHS VCRs (240 lines), analog TV broadcasts (330 lines),  non-HDTV digital satellite TV (up to 380 lines), and DVD players (540  lines). DTV signals have horizontal resolution that ranges from 640  pixels for SDTV, to 1280 pixels (for 720p HDTV) or 1920 pixels (for  1080i and 1080p HDTV).</li>
</ul>
<p>Multiplying the horizontal resolution by the vertical resolution  gives you the total screen resolution. For example, a 1080p screen has  1920 horizontal pixels by 1080 vertical pixels — 1920 x 1080 =  2,073,600 pixels. For an in-depth look at high-definition video  resolution, see our article about <a href="http://www.crutchfield.com/Learn/learningcenter/home/understanding-resolution.html">video resolution</a>.</p>
<p><a id="rf" name="rf"></a></p>
<p><strong>RF (radio frequency) jack</strong></p>
<p>Sometimes referred to as a &#8220;75-ohm coaxial&#8221; connection, this kind of  jack is commonly used for bringing signals from antennas and other  sources outside the home to components with some type of tuner, such as  cable boxes, HDTV tuners, VCRs, satellite receivers, TVs, etc. A 75-ohm  coaxial cable can carry video and stereo audio information  simultaneously. However, as a way of making a video connection between  components, RF is inferior to <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#composite_video_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#composite_video">composite</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#s-video_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#s-video">S-video</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#component_video_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#component_video">component video</a>, and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi">HDMI</a>. RF cable connectors (often called &#8220;F-type&#8221; connectors) either screw onto the 75-ohm jack, or just push on to connect. See our <a href="http://www.crutchfield.com/Learn/learningcenter/home/connections_glossary.html#term=75-ohm_coaxial_jack" target="_blank">connections glossary</a> for more info.</p>
<p>There are different types of coaxial cable. Standard coaxial cable  is stamped &#8220;RG-59&#8243;; higher-quality &#8220;RG-6&#8243; cable features better  shielding, and exhibits less high-frequency loss over longer runs. (For  connecting DBS satellite systems, it&#8217;s important to use RG-6 cable to  correctly pass the entirety of the digital signal.)</p>
<p><a id="scaler" name="scaler"></a></p>
<p><strong>Scaler</strong></p>
<p>Circuitry that converts a video signal to a resolution other than its original format. Scaling can involve <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#upconversion_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#upconversion">upconversion</a> or <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#downconvert_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#downconvert">downconversion</a>,  and may also include a conversion between interlaced- and  progressive-scan formats. A scaler can be built into a TV, HDTV tuner,  DVD player, or home theater receiver, or may be a standalone component.</p>
<p><a id="scanning_lines" name="scanning_lines"></a></p>
<p><strong>Scanning lines</strong></p>
<p>On <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt">CRT</a>-based TVs, the number of scanning lines measures the screen&#8217;s <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#resolution_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#resolution">resolution</a>. Scanning refers to an electron gun tracing horizontal lines across a phosphor-coated screen, painting each video <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#frame_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#frame">frame</a> as a series of lines. Although you may still hear the term &#8220;scan lines&#8221; used when describing digital TVs that use <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#plasma">plasma</a>, <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd_8';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcd">LCD</a>, or other <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#pixel">pixel</a>-based  technologies, it&#8217;s not really accurate. These newer TV types flash each  complete screen image simultaneously without any type of actual  scanning.</p>
<p><a id="sdtv" name="sdtv"></a></p>
<p><strong>SDTV (Standard-Definition Television)</strong></p>
<p>SDTV refers to the non-high-definition formats in the <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc_4';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc">ATSC</a> digital television standard. SDTV pictures can have either 4:3 or 16:9 <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio">aspect ratio</a>. Picture and sound is clearer than analog NTSC video, with picture <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#resolution_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#resolution">resolution</a> of 480i or 480p. These digital signals require less bandwidth than  analog signals, allowing TV stations to simultaneously broadcast  multiple channels of programming in place of a single analog channel;  this is called &#8220;multicasting.&#8221;</p>
<p><a id="set-top_box" name="set-top_box"></a></p>
<p><strong>Set-top box (STB)</strong></p>
<p>Also called converter boxes, these receivers convert broadcasts (either  over-the-air broadcast HDTV, analog cable, digital cable, satellite, or  Internet-based IPTV) for display on a television.</p>
<p><a id="s-video" name="s-video"></a></p>
<p><strong>S-video</strong></p>
<p>Found on nearly all of the TVs we sell, this 4-pin connector usually  provides a sharp, clear picture by transmitting the chrominance and  luminance portions of a video signal separately. The signals can then  be processed separately, reducing interference. Direct S-video  connections generally outperform <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#composite_video_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#composite_video">composite</a> connections when hooking up video components like DVD players, DBS  receivers, and S-VHS and Hi8 recorders and camcorders. However, they  don&#8217;t look as sharp as HD-capable connections like <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#component_video_2';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#component_video">component video</a>, and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi">HDMI</a>. See our <a href="http://www.crutchfield.com/Learn/learningcenter/home/connections_glossary.html#term=s-video_jack" target="_blank">connections glossary</a> for more info.</p>
<p><a id="sxrd" name="sxrd"></a></p>
<p><strong>SXRD™ — Silicon X-tal (Crystal) Reflective Display</strong></p>
<p>Sony&#8217;s variation of <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos_6';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#lcos">LCoS</a> projection display technology.</p>
<p><a id="tube" name="tube"></a></p>
<p><strong>Tube TV</strong></p>
<p>See <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#crt">CRT</a>.</p>
<p><a id="upconversion" name="upconversion"></a></p>
<p><strong>Upconversion</strong></p>
<p>The term used to describe the conversion of a lower resolution to an  apparently higher one. This process increases the number of pixels  and/or frame rate and/or scanning format used to represent an image by  interpolating existing pixels to create new ones at closer spacing.</p>
<p><a id="v-chip" name="v-chip"></a></p>
<p><strong>V-Chip</strong></p>
<p>Several years ago the FCC (Federal Communications Commission) began  requiring that TVs include &#8220;V-Chip&#8221; technology to block the display of  television programs based on their rating. All sets with screens 13  inches or larger manufactured after January 1, 2000 must include the  V-Chip. Broadcasters are required to encode an electronic signal in TV  programs indicating the level of violence, language, and sexual  content. Parents can program the TV with a rating so that when the the  V-Chip reads a show&#8217;s signal, it will prevent it from displaying if it  is above the rating.</p>
<p>The rating system, known as &#8220;TV Parental Guidelines,&#8221; was  established by the National Association of Broadcasters, the National  Cable Television Association and the Motion Picture Association of  America. These ratings display on the TV screen for the first 15  seconds of rated programs.</p>
<p><a id="viewing_angle" name="viewing_angle"></a></p>
<p><strong>Viewing angle</strong></p>
<p>Measures a video display&#8217;s maximum usable viewing range from the center  of the screen, with 180° being the theoretical maximum. Most often, the  horizontal (side to side) viewing angle is listed, but sometimes both horizontal and vertical viewing angles are provided. For most home theater setups, horizontal viewing angle is more critical.</p>
<p><a id="widescreen" name="widescreen"></a></p>
<p><strong>Widescreen</strong></p>
<p>When used to describe a TV, widescreen generally refers to an <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio_6';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#aspect_ratio">aspect ratio</a> of 16:9, which is the optimum ratio for viewing <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#anamorphic_video_1';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#anamorphic_video">anamorphic</a> DVDs and <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdtv_3';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdtv">HDTV</a> broadcasts.</p>
<p><a id="wobulation" name="wobulation"></a></p>
<p><strong>Wobulation</strong></p>
<p>A technique originally invented by Hewlett-Packard for its ink jet printers. Texas Instruments, developer of <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp_7';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#dlp">DLP</a> display technology, employs wobulation in some of its image chips used in rear-projection TVs. Like <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#interlaced_scan">interlacing</a>,  wobulation shows half the picture at a time, but displays the two  halves so rapidly that our eyes combine the two parts into one. A 1080p  DLP TV can display images with 1920 x 1080 pixels, yet its DMD (Digital  Micromirror Device) image chip has 960 x 1080 mirrors. Half the image  is displayed, then a separate pivoting reflective panel called an  &#8220;actuator&#8221; shifts the display a half pixel&#8217;s width to the side. This  all happens fast enough to generate 60 full frames per second, for a  clean progressive-scan image. Texas Instruments calls this technique  SmoothPicture™, and it is also often referred to as &#8220;pixel-shifting.&#8221;</p>
<p><a id="x.v.Color" name="x.v.Color"></a></p>
<p><strong>x.v.Color (xvYCC color space)</strong></p>
<p>A high-definition video color space that is supported by many HDTVs beginning in 2007 (generally models with <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi_6';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#hdmi">HDMI</a> v1.3 inputs). The x.v.Color standard supports 1.8 times as many colors as the <a onclick="s_objectID='http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc_5';return this.s_oc?this.s_oc(e):true" href="http://www.kaisersblog.com/2009/07/hdtv-glossary/?#atsc">ATSC</a> HDTV standard. Although there are HD camcorders that support x.v.Color,  there are no broadcast or packaged consumer high-def sources that  support it. Even if both your HDTV and high-def player support  x.v.Color, your video source must be encoded with it as well or you  won&#8217;t see the wider color range.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2009/07/hdtv-glossary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bypass, Fake and get rid of Youtube&#8217;s audio copyright infringement</title>
		<link>http://www.kaisersblog.com/2009/07/bypass-fake-and-get-rid-of-youtubes-audio-coyright-infringement/</link>
		<comments>http://www.kaisersblog.com/2009/07/bypass-fake-and-get-rid-of-youtubes-audio-coyright-infringement/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 20:41:05 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[anti]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[bypass]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[copyrighted]]></category>
		<category><![CDATA[fake]]></category>
		<category><![CDATA[get rid of]]></category>
		<category><![CDATA[infringement]]></category>
		<category><![CDATA[pitch]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=566</guid>
		<description><![CDATA[To make things clear: I do not support the use of copyrighted material on Youtube or anywhere else. Musicians and all other artists should be payed for their work. But the measures Youtube has recently taken to prevent the use of copyrighted audio just don&#8217;t work. Youtube analyses the audio in the video&#8217;s you upload [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kaisersblog.com/wp-content/uploads/2009/07/youtube_logo.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignleft size-medium wp-image-573" title="youtube_logo" src="http://www.kaisersblog.com/wp-content/uploads/2009/07/youtube_logo-300x212.jpg" alt="youtube_logo" width="300" height="212" /></a>To make things clear: I do not support the use of copyrighted material on Youtube or anywhere else. Musicians and all other artists should be payed for their work. But the measures Youtube has recently taken to prevent the use of copyrighted audio just don&#8217;t work. Youtube analyses the audio in the video&#8217;s you upload and when the system matches it succesfully to copyrighted audio, all the audio get&#8217;s muted. If so, Youtube will show you the following copyright message:</p>
<blockquote><p><em><strong>Your video,   <a href="http://www.youtube.com/">Video with copyrighted music</a> , may include         audio content that is owned or licensed by     WMG   and     audio content that is owned or licensed by     UMG </strong></em></p>
<p><em><strong>As a result, the audio track of your video is muted.</strong></em></p></blockquote>
<p>The problem is, when you have put a lot of time and effort in editing your video&#8217;s and the audio is a mix of copyrighted material and source (non-copyrighted) audio, all your audio gets muted! In example, when uploading a Ferrari video with an intro that contains a song from Guns &#8216;n Roses and the main part with Ferrari scenes you have filmed yourself all the audio gets muted because of that intro. Now, everybody knows watching a Ferrari video is a lot less fun without the audio.</p>
<p>I don&#8217;t know exactly what deals Youtube has with different labels because with some songs the audio isn&#8217;t muted. You do receive a copyright message but by showing an iTunes ad of the song in question the video uploader/author doesn&#8217;t have to undertake any actions. Seems like the perfect solution for me. But since this is not the case for all copyrighted music we need a solution for the audio that does get muted.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<h1>The Solution</h1>
<p>What you need to do is pitch the audio just a little bit. Your viewers probably won&#8217;t even notice but Youtube will not recognize your music as copyrighted. So how to do that? I&#8217;ll explain it for one application,  which free of charge. The method is the same for almost all other audio/video editing software.</p>
<p><strong>Audacity</strong></p>
<p><img class="alignright size-full wp-image-570" title="audacity_screenshot" src="http://www.kaisersblog.com/wp-content/uploads/2009/07/audacity_screenshot.jpg" alt="audacity_screenshot" width="320" height="262" /></p>
<p>1. <a title="Audacity free audio editor download" href="http://audacity.sourceforge.net/download/">Download and install Audacity</a>.</p>
<p>2. Open your music file.</p>
<p>3. Go to: Effect &#8211;&gt; Change pitch&#8230;</p>
<p>4. Enter -0.5 semitones (half-steps)</p>
<p>5. Press OK.</p>
<p>6. Export your audio.</p>
<p>7. That&#8217;s it! You&#8217;re done Youtube probably will not recognize your music. If it does, try pitching the audio a bit more.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<h1>Video Tutorial</h1>
<p><p><a href="http://www.kaisersblog.com/2009/07/bypass-fake-and-get-rid-of-youtubes-audio-coyright-infringement/"><em>Click here to view the embedded video.</em></a></p></p>
<h1>An Example</h1>
<p><strong>GNR &#8211; Welcome to the Jungle (original audio)</strong></p>
<p><p><a href="http://www.kaisersblog.com/2009/07/bypass-fake-and-get-rid-of-youtubes-audio-coyright-infringement/"><em>Click here to view the embedded video.</em></a></p></p>
<p><strong>GNR &#8211; Welcome to the Jungle (pitched audio)</strong></p>
<p><p><a href="http://www.kaisersblog.com/2009/07/bypass-fake-and-get-rid-of-youtubes-audio-coyright-infringement/"><em>Click here to view the embedded video.</em></a></p></p>
<p>To honor the King of Pop a beautiful version of Billie Jean. Performed on 3FM dutch radio show &#8220;Giel&#8221; in 2008 by Jason Mraz and Nikki:<br />
<p><a href="http://www.kaisersblog.com/2009/07/bypass-fake-and-get-rid-of-youtubes-audio-coyright-infringement/"><em>Click here to view the embedded video.</em></a></p></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2009/07/bypass-fake-and-get-rid-of-youtubes-audio-coyright-infringement/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>100th GP victory Valentino Rossi</title>
		<link>http://www.kaisersblog.com/2009/06/100th-gp-victory-valentino-rossi/</link>
		<comments>http://www.kaisersblog.com/2009/06/100th-gp-victory-valentino-rossi/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 21:32:06 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[100]]></category>
		<category><![CDATA[100th]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[assen]]></category>
		<category><![CDATA[GP]]></category>
		<category><![CDATA[motogp]]></category>
		<category><![CDATA[rossi]]></category>
		<category><![CDATA[tt]]></category>
		<category><![CDATA[valentino]]></category>
		<category><![CDATA[victory]]></category>
		<category><![CDATA[win]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=561</guid>
		<description><![CDATA[We went to TT Assen yesterday to go see Valentino Rossi win his 100th Grand Prix in the MotoGP race. We had a great time and were able to see Rossi celebrating with a big banner showing photos of all his wins because we where next to the special &#8220;Rossi&#8221; stand.  Luckily the rain came [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kaisersblog.com/wp-content/uploads/2009/06/rossi_100_HD.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="aligncenter size-full wp-image-562" title="rossi_100_HD" src="http://www.kaisersblog.com/wp-content/uploads/2009/06/rossi_100_HD.jpg" alt="rossi_100_HD" width="600" height="338" /></a></p>
<p>We went to TT Assen yesterday to go see Valentino Rossi win his 100th Grand Prix in the MotoGP race. We had a great time and were able to see Rossi celebrating with a big banner showing photos of all his wins because we where next to the special &#8220;Rossi&#8221; stand.  Luckily the rain came just after we left the circuit. My video report is on youtube and I&#8217;ve created a celebration wallpaper for Rossi&#8217;s 100th GP win. You can download the wallpaper at: <a title="baron images free wallpapers" href="http://www.baronsoze.com/?baron/" target="_blank">www.baronsoze.com</a></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p style="text-align: center;"><p><a href="http://www.kaisersblog.com/2009/06/100th-gp-victory-valentino-rossi/"><em>Click here to view the embedded video.</em></a></p></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2009/06/100th-gp-victory-valentino-rossi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comedian vs. Whining Wife</title>
		<link>http://www.kaisersblog.com/2009/02/comedian-vs-whining-wife/</link>
		<comments>http://www.kaisersblog.com/2009/02/comedian-vs-whining-wife/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 18:04:31 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[cabaret]]></category>
		<category><![CDATA[comedy]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[racism]]></category>
		<category><![CDATA[scotland]]></category>
		<category><![CDATA[stand-up]]></category>
		<category><![CDATA[whining wife]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=511</guid>
		<description><![CDATA[I usually don&#8217;t post a lot of webvideo&#8217;s but this one is really great. It got me laughing after a tough day! A &#8220;political correct&#8221; excuse of a woman starts argueing with a comedian in the middle of his show about him being a racist. Well she probably won&#8217;t be doing that again sometime soon. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I usually don&#8217;t post a lot of webvideo&#8217;s but this one is really great. It got me laughing after a tough day! A &#8220;political correct&#8221; excuse of a woman starts argueing with a comedian in the middle of his show about him being a racist. Well she probably won&#8217;t be doing that again sometime soon. Extra funny is the guy sitting next to her (husband?), who&#8217;s really thinking: &#8220;<em>what are you doing? Woman!</em>&#8221;</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p style="text-align: center;"><p><a href="http://www.kaisersblog.com/2009/02/comedian-vs-whining-wife/"><em>Click here to view the embedded video.</em></a></p></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2009/02/comedian-vs-whining-wife/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scene release standards</title>
		<link>http://www.kaisersblog.com/2009/02/scene-release-standards/</link>
		<comments>http://www.kaisersblog.com/2009/02/scene-release-standards/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 09:24:00 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[0-day]]></category>
		<category><![CDATA[anime]]></category>
		<category><![CDATA[avc]]></category>
		<category><![CDATA[bluray]]></category>
		<category><![CDATA[divx]]></category>
		<category><![CDATA[dvdr]]></category>
		<category><![CDATA[h264]]></category>
		<category><![CDATA[hddvd]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[scene]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[x264]]></category>
		<category><![CDATA[xvid]]></category>
		<category><![CDATA[xxx]]></category>

		<guid isPermaLink="false">http://www.kaisersblog.com/?p=489</guid>
		<description><![CDATA[The scene rules or notes are the standards in the warez scene for releasing warez. These standards are the minimum requirements for a release. The scene rules are defined by groups of people who have been involved in its activities for several years and have established connections to large groups. These people form a committee, [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>The scene rules or notes are  the standards in the warez scene for releasing warez. These standards  are the minimum requirements for a release. The scene rules are defined  by groups of people who have been involved in its activities for  several years and have established connections to large groups. These  people form a committee, which creates drafts for approval of the large  groups. In organized warez distribution, all releases must follow these  predefined standards to become accepted material. The standards  committee usually cycles several drafts and finally decides which is  best suited for the purpose, and then releases the draft for approval.  Once the draft has been signed by several bigger groups, it becomes  ratified and accepted as the current standard. There are separate  standards for each category of releases. The scene rules can be updated  anytime, though it is most likely that the rules won’t change more than  1 or 2 times a year.<br />
<small>Source: <a href="http://www.aboutthescene.com/">AboutTheScene</a></small></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>These rules are private files, not meant for anyone outside the  scene. But as they are found very easily on the web, here they are:</p>
<table border="0" width="100%">
<tbody>
<tr valign="top">
<td><a href="http://nfo.scenereleases.info/nfo/0Day.Release.Standards.2002.png" class="highslide-image" onclick="return hs.expand(this);">0DAY Release Standards 2002</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/0Day.Release.Standards.2000.png" class="highslide-image" onclick="return hs.expand(this);">0DAY Release Standards 2000</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/ANiME.Release.Standards.2004.png" class="highslide-image" onclick="return hs.expand(this);">ANiME Release Standards 2004</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/DVDR.Release.Standards.2002.png" class="highslide-image" onclick="return hs.expand(this);">DVDR Release Standards 2002</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/DVDR.Release.Standards.2003.png" class="highslide-image" onclick="return hs.expand(this);">DVDR Release Standards 2003</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/DVDR.Release.Standards.2004.png" class="highslide-image" onclick="return hs.expand(this);">DVDR Release Standards 2004</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/DVDR.Release.Standards.2005.png" class="highslide-image" onclick="return hs.expand(this);">DVDR Release Standards 2005</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/DVDR.Release.Standards.2007.png" class="highslide-image" onclick="return hs.expand(this);">DVDR Release Standards 2007</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/ISO&amp;RIPS.Standards.png" class="highslide-image" onclick="return hs.expand(this);">GAME iSO and RiPS Standards</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/GAME.ISO.Standards.1998.png" class="highslide-image" onclick="return hs.expand(this);">GAME iSO Release Standards 1998</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/GAME.RiPS.Standards.2000.png" class="highslide-image" onclick="return hs.expand(this);">GAME RiPS Release Standards 2000</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/GAME.RiPS.Standards.2004.png" class="highslide-image" onclick="return hs.expand(this);">GAME RiPS Release Standards 2004</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/HDDVD.Release.Standards.2007.png" class="highslide-image" onclick="return hs.expand(this);">HDDVD Release Standards 2007</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MAC.Release.Standards.png" class="highslide-image" onclick="return hs.expand(this);">MAC Release Standards</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MDVDR.Release.Standards.2007.png" class="highslide-image" onclick="return hs.expand(this);">MDVDR Release Standards 2007</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MDVDR2.Release.Standards.2007.png" class="highslide-image" onclick="return hs.expand(this);">MDVDR2 Release Standards 2007</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MP3.Release.Standards.2000.png" class="highslide-image" onclick="return hs.expand(this);">MP3 Release Standards 2000</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MP3.Release.Standards.2002.png" class="highslide-image" onclick="return hs.expand(this);">MP3 Release Standards 2002</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MP3.Release.Standards.2004.png" class="highslide-image" onclick="return hs.expand(this);">MP3 Release Standards 2004</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MP3.Release.Standards.2005.png" class="highslide-image" onclick="return hs.expand(this);">MP3 Release Standards 2005</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/Official_MP3_Release_Rules_1.0-MP3COUNCIL.rar">MP3 Release Standards 2007 v1.0</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/Official_MP3_Release_Rules_1.1-2007-MP3COUNCIL.rar">MP3 Release Standards 2007 v1.1</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MP3_Encoder_Guide_3.0.rar">MP3 Encoder Guide v3.0</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MVID.Release.Standards.2003.png" class="highslide-image" onclick="return hs.expand(this);">MVID Release Standards 2003</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MVID.Release.Standards.2006.png" class="highslide-image" onclick="return hs.expand(this);">MVID Release Standards 2006</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/MVID.Release.Standards.2007.png" class="highslide-image" onclick="return hs.expand(this);">MVID Release Standards 2007</a></td>
<td><a href="http://nfo.scenereleases.info/nfo/PDA.Release.Standards.2002.png" class="highslide-image" onclick="return hs.expand(this);">PDA Release Standards 2002</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/PDA.Trainer.Release.Standards.2005.png" class="highslide-image" onclick="return hs.expand(this);">PDA Trainer Release Standards 2005</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/PDA.Movie.Release.Standards.2005.png" class="highslide-image" onclick="return hs.expand(this);">PDA Movie Release Standards 2005</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/PDA.Release.Standards.2006.png" class="highslide-image" onclick="return hs.expand(this);">PDA Release Standards 2006</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/PSP.Movie.Release.Standards.2005.png" class="highslide-image" onclick="return hs.expand(this);">PSP Movie Release Standards 2005</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/PSP.Movie.Release.Standards.2006.png" class="highslide-image" onclick="return hs.expand(this);">PSP Movie Release Standards 2006</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/SVCD.Release.Standards.2002.png" class="highslide-image" onclick="return hs.expand(this);">SVCD Release Standards 2002</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/TV.Release.Standards.2002.png" class="highslide-image" onclick="return hs.expand(this);">TV Release Standards 2002</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/TV.Release.Standards.2007.png" class="highslide-image" onclick="return hs.expand(this);">TV Release Standards 2007</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/TV.x264.Release.Standards.2007.png" class="highslide-image" onclick="return hs.expand(this);">TV x264 Release Standards 2007</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/PDTV.Release.Standards.png" class="highslide-image" onclick="return hs.expand(this);">PDTV Release Standards</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/HD.Movie.x264.Release.Standards.png" class="highslide-image" onclick="return hs.expand(this);">HD Movie x264 Release Standards</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/HD.Movie.x264.720p.Release.Standards.png" class="highslide-image" onclick="return hs.expand(this);">HD Movie x264 720p Release Standards</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XBOX360.Release.Standards.2007.v1.0.png" class="highslide-image" onclick="return hs.expand(this);">XBOX360 Release Standards 2007 v1.0</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XBOX360.Release.Standards.2007.v1.340.png" class="highslide-image" onclick="return hs.expand(this);">XBOX360 Release Standards 2007 v1.340</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XviD.Release.Standards.2000.png" class="highslide-image" onclick="return hs.expand(this);">XviD Release Standards 2000</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XviD.Release.Standards.2001.png" class="highslide-image" onclick="return hs.expand(this);">XviD Release Standards 2001</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XviD.Release.Standards.2002.png" class="highslide-image" onclick="return hs.expand(this);">XviD Release Standards 2002</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XviD.Release.Standards.2004.png" class="highslide-image" onclick="return hs.expand(this);">XviD Release Standards 2004</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XviD.Release.Standards.2005.png" class="highslide-image" onclick="return hs.expand(this);">XviD Release Standards 2005</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/HD.XviD.Release.Standards.2005.png" class="highslide-image" onclick="return hs.expand(this);">HD XviD Release Standards 2005</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XviD.Release.Standards.2005.Rebuttal.png" class="highslide-image" onclick="return hs.expand(this);">XviD Release Standards 2005 Rebuttal</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/DviX.Release.Standards.2002.png" class="highslide-image" onclick="return hs.expand(this);">DviX Release Standards 2002</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XXX-PAYSITE.Release.Standards.2006.png" class="highslide-image" onclick="return hs.expand(this);">XXX-PAYSITE Release Standards 2006</a></p>
<p><a href="http://nfo.scenereleases.info/nfo/XXX-DVDR.Release.Standards.2004.png" class="highslide-image" onclick="return hs.expand(this);">XXX-DVDR Release Standards 2004</a></td>
</tr>
</tbody>
</table>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_channel = "blog-artikelen";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000000";
google_color_bg = "FFFFFF";
google_color_link = "abd202";
google_color_text = "000000";
google_color_url = "FF21AD";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p style="text-align: left;"><strong>update:</strong></p>
<ul>
<li> <a title="vcdquality.com xvid release standards 2009" href="http://www.vcdq.com/tools/nfoimage.php?id=84726&amp;invert=" target="_blank">XviD Release Standards 2009</a></li>
<li><a title="The 720p x264 TV Releasing Scene Standards 2008" href="http://tvunderground.org.ru/forum/index.php?showtopic=8489" target="_blank">The 720p x264 TV Releasing Scene Standards 2008</a></li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kaisersblog.com/2009/02/scene-release-standards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
