<?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>VegasVideoHelp.com &#187; highlight</title>
	<atom:link href="http://www.vegasvideohelp.com/tag/highlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vegasvideohelp.com</link>
	<description>Tutorials, Hints, and News for Sony Vegas (and DVD Architect, too!)</description>
	<lastBuildDate>Wed, 06 Jul 2011 15:10:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Full-Color DVD Menu Highlights</title>
		<link>http://www.vegasvideohelp.com/full-color-dvd-menu-highlights/</link>
		<comments>http://www.vegasvideohelp.com/full-color-dvd-menu-highlights/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 05:55:11 +0000</pubDate>
		<dc:creator>Rob Strobbe</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[DVD Architect]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[menu]]></category>

		<guid isPermaLink="false">http://www.vegasvideohelp.com/?p=244</guid>
		<description><![CDATA[Okay, so you want your DVD menu to have an icon that moves as the viewer navigates between items. You&#8217;ve looked and looked in the DVD Architect manual, and all you can find is stuff about color sets, subpictures, and highlights &#8212; nothing about how to move an image around the screen. I&#8217;ve got good [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so you want your DVD menu to have an icon that moves as the viewer navigates between items. You&#8217;ve looked and looked in the DVD Architect manual, and all you can find is stuff about color sets, subpictures, and highlights &#8212; nothing about how to move an image around the screen. I&#8217;ve got good news and bad news for you.</p>
<p>Bad news first: That ain&#8217;t how DVD menus work.</p>
<p>Good news: You can fake it.</p>
<p><span id="more-244"></span>What many people don&#8217;t realize about DVD menus is that they are very, very simplistic. A DVD menu has an image or video as a background and a single layer of three colors. In most menus, the layer of colors is used to highlight the currently selected or active item. The highlight can&#8217;t be more complex than that, and images on the screen can&#8217;t be controlled individually by the viewer. So, how does one achieve this often sought style of menu where a full color image is used to indicate the selected item?</p>
<div id="attachment_246" class="wp-caption alignleft" style="width: 210px"><a href="http://www.vegasvideohelp.com/files/2008/11/1_default_menu.jpg"><img class="size-thumbnail wp-image-246" title="Default Theme" src="http://www.vegasvideohelp.com/files/2008/11/1_default_menu-200x144.jpg" alt="Figure 1: Default Theme" width="200" height="144" /></a><p class="wp-caption-text">Figure 1: Default Theme</p></div>
<p>By using what I have begun calling the &#8220;inverse selection&#8221; method. To follow along with this tutorial, you&#8217;ll need the Wedding 3 theme that comes with DVD Architect Pro 4.0 and above (it may be included with DVD Architect Studio as well) and this image of a bell. Feel free to use a different theme / background and images, but keep one thing in mind: The &#8220;icon&#8221; must be over a solid color for this method. You&#8217;ll see why later. To get started, create a new DVD Architect project, add your media buttons as normal, and edit the button text and menu title as needed.</p>
<div id="attachment_247" class="wp-caption alignleft" style="width: 210px"><a href="http://www.vegasvideohelp.com/files/2008/11/2_icons.jpg"><img class="size-thumbnail wp-image-247" title="2. The Icons" src="http://www.vegasvideohelp.com/files/2008/11/2_icons-200x144.jpg" alt="Figure 2: The Icons" width="200" height="144" /></a><p class="wp-caption-text">Figure 2: The Icons</p></div>
<p>If you&#8217;re following along exactly, now apply the Wedding 3 theme. This background image is white and has a flower arrangement on the right side. Buttons are laid out on the left side, and text is a light blue using the font Arial. Like most DVD Architect themes, the button for each item consists of a thumbnail from its linked video and a frame around that thumbnail. Let&#8217;s get rid of those. Choose the Selection Tool from the set of icons to the left of the menu workspace and select all of the menu buttons. This will switch the Menu Page Properties window to the Button Properties window where you can now edit the settings for all selected buttons. Select the Media tab of that window and cancel out all the settings we don&#8217;t need. You can do this by highlighting a setting, clicking the down arrow to its right, and choosing Remove. Do this for Mask (beneath Thumbnail Properties), Frame Media, and Mask (these last two under Frame Properties). Then click the down arrow to the right of Thumbnail Media and choose Replace. DVD Architect will present you with the Open Media dialog where you can browse for the image you want to use as an &#8220;icon.&#8221; In my case, I&#8217;m going to locate <a href="http://www.vegasvideohelp.com/files/2008/11/chrome_bell.jpg">this picture of a bell</a> and click Open.</p>
<p>So, now your menu items all have the same image next to them acting as a button. The menu also has the default behavior of highlighting the selected item with a semitransparent color. What we really want to do, though, is to hide all the other items on the menu while letting the selected item show through. This is where the &#8220;inverse selection&#8221; comes in. First, with all of the buttons still selected, go to the Highlight tab of the Button Properties window. For the Style setting, choose Image Rectangle. Then click an empty area of the menu so that no buttons are selected. This switches the Button Properties window back to the Menu Page Properties window. On the General tab, we&#8217;ll need to change the color sets that are applied to the menu&#8217;s buttons. Adjust the settings as follows:</p>
<p>Selected Button Colors: None (all transparent)<br />
Active Button Colors: None (all transparent)<br />
Inactive Button Colors: Color Set 1</p>
<p>(Really, you can use whichever color set you want for Inactive Button Colors &#8212; just make sure you edit that color set in the next step.)</p>
<div id="attachment_248" class="wp-caption alignleft" style="width: 210px"><a href="http://www.vegasvideohelp.com/files/2008/11/3_color_sets.jpg"><img class="size-thumbnail wp-image-248" title="3. Color Sets" src="http://www.vegasvideohelp.com/files/2008/11/3_color_sets-200x144.jpg" alt="Figure 3: Color sets" width="200" height="144" /></a><p class="wp-caption-text">Figure 3: Color sets</p></div>
<p>To hide the inactive buttons (the ones that the viewer does not currently have selected), we &#8220;highlight&#8221; them with a solid color that will blend into the background image. In this example, the background immediately behind the &#8220;icons&#8221; is white. So, we&#8217;ll go to the Color Sets tab of the Menu Page Properties window and change the Fill color for Color Set 1 to white. Expand Color Set 1 if it&#8217;s not already, select the Fill Color setting, and click the down arrow to its right. This gives us tools for adjusting this color &#8212; including a color picker. To get this color just right, let&#8217;s click the eye dropper icon and then select a color on our menu that is in close proximity to the &#8220;icon&#8221; we&#8217;re trying to hide. This will give us a highlight that is that same color, but it will probably also be semi transparent &#8212; which means the &#8220;icon&#8221; will still be partially visible To remedy that, let&#8217;s raise the Alpha Channel setting all the way up to 255, thereby making the color opaque. We can do this by typing 255 into the &#8220;A&#8221; textbox or by dragging the Alpha channel slider all the way up.</p>
<div id="attachment_249" class="wp-caption alignleft" style="width: 210px"><a href="http://www.vegasvideohelp.com/files/2008/11/4_preview.jpg"><img class="size-thumbnail wp-image-249" title="4. Preview" src="http://www.vegasvideohelp.com/files/2008/11/4_preview-200x144.jpg" alt="Figure 4: Previewing the Results" width="200" height="144" /></a><p class="wp-caption-text">Figure 4: Previewing the Results</p></div>
<p>Preview your menu by hitting F9 on the keyboard or clicking the Preview button above the menu workspace. You should see the image next to one of your menu items, and nothing but empty space next to the others. As you use the navigation buttons on the remote, you should see the image &#8220;move&#8221; from one item to the next.</p>
<p><strong>Addendum:</strong> There is one hazard in using this method. Most DVD players stop displaying all of a menu&#8217;s highlights as they switch to another menu or piece media. This isn&#8217;t much of an issue when you&#8217;re simply using a single highlight to indicate the chosen menu item &#8212; it just returns to its usual deselected state. But when you&#8217;re using those highlights to hide one or more items that you don&#8217;t want the viewer to see, suddenly they see them all! It&#8217;s only for a moment (depending on how long the player takes to change media), but it can interrupt the illusion. I don&#8217;t know of a way to prevent this from happening, but this brief peek behind the curtain looks more intentional, I think, if each of the &#8220;icons&#8221; is different.</p>
<p>Thank you, Paul L, for pointing out this issue in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vegasvideohelp.com/full-color-dvd-menu-highlights/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Custom Highlight Masks</title>
		<link>http://www.vegasvideohelp.com/custom-highlight-masks/</link>
		<comments>http://www.vegasvideohelp.com/custom-highlight-masks/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 03:32:30 +0000</pubDate>
		<dc:creator>Rob Strobbe</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[DVD Architect]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[mask]]></category>
		<category><![CDATA[menu]]></category>

		<guid isPermaLink="false">http://www.vegasvideohelp.com/?p=26</guid>
		<description><![CDATA[The latest version of Sony DVD Architect comes installed with over 50 themes, giving you many options for menu designs. But suppose none of them suit the project you&#8217;re working on? Fortunately, DVD Architect also gives you a few options for creating your own menu designs. Since v2.0, one of those options has been custom [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of <a title="Sony DVD Architect" href="http://www.sonycreativesoftware.com/vegaspro/dvd">Sony DVD Architect</a> comes installed with over 50 themes, giving you many options for menu designs. But suppose none of them suit the project you&#8217;re working on? Fortunately, DVD Architect also gives you a few options for creating your own menu designs. Since v2.0, one of those options has been custom highlight masks.</p>
<p>A menu designed in this way only needs two files: a background video or image, which contains everything your menu will show, and a mask indicating all highlights. This tutorial will walk you through creating these files in a graphics application and using them in Sony DVD Architect.</p>
<p>Ready? Then let&#8217;s get started!</p>
<p><span id="more-26"></span></p>
<h3>Creating the Images</h3>
<p>The background can be either a video or a static image. For this tutorial, I will be creating an image using <a title="Adobe Photoshop" href="http://www.adobe.com/products/photoshop/compare/">Adobe Photoshop</a>. You can use any graphics application you like, but it would help if it were one that supports multiple layers such as Photoshop, Paint Shop Pro, or The Gimp. I&#8217;ll trust that you know your way around the graphics application you&#8217;re using. But if you&#8217;d rather skip this part of the tutorial, you can download the <a href="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/dome_background.png">background image</a> and <a href="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/dome_highlight.png">highlight mask image</a> that I&#8217;m creating.</p>
<p>Find a picture you&#8217;d like to use and open it in your graphics application. Usually, I&#8217;d begin with a still from the movie I&#8217;m putting on DVD, but here I&#8217;ll just be using a picture I found at Stock.XCHNG. <del datetime="2011-06-29T18:22:55+00:00">Feel free to use the same image.</del> The image is no longer available from Stock.XCHNG. Until I can find another copy to post, download the background image linked to above or use one of your choice.</p>
<p>The first thing to do with your image is resize it so that it is the appropriate dimensions for your DVD menu. Keep in mind that your still image will have square pixels, whereas your DVD (incuding the menu) will have non-square pixels. For example, the dimensions of a standard NTSC DVD (standard meaning not widescreen, and NTSC being the format used in North America) are 720&#215;480, but a still image for this kind of menu should be 655&#215;480. DVD Architect will appropriately &#8220;reshape&#8221; the image as needed.</p>
<p>If your graphics application has the option to add guidelines, do yourself a favor and add some now to indicate the title safe area &#8212; this is the suggested region of the menu where your titles and buttons should be placed so that they are not cut off by the viewer&#8217;s television. (For more information, run &#8220;safe area overscan&#8221; in your favorite search engine.) You should allow for a &#8220;border&#8221; of around 10% for titles and buttons. For a standard NTSC project, this will be about 65 pixels from the left and right, and about 50 pixels from the top and bottom.</p>
<div id="attachment_45" class="wp-caption alignleft" style="width: 210px"><a href="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/1_background.jpg"><img class="size-thumbnail wp-image-45" title="1. Background image" src="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/1_background-200x150.jpg" alt="Figure 1: Background image" width="200" height="150" /></a><p class="wp-caption-text">Figure 1: Background image</p></div>
<p>Now that you&#8217;ve got your background image opened and guidelines set up, it&#8217;s time to start turning it into a DVD menu. Using your application&#8217;s tools, create the &#8220;buttons&#8221; you want for your menu.</p>
<p>(I put &#8220;buttons&#8221; in quotation marks because, in truth, the background of a DVD menu is one complete video or image with hotspots (the highlights) over it. The &#8220;buttons&#8221; you see aren&#8217;t really buttons at all &#8212; they don&#8217;t do anything.)</p>
<p>For this tutorial, I used Photoshop&#8217;s text tool to add a Play, Scenes, and Setup &#8220;buttons&#8221; to the background as well as a title for the menu. You can use text or add images, whatever you&#8217;d like to represent the &#8220;buttons&#8221; is fine &#8212; so long as it&#8217;s clear to the viewer, of course, what will happen when they select the menu items. I like to keep each item on its own layer, but you can use as few or as many layers as you like. If you&#8217;re like me, save all of this to a multi-layered file such as PSD. Then save a copy as a single layered image that you will use as your menu background. Most any image format is fine &#8212; I like to use PNG.</p>
<div id="attachment_37" class="wp-caption alignleft" style="width: 210px"><a href="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/2_background_buttons_title.jpg"><img class="size-thumbnail wp-image-37" title="2. Background with &quot;buttons&quot; and title" src="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/2_background_buttons_title-200x150.jpg" alt="Now with &quot;buttons&quot; and title" width="200" height="150" /></a><p class="wp-caption-text">Figure 2: With &quot;buttons&quot; and title</p></div>
<p>When your &#8220;buttons&#8221; have the look and position you want, add a new layer above all the others. This layer will contain your highlight mask. A highlight mask tells DVD Architect what the actual buttons will look like. On a DVD, the actual buttons are usually fairly simple graphics like a box, a circle, or an underline that &#8220;highlights&#8221; part of your menu background. They&#8217;re usually a single color or variations of a single color. On this highlight mask layer, you&#8217;re going to create the shapes you want to have highlight your menu background and indicate the item(s) being selected from the menu.</p>
<p>There are two main rules to remember about highlight masks. The first is that the mask should use only black and shades of gray. Don&#8217;t worry, these aren&#8217;t the only colors your highlight can contain, but the actual highlight color will be set in DVD Architect. This mask is simply for deciding the shape and position. The second rule is that while the highlights can be any shape, the actual hotspot will be rectanglular, and those hotspots should not overlap. So as you&#8217;re drawing your highlight mask, imagine that each shape has an invisible rectangle around it, and make sure there is space between each one.</p>
<p>With those rules in mind, draw the shapes for your highlights, using the &#8220;buttons&#8221; on the background image as a guide. I drew outlines around my menu items using the background as a guide, but you can do pretty much anything you want &#8212; underlines, circles, arrows, wavy lines, be creative and have fun.</p>
<div id="attachment_38" class="wp-caption alignleft" style="width: 210px"><a href="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/3_background_highlights.jpg"><img class="size-thumbnail wp-image-38" title="3. Background with highlights" src="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/3_background_highlights-200x150.jpg" alt="Figure 3: With highlights" width="200" height="150" /></a><p class="wp-caption-text">Figure 3: With highlights</p></div>
<p>Now you&#8217;re ready to save your highlight mask to its own file. Hide all other layers so that only your highlights remain. The background of this image will need to be transparent, so here you must save to a format that supports alpha channels. PSD and PNG are popular such formats, with PNG resulting in a smaller file size.</p>
<div id="attachment_39" class="wp-caption alignnone" style="width: 210px"><a href="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/4_highlights_only.jpg"><img class="size-thumbnail wp-image-39" title="4. Highlights only" src="http://www.vegasvideohelp.com/files/tutorials/dvda_custom_highlight_masks/4_highlights_only-200x150.jpg" alt="Figure 4: Highlights only" width="200" height="150" /></a><p class="wp-caption-text">Figure 4: Highlights only</p></div>
<p>That&#8217;s all we need is those two images &#8212; now let&#8217;s head over to DVD Architect and put them to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vegasvideohelp.com/custom-highlight-masks/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

