<?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>Maverick Creative</title>
	<atom:link href="http://maverickcreative.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://maverickcreative.ca</link>
	<description>Look As Awesome As You Are</description>
	<lastBuildDate>Thu, 17 May 2012 00:14:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Designing Timelapse</title>
		<link>http://maverickcreative.ca/blog/designing-timelapse/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=designing-timelapse</link>
		<comments>http://maverickcreative.ca/blog/designing-timelapse/#comments</comments>
		<pubDate>Fri, 04 May 2012 17:21:56 +0000</pubDate>
		<dc:creator>admin_cp</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://maverickcreative.ca/?p=297</guid>
		<description><![CDATA[Here is a fun video of our interactive Creative Director Joshua, working on designing some elements for our new website.]]></description>
			<content:encoded><![CDATA[<p>Here is a fun video of our interactive Creative Director Joshua, working on designing some elements for our new website.<br />
<iframe src="http://www.youtube.com/embed/9LyNeLkl6DU?rel=0" frameborder="0" width="1280" height="720"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://maverickcreative.ca/blog/designing-timelapse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Up Renders</title>
		<link>http://maverickcreative.ca/blog/speed-up-renders/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=speed-up-renders</link>
		<comments>http://maverickcreative.ca/blog/speed-up-renders/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 07:46:29 +0000</pubDate>
		<dc:creator>admin_jr</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[mav-tips]]></category>
		<category><![CDATA[render]]></category>

		<guid isPermaLink="false">http://mav-media.com/maverick-creative/?p=170</guid>
		<description><![CDATA[Why? We were recently contracted to create 136 separate animations for a customer. While this may seem a daunting task, we spent some time thinking about how to speed up production and output to get all the animations done on time. Say hello to network rendering. While this is nothing new, if you still have [...]]]></description>
			<content:encoded><![CDATA[<h2>Why?</h2>
<p>We were recently contracted to create 136 separate animations for a customer. While this may seem a daunting task, we spent some time thinking about how to speed up production and output to get all the animations done on time. Say hello to network rendering. While this is nothing new, if you still have some extra computers lying around your home or office, you can greatly increase your rendering and output speed by putting their collective power to work.</p>
<p>This post is related to After Effects CS5 and 5.5 on a PC. The first thing to note while using multi-system rendering is that each computer can only work on 1 frame at a time. This means you will need to output your videos as image sequences – be it JPEG, PNG, TIFF, TGA or whatever format you desire. Luckily in our case, the client requested image sequences so we did not have to re-create self-contained video files as a post-render action.</p>
<h2>What you will need:</h2>
<ul>
<li>Multiple Desktops with After Effects installed</li>
<li>All plugins used in your comp must be installed on all computers</li>
<li>Basic knowledge of outputting files from After Effects</li>
<li>Basic knowledge of using shared network folders</li>
<li>A fast network drive accessible by all computers</li>
<li>Preferably a Gigabit (1000mbps) internal network connection</li>
<li>Plenty of file storage space</li>
<li>A breakdown of your file structure on paper and a highlighter</li>
<li>A pot of coffee and a little patience</li>
</ul>
<p>Assuming you are outputting a series of separate videos as we did, you will need to pay close attention to your file structure. When outputting 136 separate animations, consisting of 10 second animations at 24 frames per second, we had to manage 32610 individual files that were being output by several computers simultaneously. I can’t stress the importance of good file structure and naming conventions enough.</p>
<ul>
<li><strong>TIP:</strong><br />
We create every file with a date in the file name, and a version number. Try to never use the word “Final” or “ThisIsTheLastOneForSure”. You will clutter yourself with thousands of final files that are nowhere near final. A good example would be “Maverick_LogoAnimation_PngSEQ_Nov03_2011_01.png”. We also try to stay away from spaces in file names as we often upload our files online and a space becomes a “%20″ which is just confusing for everyone. Keep it clear.</li>
</ul>
<p>&nbsp;</p>
<p>A tool we use on a regular bases for our video work is what we call our “basefolder”. This is a small application that creates a file structure that we use for every project. You can download it <a title="Basefolder Download" href="http://www.maverickcreative.ca/wp-content/uploads/2011/MaverickCreative_Basefolder.zip">HERE</a> and use it as you please! This will set you up with a good system to keep all of your assets and project files neat and organized.</p>
<p><img class="alignnone size-full wp-image-277" title="Basefolder_01" src="http://maverickcreative.ca/wp-content/uploads/2012/02/Basefolder_012.jpg" alt="" width="537" height="402" /></p>
<p>&nbsp;</p>
<h2>Setting up the project:</h2>
<p>To get this time saving process going, it is required to create a common drive letter among computers on the network. The easiest way to do this is to map a network drive on each computer using the same drive letter. Choose a computer on the network that you want all the output files to be stored on. Create a folder and name it something cohesive such as “RenderOutput”. Now right click that puppy and share it on the network/workgroup. Now on each computer, open any “My Computer” window and click the menu Tools-&gt;Map Network Drive.</p>
<p>&nbsp;</p>
<p><img class="alignnone size-full wp-image-278" title="MapNetworkDrive_01" src="http://maverickcreative.ca/wp-content/uploads/2012/02/MapNetworkDrive_011.jpg" alt="" width="799" height="234" /></p>
<p>When the Map Network Drive box appears, choose a drive letter from the drop-down that is not being used by any computer for example, “U:”. Now click browse and navigate to the folder you shared earlier. Click “Finish”.</p>
<p><img class="alignnone size-full wp-image-281" title="MapNetworkDrive_02" src="http://maverickcreative.ca/wp-content/uploads/2012/02/MapNetworkDrive_021.jpg" alt="" width="628" height="460" /></p>
<p>Make sure the drive letters used on each computer are the same. You can check by opening “My Computer” and in Windows 7, you should see a new network drive called “U: Render Output”. Create a new folder in here relative to your project for example “Project_01″.</p>
<p>Now we dive back into After Effects. Don’t worry, the coffee is still warm. To keep this tutorial simple, we will assume you are rendering out a single video as a PNG sequence. Start with the main computer you did your After Effects work on. Open your composition and add it to the render que (ctrl+shift+/). Under the comp you just added in the render que, you will have 3 yellow texts. Start by selecting the yellow text beside “Render Settings:”.</p>
<p><img class="alignnone size-full wp-image-282" title="RenderSettings_01" src="http://maverickcreative.ca/wp-content/uploads/2012/02/RenderSettings_011.gif" alt="" width="592" height="83" /></p>
<p>Set up your output settings as you usually would here but the main difference is the check box for “Skip existing files (allows multi-machine rendering)”. This will allow each computer to check for the rendered frame, and if it exists, skip it and proceed to render the next one. Click OK.</p>
<p><img class="alignnone size-full wp-image-283" title="RenderSettings_02" src="http://maverickcreative.ca/wp-content/uploads/2012/02/RenderSettings_021.gif" alt="" width="658" height="577" /></p>
<p>Under “Output Module:” select any of the formats under the “Format” drop-down described above – in our case “PNG Sequence”. Click OK.</p>
<p><img class="alignnone size-full wp-image-284" title="OutputModule_01" src="http://maverickcreative.ca/wp-content/uploads/2012/02/OutputModule_011.gif" alt="" width="592" height="83" /></p>
<p><img class="alignnone size-full wp-image-285" title="OutputModule_02" src="http://maverickcreative.ca/wp-content/uploads/2012/02/OutputModule_021.gif" alt="" width="615" height="682" /></p>
<p>Now we need to select where the render will go. Click the yellow text beside “Output To:” and navigate to U:\RenderOutput\Project_01\. Give your file a clear name but leave the “[#####].png” as this value will be replaced with the numbering sequence. Click Save. Now save your Project.</p>
<p><img class="alignnone size-full wp-image-286" title="OutputTo_01" src="http://maverickcreative.ca/wp-content/uploads/2012/02/OutputTo_011.gif" alt="" width="592" height="83" /></p>
<p>The final step is critical. Inside After Effects, click “File-&gt;Collect Files”. When the Collect Files dialogue appears, click the drop-down and select “All”. Now click “Collect…”. Now in the browser dialogue that just appeared, navigate to your U:\RenderOutput\ directory and click “Save”.</p>
<p><img class="alignnone size-full wp-image-287" title="CollectFiles_01" src="http://maverickcreative.ca/wp-content/uploads/2012/02/CollectFiles_011.gif" alt="" width="434" height="350" /></p>
<p>The work is done! All you have to do now is go on each computer, open the project file that the “collect files” process created in your U:\RenderOutput\*projectName*\ directory, and hit “Render” in the render Que. You will now see each computer start to crunch out individual frames of your video or animation.</p>
<ul>
<li><strong>TIP:</strong><br />
For those of you outputting multiple sequences, try to pre-render any segments of your comp that don’t change between videos as proxies. Then in your “Render Settings” in the render que, when the dialogue opens, choose “Use All Proxies” and this will use your pre-rendered elements rather than re-rendering these every time. This is especially useful for multiple videos where only some assets change for example, new text being overlayed on the same background. Pre-Compose the background elements and render a Proxy for that comp.</li>
</ul>
<p>Your render time will decrease proportionally to the number of computers working on the video. When all the computers are finished working, your U:\RenderOutput\Project_01\ directory will be full of all the PNG’s for each frame of your video. Now you can go back into After Effects for a final output. Import your PNG’s as a PNG Sequence, Ensure your composition frame rate is set correctly. Right click your newly imported sequence and choose “Interpret Footage-&gt;Main” and type in your composition’s correct framerate and click ok. Then output that final composition for distribution! It really is a piece of cake and you can reuse this structure you created for all your projects that would benefit from a network render.</p>
<h2>When is this not useful?</h2>
<p>Network rendering will give you no benefit when rendering a video that already outputs real-time. Since After Effects does not output self-contained or multiplexed videos through a network render, all you can do is create image sequences, then recombine them afterwards as a video file for distribution. If After Effects is already outputting real-time or close to it, you may as well just render your final delivery format from the get go and save the time of re-outputting from an image sequence.</p>
<h2>When is this beneficial?</h2>
<p>Network rendering is a huge time saver when rendering processor intensive animations. Any time your PC takes longer than 5 seconds per frame to render; it will be worth the time to quickly setup a network render for that composition.</p>
<p>We hope you find this useful and that you will be blazing through previously painstaking render times. Check back soon and we will be working on other tutorials to help share our experiences with our industry.</p>
]]></content:encoded>
			<wfw:commentRss>http://maverickcreative.ca/blog/speed-up-renders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Web Design</title>
		<link>http://maverickcreative.ca/blog/responsive-web-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=responsive-web-design</link>
		<comments>http://maverickcreative.ca/blog/responsive-web-design/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 17:39:52 +0000</pubDate>
		<dc:creator>admin_jr</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://localhost/maverick/internal/site/?p=9</guid>
		<description><![CDATA[If you&#8217;ve been looking into having a new website designed and have done any primary research, you&#8217;ve likely come across the phrase &#8220;Responsive Design.&#8221; What is it exactly? And what does it mean for your business? I&#8217;m going to briefly break it down for you, because like G.I. Joe says, &#8220;Knowing is half the battle.&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been looking into having a new website designed and have done any primary research, you&#8217;ve likely come across the phrase &#8220;Responsive Design.&#8221; What is it exactly? And what does it mean for your business? I&#8217;m going to briefly break it down for you, because like G.I. Joe says, &#8220;Knowing is half the battle.&#8221;</p>
<h2>The Device Conundrum</h2>
<p>How many devices do you use on a daily basis? An android phone, an iPad and a 1080p desktop perhaps? The problem with conventional websites is that you&#8217;re locked into the layout and design, regardless of your screen size. Initially, this problem was combatted with the good old m.yourdomain method, where the browser would check if you&#8217;re on a phone and push you to their &#8220;mobile&#8221; version. The problem here was that more often than not, these mobile versions sucked. The mobile version would have different content, often require its own content management system, and generally did not utilize the space provided by all of these new screens. This is where Responsive Design comes in&#8230;</p>
<h2>Same Content, Different View</h2>
<p>With a website built around responsive design, administrators can edit their content in one place, and their website will scale, shift and utilize elements best suited for the device their on. Maverick Creative has decided to fully adopt this mantra, and utilizes responsive design techniques where it is best suited. Take a look at our site, if you scale the browser, or visit it on a tablet or smartphone, you&#8217;ll find that the layout adapts. Providing the best user experience, and the same content, regardless of the device you are viewing from.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://maverickcreative.ca/blog/responsive-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

