<?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>WDTVC.com &#187; resolution</title>
	<atom:link href="http://www.wdtvc.com/tag/resolution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wdtvc.com</link>
	<description>WD TV HD community</description>
	<lastBuildDate>Fri, 20 Nov 2009 03:50:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bigger thumbnails, change size of thumbs</title>
		<link>http://www.wdtvc.com/2009/05/09/bigger-thumbnails-change-size-of-thumbs/</link>
		<comments>http://www.wdtvc.com/2009/05/09/bigger-thumbnails-change-size-of-thumbs/#comments</comments>
		<pubDate>Fri, 08 May 2009 22:18:47 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[dimensions]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[thumbnail]]></category>
		<category><![CDATA[thumbs]]></category>

		<guid isPermaLink="false">http://www.wdtvc.com/?p=356</guid>
		<description><![CDATA[Before you start this tutorial, it is very important that you backup OSD folder first before proceeding to upload changed files. You will read how to in this tutorial. This is because the WD won&#8217;t boot if there&#8217;s an error in one of the xml files in the OSD directory. If so, just restore backup [...]]]></description>
			<content:encoded><![CDATA[<p>Before you start this tutorial, it is very important that you backup OSD folder first before proceeding to upload changed files. You will read how to in this tutorial. This is because the WD won&#8217;t boot if there&#8217;s an error in one of the xml files in the OSD directory. If so, just restore backup and everything is ok. Now let&#8217;s get started:</p>
<p><strong>1:</strong> Login to your WD TV via your favorite ftp client <strong></strong></p>
<p><strong>2:</strong> Navigate to the OSD directory <strong></strong></p>
<p><strong>3:</strong> Download the following xml files</p>
<ul>
<li>basic_browse_thumb_video.xml</li>
<li>inc_video_thumb_browse.xml</li>
</ul>
<p style="text-align: center;"><center><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_slot = "2966227501";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<p><strong>4:</strong> Navagiate into the /OSD/IMAGE/ directory and download these following png files&#8230;</p>
<ul>
<li>video_thumb_frame_bg_f.png</li>
<li>video_thumb_frame_bg_n.png</li>
<li>video_thumb_frame_blister.png</li>
</ul>
<p><strong>**BACK UP ALL THESE FILES SOMEWHERE ON YOUR HDD**</strong> <strong></strong></p>
<p><strong>5:</strong> Open the <strong>basic_browse_thumb_video.xml</strong> file in your favorite txt editor. <strong></strong></p>
<p><strong>6:</strong> <strong>FIND&#8230;</strong></p>
<p><em>&lt;page background=&#8221;image/welcome_background_bg.jpg&#8221; numitems=&#8221;12&#8243;&gt;</em><strong></strong></p>
<p><strong>CHANGE TO&#8230;</strong></p>
<p><em>&lt;page background=&#8221;image/welcome_background_bg.jpg&#8221; numitems=&#8221;4&#8243;&gt;</em></p>
<p><strong>7:</strong> Sticking with the <strong>basic_browse_thumb_video.xml</strong> file&#8230;</p>
<p><strong>FIND&#8230;</strong></p>
<p><em>&lt;listbox valkey=&#8221;browselist&#8221; autoenter=&#8221;1&#8243; autoswitch=&#8221;0&#8243; move=&#8221;row&#8221; cols=&#8221;6&#8243; rows=&#8221;2&#8243; lbmask=&#8221;HT&#8221; loop_scroll=&#8221;1&#8243; turbo_trigger=&#8221;10&#8243;[/sourcecode] turbo_multi=&#8221;10&#8243; /&gt;</em> <strong></strong></p>
<p><strong>CHANGE TO&#8230;</strong></p>
<p><em>&lt;listbox valkey=&#8221;browselist&#8221; autoenter=&#8221;1&#8243; autoswitch=&#8221;0&#8243; move=&#8221;row&#8221; cols=&#8221;4&#8243; rows=&#8221;1&#8243; lbmask=&#8221;HT&#8221; loop_scroll=&#8221;1&#8243; turbo_trigger=&#8221;10&#8243; turbo_multi=&#8221;10&#8243; /&gt;</em></p>
<p>Now save this xml file and re-up it to the directory and overwrite.</p>
<p>**Note: cols=&#8221;4&#8243; rows=&#8221;1&#8243; this is where you can change the way the thumbs are displayed so you can play around with this just remember if you change the 4 here you need to change the 4 in the opening line of code on this xml file.</p>
<p style="text-align: center;"><center><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_slot = "2966227501";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<p><strong>8:</strong> Open <strong>inc_video_thumb_browse.xml</strong> in your txt editor and edit the following:</p>
<p><strong>Change the whole xml file to this</strong>:</p>
<p><em>&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;wrapper&gt;<br />
&lt;text text=&#8221;@@pagecounter&#8221; x=&#8221;856&#8243; y=&#8221;95&#8243; h=&#8221;24&#8243; w=&#8221;200&#8243; fontsize=&#8221;24&#8243; align=&#8221;right&#8221; textcolor=&#8221;0xe2e2e2&#8243;/&gt;<br />
&lt;table x=&#8221;186&#8243; y=&#8221;205&#8243; w=&#8221;870&#8243; h=&#8221;295&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;2&#8243; align=&#8221;hcenter&#8221;&gt;<br />
&lt;image image=&#8221;@@thumb_active_0&#8243;/&gt;<br />
&lt;image image=&#8221;@@thumb_active_1&#8243;/&gt;<br />
&lt;image image=&#8221;@@thumb_active_2&#8243;/&gt;<br />
&lt;image image=&#8221;@@thumb_active_3&#8243;/&gt;<br />
&lt;/table&gt;<br />
&lt;table x=&#8221;186&#8243; y=&#8221;205&#8243; w=&#8221;870&#8243; h=&#8221;288&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;2&#8243; align=&#8221;hcenter&#8221;&gt;<br />
&lt;image image=&#8221;@@browse_0_icon&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_1_icon&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_2_icon&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_3_icon&#8221;/&gt;<br />
&lt;/table&gt;<br />
&lt;table x=&#8221;205&#8243; y=&#8221;217&#8243; w=&#8221;845&#8243; h=&#8221;273&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;27&#8243; align=&#8221;hcenter&#8221; scale_type=&#8221;fixratio&#8221; scale=&#8221;100&#8243;&gt;<br />
&lt;image name=&#8221;th0&#8243; image=&#8221;@@browse_0_thumbnail&#8221; default_image=&#8221;@@browse_0_default_image&#8221; w=&#8221;178&#8243; h=&#8221;267&#8243;/&gt;<br />
&lt;image name=&#8221;th1&#8243; image=&#8221;@@browse_1_thumbnail&#8221; default_image=&#8221;@@browse_1_default_image&#8221; w=&#8221;178&#8243; h=&#8221;267&#8243;/&gt;<br />
&lt;image name=&#8221;th2&#8243; image=&#8221;@@browse_2_thumbnail&#8221; default_image=&#8221;@@browse_2_default_image&#8221; w=&#8221;178&#8243; h=&#8221;267&#8243;/&gt;<br />
&lt;image name=&#8221;th3&#8243; image=&#8221;@@browse_3_thumbnail&#8221; default_image=&#8221;@@browse_3_default_image&#8221; w=&#8221;178&#8243; h=&#8221;267&#8243;/&gt;<br />
&lt;/table&gt;<br />
&lt;table x=&#8221;194&#8243; y=&#8221;236&#8243; w=&#8221;845&#8243; h=&#8221;273&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;27&#8243; align=&#8221;right,bottom&#8221; scale=&#8221;50&#8243;&gt;<br />
&lt;image image=&#8221;thumb_folder_icon://th0&#8243; default_image=&#8221;@@thumb_folder_0_default_image&#8221;/&gt;<br />
&lt;image image=&#8221;thumb_folder_icon://th1&#8243; default_image=&#8221;@@thumb_folder_1_default_image&#8221;/&gt;<br />
&lt;image image=&#8221;thumb_folder_icon://th2&#8243; default_image=&#8221;@@thumb_folder_2_default_image&#8221;/&gt;<br />
&lt;image image=&#8221;thumb_folder_icon://th3&#8243; default_image=&#8221;@@thumb_folder_3_default_image&#8221;/&gt;<br />
&lt;/table&gt;<br />
&lt;table x=&#8221;186&#8243; y=&#8221;205&#8243; w=&#8221;870&#8243; h=&#8221;295&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;2&#8243; align=&#8221;hcenter&#8221;&gt;<br />
&lt;image image=&#8221;@@browse_0_mask&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_1_mask&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_2_mask&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_3_mask&#8221;/&gt;<br />
&lt;/table&gt;<br />
&lt;image image=&#8221;image/photo_thumb_line_01.png&#8221; x=&#8221;371&#8243; y=&#8221;584&#8243; w=&#8221;555&#8243; h=&#8221;5&#8243; bg=&#8221;1&#8243;/&gt;<br />
&lt;image image=&#8221;image/photo_thumb_line_01.png&#8221; x=&#8221;371&#8243; y=&#8221;629&#8243; w=&#8221;555&#8243; h=&#8221;5&#8243; bg=&#8221;1&#8243;/&gt;<br />
&lt;text text=&#8221;@@file_info&#8221; selected=&#8221;@@file_info_selected&#8221; x=&#8221;171&#8243; y=&#8221;596&#8243; w=&#8221;940&#8243; h=&#8221;28&#8243; fontsize=&#8221;26&#8243; textcolor=&#8221;0&#215;07b5ff&#8221; selectedtextcolor=&#8221;0&#215;07b5ff&#8221; align=&#8221;hcenter&#8221; speed=&#8221;1&#8243; delay=&#8221;2&#8243; auto_translate=&#8221;1&#8243;/&gt;</em></p>
<p><em>&lt;image  x=&#8221;1083&#8243; y=&#8221;143&#8243; w=&#8221;38&#8243; h=&#8221;27&#8243; image=&#8221;@@moreprev&#8221;/&gt;<br />
&lt;image  x=&#8221;1083&#8243; y=&#8221;522&#8243; w=&#8221;38&#8243; h=&#8221;27&#8243; image=&#8221;@@morenext&#8221;/&gt;<br />
&lt;/wrapper&gt;</em></p>
<p>**Take a look at this xml file and you soon will realize that you can pretty much try any size you want just remember you will have to re size the tables as well. Compare your original file with this one and you will understand.</p>
<p><strong>9:</strong> Resize your png files,</p>
<ul>
<li>video_thumb_frame_bg_f.png</li>
<li>video_thumb_frame_bg_n.png</li>
<li>video_thumb_frame_blister.png</li>
</ul>
<p>20px wider and 20px higher <strong> </strong></p>
<p><strong>10:</strong> Thats it! All done.</p>
<div style="display: none">VN:F [1.7.2_963]</div><div class="ratingblock "><div class="ratingheader "></div><div class="ratingstars "><div id="article_rater_356" class="ratepost gdsr-oxygen_gif gdsr-size-30"><div class="starsbar gdsr-size-30"><div class="gdouter gdheight"><div id="gdr_vote_a356" style="width: 102px;" class="gdinner gdheight"></div><div id="gdr_stars_a356" class="gdsr_rating_as"><a id="gdsrX356X5X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="5 / 5" class="s5" rel="nofollow"></a><a id="gdsrX356X4X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="4 / 5" class="s4" rel="nofollow"></a><a id="gdsrX356X3X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="3 / 5" class="s3" rel="nofollow"></a><a id="gdsrX356X2X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="2 / 5" class="s2" rel="nofollow"></a><a id="gdsrX356X1X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="1 / 5" class="s1" rel="nofollow"></a></div></div></div></div><div id="article_loader_356" style="display: none; width: 150pxpx; " class="ratingloaderarticle"><div class="loader snake " style="height: 30px"><div class="loaderinner" style="padding-top: 5px">please wait...</div></div></div></div><div class="ratingtext "><div id="gdr_text_a356">Rating: 3.4/<strong>5</strong> (5 votes cast)</div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.wdtvc.com/2009/05/09/bigger-thumbnails-change-size-of-thumbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
