<?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>Jamie De Pould &#187; flash</title>
	<atom:link href="http://blog.jamiedepould.com/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jamiedepould.com</link>
	<description>Cleveland multimedia producer</description>
	<lastBuildDate>Tue, 10 Jan 2012 14:00:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Converting a QuickTime .mov to .flv</title>
		<link>http://blog.jamiedepould.com/2010/05/converting-quicktime-movs-to-flv/</link>
		<comments>http://blog.jamiedepould.com/2010/05/converting-quicktime-movs-to-flv/#comments</comments>
		<pubDate>Thu, 13 May 2010 02:50:17 +0000</pubDate>
		<dc:creator>Jamie De Pould</dc:creator>
				<category><![CDATA[final cut]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[mov]]></category>
		<category><![CDATA[quicktime]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.jamiedepould.com/?p=135</guid>
		<description><![CDATA[ wrote this up after some of my students had problems uploading H.264 encoded video from Final Cut Express to VuVox. Their videos either didn't play back smoothly, or resized incorrectly--it seems VuVox only supports square pixels. So I tried converting the videos to .flv using Adobe Media Encoder, and it fixed all the problems we were having.]]></description>
			<content:encoded><![CDATA[<p>I wrote this up after some of my students had problems uploading H.264 encoded video from Final Cut Express to <a href="http://www.vuvox.com/">VuVox</a>. Their videos either didn&#8217;t play back smoothly, or resized incorrectly&#8211;it seems VuVox only supports square pixels. So I tried converting the videos to .flv using Adobe Media Encoder, and it fixed all the problems we were having.</p>
<p>First, export the videos using the File>Export>QuickTime Movie command. Create a folder on the desktop called &#8220;flv_convert&#8221; (or something like that), and export there. Make sure you check the box that says “Make Movie Self-Contained.”</p>
<p>Once that’s done, you can quit Final Cut.</p>
<p>Launch Adobe Media Encoder.<br />
<a href="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.33.00-PM.png"><img src="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.33.00-PM-188x122.png" alt="" title="Screen shot 2010-05-11 at 10.33.00 PM" width="188" height="122" class="alignleft size-medium wp-image-136" /></a><br />
<span id="more-135"></span><br />
￼Click the Add button on the right side of the Adobe Media Encoder window.<br />
<a href="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.38.39-PM.png"><img src="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.38.39-PM-494x390.png" alt="" title="Screen shot 2010-05-11 at 10.38.39 PM" width="494" height="390" class="alignleft size-large wp-image-138" /></a></p>
<p>￼Navigate to your flv_convert folder, select the .mov files, and click Open. The clips should show up in the queue.<br />
<a href="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.43.02-PM.png"><img src="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.43.02-PM-494x207.png" alt="" title="Screen shot 2010-05-11 at 10.43.02 PM" width="494" height="207" class="alignleft size-large wp-image-139" /></a></p>
<p>Select the first clip and click Settings, this should bring up the export settings menu.<br />
<a href="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.45.41-PM.png"><img src="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.45.41-PM-494x355.png" alt="" title="Screen shot 2010-05-11 at 10.45.41 PM" width="494" height="355" class="alignleft size-large wp-image-142" /></a></p>
<p>Use the following settings:</p>
<p><strong>Format</strong><br />
Format: FLV</p>
<p><strong>Video</strong><br />
Resize to 512&#215;288**<br />
Frame rate: <em>select the frame rate to match your footage</em><br />
Bitrate encoding: VBR<br />
Encoding passes: Two<br />
Bitrate: 900 kbps***<br />
Set keyframe distance: 15 frames <em>(More frequent keyframes give you higher quality, but with increased file size)</em><br />
Quality: Best</p>
<p><strong>Audio</strong><br />
Defaults should be fine</p>
<p><em>**NOTE: This is a good size for VuVox, but may not be the best size for other uses. More info about resizing video for flash <a href="http://labs.influxis.com/?p=6">here</a>.<br />
***NOTE: Larger sizes require higher bit rates, 900 kbps is plenty for this size, but is way too low for HD.</em></p>
<p>Click the floppy disk icon next to the preset name, this will allow you to save the preset.<br />
<a href="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.50.56-PM.png"><img src="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.50.56-PM.png" alt="" title="Screen shot 2010-05-11 at 10.50.56 PM" width="257" height="29" class="alignleft size-full wp-image-143" /></a></p>
<p>Name the preset, and click OK.<br />
<a href="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.52.55-PM.png"><img src="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.52.55-PM.png" alt="" title="Screen shot 2010-05-11 at 10.52.55 PM" width="371" height="174" class="alignleft size-full wp-image-144" /></a></p>
<p>￼Click OK again, and it should bring you back to the main window. Click the drop downs in the preset column, and change your other clips to the VuVox setting.<br />
<a href="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.54.24-PM.png"><img src="http://blog.jamiedepould.com/wp-content/uploads/2010/05/Screen-shot-2010-05-11-at-10.54.24-PM-494x68.png" alt="" title="Screen shot 2010-05-11 at 10.54.24 PM" width="494" height="68" class="alignleft size-large wp-image-145" /></a></p>
<p>￼Once you set all of your clips, click “Start Queue” on the right side of the screen. You should get a yellow progress bar along the bottom, and when it’s finished you’ll have shiny new .flv files in the flv_convert folder ready to upload.</p>
<p>You can also set a custom destination if you want the converted files to go somewhere else. You can also upload directly to an FTP server.</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-nd/3.0/us/88x31.png" /></a><br /><span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/Text" property="dc:title" rel="dc:type">Converting a QuickTime .mov to .flv</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://blog.jamiedepould.com/2010/05/converting-quicktime-movs-to-flv/" property="cc:attributionName" rel="cc:attributionURL">Jamie De Pould</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jamiedepould.com/2010/05/converting-quicktime-movs-to-flv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

