<?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>Film School By Phone &#187; Digital Filmmaking</title>
	<atom:link href="http://filmschoolbyphone.com/FilmSchool/category/digital-filmmaking/feed/" rel="self" type="application/rss+xml" />
	<link>http://filmschoolbyphone.com/FilmSchool</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 20 Dec 2008 12:45:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What are PNG files?</title>
		<link>http://filmschoolbyphone.com/FilmSchool/final-cut/what-are-png-files/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/final-cut/what-are-png-files/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 22:45:14 +0000</pubDate>
		<dc:creator>Final Cut Studio, Avid, Adobe, and Video Streaming Training</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Final Cut]]></category>
		<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.geniusdv.com/news_and_tutorials/2008/12/what-are-png-files.php</guid>
		<description><![CDATA[I'm still going back and forth with some programmer friends on just how reckless I should be in <br />my approach to "simplifying" FLVs in iWeb, so I'm afraid I'll have to string you on for a bit longer on that article.&#160; But rest assured -- I've not forgotten, and the Frame Controls article is coming up relatively soon as well.<br /><br />In the meantime, here's a piece that's hopefully more useful than most "filler" -- the technical story behind Portable Network Graphics, or PNGs.&#160; Read on for what they are, where they came from, and (most importantly) when they're a good idea in the video production workflow.<br />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m still going back and forth with some programmer friends on just how reckless I should be in <br />my approach to &#8220;simplifying&#8221; FLVs in iWeb, so I&#8217;m afraid I&#8217;ll have to string you on for a bit longer on that article.&nbsp; But rest assured &#8212; I&#8217;ve not forgotten, and the Frame Controls article is coming up relatively soon as well.</p>
<p>In the meantime, here&#8217;s a piece that&#8217;s hopefully more useful than most &#8220;filler&#8221; &#8212; the technical story behind Portable Network Graphics, or PNGs.&nbsp; Read on for what they are, where they came from, and (most importantly) when they&#8217;re a good idea in the video production workflow.</p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/final-cut/what-are-png-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bitrates, CBRs, and VBRs</title>
		<link>http://filmschoolbyphone.com/FilmSchool/final-cut/bitrates-cbrs-and-vbrs/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/final-cut/bitrates-cbrs-and-vbrs/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 14:00:01 +0000</pubDate>
		<dc:creator>Final Cut Studio, Avid, Adobe, and Video Streaming Training</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Final Cut]]></category>
		<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.geniusdv.com/news_and_tutorials/2008/12/bitrates-cbrs-and-vbrs.php</guid>
		<description><![CDATA[ <span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://geniusdv.com/indexes/supercharging_compressor_series_index.php"><img alt="supercharging-compressor.png" src="http://www.geniusdv.com/news_and_tutorials/2008/12/09/supercharging-compressor.png" class="mt-image-right" style="margin: 0pt 0pt 20px 20px; float: right;" height="200" width="200" /></a></span><i>You can find more compression settings articles in our <a href="http://geniusdv.com/indexes/supercharging_compressor_series_index.php">Supercharging Compressor series index</a>.</i><br /><br />You can be plenty good at video work if you only know that bigger bitrates are usually better -- but if you're going to be a guru when it comes to the quality of your video output, it's worth taking a closer look at the concept from the ground up.<br /><br />Luckily, it's a fairly simple concept.&#160; Let's take NTSC video as our example: 30 frames per second, each 720 pixels wide and about 480 high.&#160; Each broadcast-safe pixel, in RGB space, could take up 235 values for each color (red green and blue), so it needs 24 bits of information to describe it.&#160; If we were to try to store a second of NTSC-type video completely uncompressed using this bitmap scheme, we would need<br /><br />30 * 720 * 480 * 24 = 248,832,000 bits, or about 30MB -- per second!<br /><br />Try slapping THAT on YouTube -- or a DVD, for that matter.<br />]]></description>
			<content:encoded><![CDATA[<p> <span class="mt-enclosure mt-enclosure-image" ><a href="http://geniusdv.com/indexes/supercharging_compressor_series_index.php"><img alt="supercharging-compressor.png" src="http://www.geniusdv.com/news_and_tutorials/2008/12/09/supercharging-compressor.png" class="mt-image-right"  height="200" width="200" /></a></span><i>You can find more compression settings articles in our <a href="http://geniusdv.com/indexes/supercharging_compressor_series_index.php">Supercharging Compressor series index</a>.</i></p>
<p>You can be plenty good at video work if you only know that bigger bitrates are usually better &#8212; but if you&#8217;re going to be a guru when it comes to the quality of your video output, it&#8217;s worth taking a closer look at the concept from the ground up.</p>
<p>Luckily, it&#8217;s a fairly simple concept.&nbsp; Let&#8217;s take NTSC video as our example: 30 frames per second, each 720 pixels wide and about 480 high.&nbsp; Each broadcast-safe pixel, in RGB space, could take up 235 values for each color (red green and blue), so it needs 24 bits of information to describe it.&nbsp; If we were to try to store a second of NTSC-type video completely uncompressed using this bitmap scheme, we would need</p>
<p>30 * 720 * 480 * 24 = 248,832,000 bits, or about 30MB &#8212; per second!</p>
<p>Try slapping THAT on YouTube &#8212; or a DVD, for that matter.</p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/final-cut/bitrates-cbrs-and-vbrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“Herbert” &#8211; ContemporAsian @ MoMA</title>
		<link>http://filmschoolbyphone.com/FilmSchool/film-production/%e2%80%9cherbert%e2%80%9d-contemporasian-moma/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/film-production/%e2%80%9cherbert%e2%80%9d-contemporasian-moma/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 21:33:45 +0000</pubDate>
		<dc:creator>pharrill@selfreliantfilm.com</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Film Production]]></category>

		<guid isPermaLink="false">http://www.selfreliantfilm.com/?p=370</guid>
		<description><![CDATA[Indian filmmaker Suman Mukhopadhyay recently visited Blacksburg to screen his two features and speak with filmmaking students at Virginia Tech. Talking with Mukhopadhyay about Herbert and Chaturanga was a real highlight of the semester, and a great way to end to the year.
Today, Mukhopadhyay shares Herbert, his debut feature, with New Yorkers as part of [...]]]></description>
			<content:encoded><![CDATA[<p>Indian filmmaker Suman Mukhopadhyay recently visited Blacksburg to screen his two features and speak with filmmaking students at Virginia Tech. Talking with Mukhopadhyay about <em>Herbert</em> and <em>Chaturanga</em> was a real highlight of the semester, and a great way to end to the year.</p>
<p>Today, Mukhopadhyay shares <em>Herbert</em>, his debut feature, with New Yorkers as part of the Museum of Modern Art&#8217;s ContemporAsian <a href="http://www.moma.org/exhibitions/film_exhibitions.php?id=7840">film series</a>. </p>
<p>Nathan Lee, writing in today&#8217;s <a href="http://www.nytimes.com/2008/12/11/movies/11herb.html?emc=eta1"> New York Times</a>, calls <em>Herbert</em> &#8220;mad, messy, and frequently amazing.&#8221; It is. </p>
<p>Showtimes are as follows:<br />
<center>Thursday, December 11, 2008, 8:00 p.m. (Introduced by Mukhopadhyay)<br />
Friday, December 12, 2008, 6:30 p.m. (Introduced by Mukhopadhyay)<br />
Saturday, December 13, 2008, 1:00 p.m., Theater 2, T2<br />
Sunday, December 14, 2008, 5:00 p.m.<br />
Monday, December 15, 2008, 4:30 p.m.<br />
Wednesday, December 17, 2008, 8:45 p.m.<br />
</center></p>
<p>Mukhopadhyay&#8217;s newest film, <a href="http://www.chaturangathefilm.in"><em>Chaturanga</em></a>, which is still playing cinemas in India, is even more impressive. It trades <em>Herbert</em>&#8217;s surrealism and self-reflexivity for a more contemplative approach, as befits its story of spiritual searching. <em>Chaturanga </em>is currently screening in theaters in India. Catch it on the festival circuit if you&#8217;re lucky right now &#8212; and let&#8217;s hope that a smart American distributor picks it up.</p>
<p><img src="http://www.selfreliantfilm.com/e94a4b48/42966079/FeedBurner/1.0%20(http://www.FeedBurner.com).gif" /><img src="http://feeds.feedburner.com/~r/selfreliantfilm/~4/482038457" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/film-production/%e2%80%9cherbert%e2%80%9d-contemporasian-moma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>joinmycrew.com</title>
		<link>http://filmschoolbyphone.com/FilmSchool/film-production/joinmycrewcom/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/film-production/joinmycrewcom/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:18:11 +0000</pubDate>
		<dc:creator>pharrill@selfreliantfilm.com</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Film Production]]></category>

		<guid isPermaLink="false">http://www.selfreliantfilm.com/?p=369</guid>
		<description><![CDATA[SRF reader Jeremy Parker recently alerted me to a website he&#8217;s been building called Join My Crew. 
Just as it sounds, it&#8217;s a completely free website that hopes to help independent filmmakers find cast and crew for their next productions. The site Beta launched last week and will only get better as more and more [...]]]></description>
			<content:encoded><![CDATA[<p>SRF reader Jeremy Parker recently alerted me to a website he&#8217;s been building called <a href="http://www.joinmycrew.com/">Join My Crew</a>. </p>
<p>Just as it sounds, it&#8217;s a completely free website that hopes to help independent filmmakers find cast and crew for their next productions. The site Beta launched last week and will only get better as more and more filmmakers start to use the site.</p>
<p><img src="http://www.selfreliantfilm.com/e94a4b48/42966079/FeedBurner/1.0%20(http://www.FeedBurner.com).gif" /><img src="http://feeds.feedburner.com/~r/selfreliantfilm/~4/481990766" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/film-production/joinmycrewcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typography for Video Pros</title>
		<link>http://filmschoolbyphone.com/FilmSchool/final-cut/typography-for-video-pros/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/final-cut/typography-for-video-pros/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 22:00:00 +0000</pubDate>
		<dc:creator>Final Cut Studio, Avid, Adobe, and Video Streaming Training</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Final Cut]]></category>
		<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.geniusdv.com/news_and_tutorials/2008/12/typography-for-video-pros.php</guid>
		<description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="letterimage.png" src="http://www.geniusdv.com/news_and_tutorials/2008/12/01/letterimage.png" class="mt-image-left" style="margin: 0pt 20px 20px 0pt; float: left;" height="150" width="150" /></span>In the old days of digital video, choosing text for titles and other
supers was easy: Arial, Times, or Comic Sans - will "size 48" work?&#160;
But as the lines have blurred between all types of creative software,
we video types are constantly getting more control over our text.&#160; And
that's a good thing: a professional approach to typography improves
most video, and <a href="http://www.youtube.com/watch?v=kkC5qYH0ln0">in some cases</a>, makes or breaks the deal.<br /><br />So here's a quick glossary of font-related terms, along with a handful of best practices.<br /> ]]></description>
			<content:encoded><![CDATA[<p><span class="mt-enclosure mt-enclosure-image" ><img alt="letterimage.png" src="http://www.geniusdv.com/news_and_tutorials/2008/12/01/letterimage.png" class="mt-image-left"  height="150" width="150" /></span>In the old days of digital video, choosing text for titles and other<br />
supers was easy: Arial, Times, or Comic Sans &#8211; will &#8220;size 48&#8243; work?&nbsp;<br />
But as the lines have blurred between all types of creative software,<br />
we video types are constantly getting more control over our text.&nbsp; And<br />
that&#8217;s a good thing: a professional approach to typography improves<br />
most video, and <a href="http://www.youtube.com/watch?v=kkC5qYH0ln0">in some cases</a>, makes or breaks the deal.</p>
<p>So here&#8217;s a quick glossary of font-related terms, along with a handful of best practices. </p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/final-cut/typography-for-video-pros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Spotlight Search Data to Media Files</title>
		<link>http://filmschoolbyphone.com/FilmSchool/final-cut/add-spotlight-search-data-to-media-files/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/final-cut/add-spotlight-search-data-to-media-files/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 15:39:40 +0000</pubDate>
		<dc:creator>Final Cut Studio, Avid, Adobe, and Video Streaming Training</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Final Cut]]></category>
		<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.geniusdv.com/news_and_tutorials/2008/11/add-spotlight-search-data-to-media-files.php</guid>
		<description><![CDATA[Being able to easily find media files, like Quicktime movies or photos, is an important step in an effective Final Cut Pro editing workflow. Adding data (metadata) that describes a file will allow the Spotlight feature to find the file, even if you don't remember what you named it or where you stored it. The Spotlight is a great tool to quickly find the file you need.<br /><br /><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://www.geniusdv.com/news_and_tutorials/2008/11/29/spotlight.gif"><img alt="spotlight.gif" src="http://www.geniusdv.com/news_and_tutorials/assets_c/2008/11/spotlight-thumb-555x50.gif" class="mt-image-center" style="margin: 0pt auto 20px; text-align: center; display: block;" width="555" height="50" /></a></span><br /><br /> <div><br /></div>]]></description>
			<content:encoded><![CDATA[<p>Being able to easily find media files, like Quicktime movies or photos, is an important step in an effective Final Cut Pro editing workflow. Adding data (metadata) that describes a file will allow the Spotlight feature to find the file, even if you don&#8217;t remember what you named it or where you stored it. The Spotlight is a great tool to quickly find the file you need.</p>
<p><span class="mt-enclosure mt-enclosure-image" ><a href="http://www.geniusdv.com/news_and_tutorials/2008/11/29/spotlight.gif"><img alt="spotlight.gif" src="http://www.geniusdv.com/news_and_tutorials/assets_c/2008/11/spotlight-thumb-555x50.gif" class="mt-image-center"  width="555" height="50" /></a></span></p>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/final-cut/add-spotlight-search-data-to-media-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Film List, By Alphabet (x 2)</title>
		<link>http://filmschoolbyphone.com/FilmSchool/film-production/best-film-list-by-alphabet-x-2/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/film-production/best-film-list-by-alphabet-x-2/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 15:25:39 +0000</pubDate>
		<dc:creator>pharrill@selfreliantfilm.com</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Film Production]]></category>

		<guid isPermaLink="false">http://www.selfreliantfilm.com/?p=368</guid>
		<description><![CDATA[Chris Cagle at Category D tagged me for the Alphabet Meme.
Here are the rules:
1. Pick one film to represent each letter of the alphabet.*
2. The letter &#8220;A&#8221; and the word &#8220;The&#8221; do not count as the beginning of a film&#8217;s title, unless the film is simply titled A or The, and I don&#8217;t know of [...]]]></description>
			<content:encoded><![CDATA[<p>Chris Cagle at <a href="http://categoryd.blogspot.com/2008/11/best-film-list-by-alphabet.html">Category D</a> tagged me for the Alphabet Meme.</p>
<p>Here are the rules:</p>
<p>1. Pick one film to represent each letter of the alphabet.*</p>
<p>2. The letter &#8220;A&#8221; and the word &#8220;The&#8221; do not count as the beginning of a film&#8217;s title, unless the film is simply titled A or The, and I don&#8217;t know of any films with those titles.</p>
<p>3. Thanks to some clarification by The Siren, movies are stuck with the titles their owners gave them at the time of their theatrical release.</p>
<p>4. Films that start with a number are filed under the first letter of their number&#8217;s word. 12 Monkeys would be filed under &#8220;T.&#8221;</p>
<p>5. Link back to <a href="http://blogcabins.blogspot.com/">Blog Cabins</a> in your post so that I can eventually type &#8220;alphabet meme&#8221; into Google and come up #1, then make a post where I declare that I am the King of Google.</p>
<p>6. If you&#8217;re selected, you have to then select 5 more people.</p>
<p>I have rejected Cagle&#8217;s new guideline that with foreign titles one should &#8220;rely on the original title if in Roman alphabet, the translated title otherwise.&#8221; This rule had me making even more tough choices than I wished, so I threw it out. I&#8217;ve cheated, in fact, by using foreign titles or translations whenever it helped with difficult letters, tough choices, etc. My guilt is nil.</p>
<p>And to make the choosing even less painful, I have created two lists: One satisfies the theme of this website, the other lists more general favorites. Of course, MANY of my favorite films &#8212; a ridiculous number of them beginning with the letters &#8220;M&#8221;, &#8220;T&#8221;, and &#8220;G&#8221; &#8212; are left off of both lists. And if a film got listed on one list, I tried to list a different film on the second list.</p>
<p>Ali: Fear Eats the Soul (Fassbinder)<br />
Black Ice (Brakhage)<br />
City Lights (Chaplin)<br />
Dance Party USA (Katz)<br />
Edvard Munch (Watkins)<br />
Frownland (Bronstein)<br />
The Gleaners and I (Varda)<br />
The Hours and Times (Munch)<br />
Isle of Flowers (Furtado)<br />
Jo Jo at the Gate of Lions (Sjogren)<br />
Killer of Sheep (Burnett)<br />
Last Chants for a Slow Dance (Jost)<br />
Meshes of the Afternoon (Deren)<br />
Night of the Living Dead (Romero)<br />
O Dreamland (Anderson)<br />
Pather Panchali (Ray)<br />
Les Quatre Cents Coups (Truffaut)<br />
Rome, Open City (Rossellini)<br />
Shadows (Cassavetes)<br />
Thirteen (Williams)<br />
The Unchanging Sea (Griffith)<br />
Les Vampires (Feuillade)<br />
The Whole Shootin&#8217; Match (Pennell)<br />
Xala (Sembene)<br />
Zorns Lemma (Frampton)</p>
<p>Harrill&#8217;s list:</p>
<p>The Awful Truth<br />
Best Years of Our Lives, The<br />
Chinatown<br />
Diary of a Country Priest<br />
Eternal Sunshine of the Spotless Mind<br />
The Fly (Cronenberg)<br />
Grand Illusion<br />
The Hours and Times<br />
Isle of Flowers<br />
Jacquot<br />
Killer of Sheep<br />
Love Affair<br />
The Mortal Storm<br />
Night of the Living Dead<br />
Ordet<br />
The Parallax View<br />
Les Quatre cents coups<br />
Ruggles of Red Gap<br />
Starship Troopers<br />
Tender Mercies<br />
Unforgiven<br />
Vivre Sa Vie<br />
Woman Under the Influence<br />
Xanadu<br />
Yi yi<br />
Zero for Conduct</p>
<p>Finally, I want to hear from <a href="http://www.road-dog-productions.com/weblog/">David Lowery</a>, <a href="http://edendale.typepad.com/weblog/">AJ Schnack</a>, <a href="http://www.longpauses.com/blog/index.php">Darren Hughes</a>, <a href="http://www.ifc.com/film/indie-eye/">Alison Willmore</a>, and <a href="http://blog.spout.com/author/karina/">Karina Longworth</a>.</p>
<p><img src="http://www.selfreliantfilm.com/e94a4b48/42966079/FeedBurner/1.0%20(http://www.FeedBurner.com).gif" /><img src="http://feeds.feedburner.com/~r/selfreliantfilm/~4/459667116" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/film-production/best-film-list-by-alphabet-x-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding Jobs in Video Editing and Production</title>
		<link>http://filmschoolbyphone.com/FilmSchool/final-cut/finding-jobs-in-video-editing-and-production/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/final-cut/finding-jobs-in-video-editing-and-production/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 11:58:25 +0000</pubDate>
		<dc:creator>Final Cut Studio, Avid, Adobe, and Video Streaming Training</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Final Cut]]></category>
		<category><![CDATA[Post Production]]></category>

		<guid isPermaLink="false">http://www.geniusdv.com/news_and_tutorials/2008/11/finding-jobs-in-video-editing-and-production.php</guid>
		<description><![CDATA[<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">The video production industry is incredibly diverse and it's expanding at an incredible rate.&#160; Anyone can now compete in the business. The technology has become very affordable.&#160; No longer do companies need to invest in hundreds of thousands of dollars worth of equipment.&#160; The playing field is now level, and there are more job opportunities than ever before.</span></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></span></font>&#160;</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">
<span class="mt-enclosure mt-enclosure-image" style="DISPLAY: inline">&#160;</span>
<span class="mt-enclosure mt-enclosure-image" style="DISPLAY: inline"><img class="mt-image-left" style="FLOAT: left; MARGIN: 0px 20px 20px 0px" height="148" alt="pbs14.gif" src="http://www.geniusdv.com/news_and_tutorials/2008/11/11/pbs14.gif" width="174" /></span>That being said, new schools are popping up that specialize in the video production arena.<span style="mso-spacerun: yes">&#160; </span>In some cases, high schools and even middle schools have video production equipment that rivals professional production facilities.<span style="mso-spacerun: yes">&#160;From the early stages, these schools&#160;are training kids while producing some amazing video content.&#160; <a href="http://www.wpds.tv/">Some schools even have their own television channel.</a> </span>It sounds crazy, but the competition is now becoming quite fierce. This is because of the volume of new candidates that understand the software. </span></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></span></font>&#160;</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">So, if you're looking for work, what does this mean to you?&#160; Well, as ridiculous as it sounds, you may be competing with candidates that are fresh out of highschool.&#160; Not to long ago, It use to be that freelance video editors could easily demand $70.00 hr or more.&#160; This hourly rate is rapidbly disappearing, and is now limited to some of the larger markets.&#160; Now, in a medium size market, freelance video editors have been forced to bring their hourly rates down to $40.00 hr.&#160; In smaller markets, expect to earn less than that to remain competitive.</span></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></span></font>&#160;</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">So, what are some key elements that employers are looking for?&#160; </span></font><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">In the professional video editing business, there are&#160;three major players with a large host of other software manufacturers.&#160; These players are:</span></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></span></font>&#160;</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Apple (<a href="http://www.avid.com/products/Media-Composer-Software/index.asp">Final Cut Studio</a>)</span></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Avid Technology (<a href="http://www.avid.com/products/Media-Composer-Software/index.asp">Avid Media Composer</a>)</span></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Adobe (<a href="http://www.adobe.com/products/creativesuite/production/">Adobe Creative Suite 4 Production Premium</a>)</span></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></span></font>&#160;</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font face="Times New Roman" color="#000000" size="3"><font face="Arial" size="2">
<span class="mt-enclosure mt-enclosure-image" style="DISPLAY: inline"><img class="mt-image-left" style="FLOAT: left; MARGIN: 0px 20px 20px 0px" height="120" alt="final_cut_studio_box.gif" src="http://www.geniusdv.com/news_and_tutorials/2008/11/11/final_cut_studio_box.gif" width="135" /></span>First off, concentrate your energy on learning these software products.&#160;If you have to choose one to start with, take a good look at <a href="http://www.apple.com/finalcutstudio/finalcutpro/">Final Cut Pro</a>, &#160;which is included within Apple's Final Cut Studio bundle.&#160; If you don't own the software, consider purchasing an educational license.&#160; All the manufacturers have amazing educational pricing to help you get started.</font></font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font color="#000000" size="2"></font>&#160;</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font color="#000000" size="2">Second, start a website and upload your video content and demo-reel.&#160; In this business, you might as well forget about a traditional resume.&#160; If someone asks for one, I wouldn't hesitate to simply point them to your website. If you do not have a website, consider purchasing a <a href="http://www.apple.com/mobileme/">mobileme</a> account from Apple.&#160; Even better, if you are Macintosh owner, you can use Apple's <a href="http://www.apple.com/ilife/iweb/">iWeb application</a> to instantly create your website and upload your video content.</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font color="#000000" size="2"></font>&#160;</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font size="2">Third, you can dramatically increase your value by also learning </font><a href="http://www.adobe.com/products/photoshop/photoshopextended/"><font size="2">Adobe Photoshop</font></a><font size="2">&#160;as it applies to video.&#160; Then, you can really&#160;hit a home run by&#160;learning&#160;</font><a href="http://tryit.adobe.com/us/cs4/aftereffects/"><font size="2">After Effects</font></a><font size="2"> , which is one of the world's leading visual effects software packages.&#160;</font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font color="#000000" size="2"></font>&#160;</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-pagination: none; mso-layout-grid-align: none"><font color="#000000" size="2">I realize all this sounds relatively simple, but mastering these software applications takes patience, dedication, and a lot of time.&#160; Don't expect to become a master overnight.&#160; Of course, GeniusDV offers training services to help you get up to speed relatively quickly.&#160; In particular, we offer training courses for <a href="http://www.geniusdv.com/final_cut_pro_training/index.php">Final Cut Studio</a> and <a href="http://www.geniusdv.com/final_cut_pro_training/index.php">Avid Media Composer</a>.&#160; In addition we offer an amazing <a href="http://www.geniusdv.com/adobe_creative_suite_training/after_effects_training.php">After Effects training course</a>.&#160; These courses can be taken in a&#160;classroom environment, or in an <a href="http://www.geniusdv.com/training/online_training.php">interactive online training environment</a>.&#160;</font><font face="Times New Roman" color="#000000" size="3"></p></font>]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span >The video production industry is incredibly diverse and it&#8217;s expanding at an incredible rate.&nbsp; Anyone can now compete in the business. The technology has become very affordable.&nbsp; No longer do companies need to invest in hundreds of thousands of dollars worth of equipment.&nbsp; The playing field is now level, and there are more job opportunities than ever before.</span></font></p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span ></span></font>&nbsp;</p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span ><br />
<span class="mt-enclosure mt-enclosure-image" >&nbsp;</span><br />
<span class="mt-enclosure mt-enclosure-image" ><img class="mt-image-left"  height="148" alt="pbs14.gif" src="http://www.geniusdv.com/news_and_tutorials/2008/11/11/pbs14.gif" width="174" /></span>That being said, new schools are popping up that specialize in the video production arena.<span >&nbsp; </span>In some cases, high schools and even middle schools have video production equipment that rivals professional production facilities.<span >&nbsp;From the early stages, these schools&nbsp;are training kids while producing some amazing video content.&nbsp; <a href="http://www.wpds.tv/">Some schools even have their own television channel.</a> </span>It sounds crazy, but the competition is now becoming quite fierce. This is because of the volume of new candidates that understand the software. </span></font></p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span ></span></font>&nbsp;</p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span >So, if you&#8217;re looking for work, what does this mean to you?&nbsp; Well, as ridiculous as it sounds, you may be competing with candidates that are fresh out of highschool.&nbsp; Not to long ago, It use to be that freelance video editors could easily demand $70.00 hr or more.&nbsp; This hourly rate is rapidbly disappearing, and is now limited to some of the larger markets.&nbsp; Now, in a medium size market, freelance video editors have been forced to bring their hourly rates down to $40.00 hr.&nbsp; In smaller markets, expect to earn less than that to remain competitive.</span></font></p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span ></span></font>&nbsp;</p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span >So, what are some key elements that employers are looking for?&nbsp; </span></font><font face="Times New Roman" color="#000000" size="3"><span >In the professional video editing business, there are&nbsp;three major players with a large host of other software manufacturers.&nbsp; These players are:</span></font></p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span ></span></font>&nbsp;</p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span >Apple (<a href="http://www.avid.com/products/Media-Composer-Software/index.asp">Final Cut Studio</a>)</span></font></p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span >Avid Technology (<a href="http://www.avid.com/products/Media-Composer-Software/index.asp">Avid Media Composer</a>)</span></font></p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span >Adobe (<a href="http://www.adobe.com/products/creativesuite/production/">Adobe Creative Suite 4 Production Premium</a>)</span></font></p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><span ></span></font>&nbsp;</p>
<p class="MsoNormal" ><font face="Times New Roman" color="#000000" size="3"><font face="Arial" size="2"><br />
<span class="mt-enclosure mt-enclosure-image" ><img class="mt-image-left"  height="120" alt="final_cut_studio_box.gif" src="http://www.geniusdv.com/news_and_tutorials/2008/11/11/final_cut_studio_box.gif" width="135" /></span>First off, concentrate your energy on learning these software products.&nbsp;If you have to choose one to start with, take a good look at <a href="http://www.apple.com/finalcutstudio/finalcutpro/">Final Cut Pro</a>, &nbsp;which is included within Apple&#8217;s Final Cut Studio bundle.&nbsp; If you don&#8217;t own the software, consider purchasing an educational license.&nbsp; All the manufacturers have amazing educational pricing to help you get started.</font></font></p>
<p class="MsoNormal" ><font color="#000000" size="2"></font>&nbsp;</p>
<p class="MsoNormal" ><font color="#000000" size="2">Second, start a website and upload your video content and demo-reel.&nbsp; In this business, you might as well forget about a traditional resume.&nbsp; If someone asks for one, I wouldn&#8217;t hesitate to simply point them to your website. If you do not have a website, consider purchasing a <a href="http://www.apple.com/mobileme/">mobileme</a> account from Apple.&nbsp; Even better, if you are Macintosh owner, you can use Apple&#8217;s <a href="http://www.apple.com/ilife/iweb/">iWeb application</a> to instantly create your website and upload your video content.</font></p>
<p class="MsoNormal" ><font color="#000000" size="2"></font>&nbsp;</p>
<p class="MsoNormal" ><font size="2">Third, you can dramatically increase your value by also learning </font><a href="http://www.adobe.com/products/photoshop/photoshopextended/"><font size="2">Adobe Photoshop</font></a><font size="2">&nbsp;as it applies to video.&nbsp; Then, you can really&nbsp;hit a home run by&nbsp;learning&nbsp;</font><a href="http://tryit.adobe.com/us/cs4/aftereffects/"><font size="2">After Effects</font></a><font size="2"> , which is one of the world&#8217;s leading visual effects software packages.&nbsp;</font></p>
<p class="MsoNormal" ><font color="#000000" size="2"></font>&nbsp;</p>
<p class="MsoNormal" ><font color="#000000" size="2">I realize all this sounds relatively simple, but mastering these software applications takes patience, dedication, and a lot of time.&nbsp; Don&#8217;t expect to become a master overnight.&nbsp; Of course, GeniusDV offers training services to help you get up to speed relatively quickly.&nbsp; In particular, we offer training courses for <a href="http://www.geniusdv.com/final_cut_pro_training/index.php">Final Cut Studio</a> and <a href="http://www.geniusdv.com/final_cut_pro_training/index.php">Avid Media Composer</a>.&nbsp; In addition we offer an amazing <a href="http://www.geniusdv.com/adobe_creative_suite_training/after_effects_training.php">After Effects training course</a>.&nbsp; These courses can be taken in a&nbsp;classroom environment, or in an <a href="http://www.geniusdv.com/training/online_training.php">interactive online training environment</a>.&nbsp;</font><font face="Times New Roman" color="#000000" size="3"></p>
<p></font></p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/final-cut/finding-jobs-in-video-editing-and-production/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dallas Video Festival</title>
		<link>http://filmschoolbyphone.com/FilmSchool/film-production/dallas-video-festival/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/film-production/dallas-video-festival/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 12:00:55 +0000</pubDate>
		<dc:creator>pharrill@selfreliantfilm.com</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Film Production]]></category>

		<guid isPermaLink="false">http://www.selfreliantfilm.com/?p=366</guid>
		<description><![CDATA[Quick Feet, Soft Hands will be screening at the Dallas Video Festival this evening at 7pm. Details for my screening are below, but the main reason I wanted to post about this was to draw attention David Lowery&#8217;s fantastic trailer for the festival:

Quick Feet, Soft Hands @ Dallas Video Festival
Screening as part of the &#8220;Don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><em>Quick Feet, Soft Hands</em> will be screening at the <a href="http://www.videofest.org/videofest/index.html">Dallas Video Festival</a> this evening at 7pm. Details for my screening are below, but the main reason I wanted to post about this was to draw attention David Lowery&#8217;s fantastic trailer for the festival:<br />
<center></p>
<p><strong><i>Quick Feet, Soft Hands</i> @ Dallas Video Festival</strong><br />
Screening as part of the &#8220;<a href="http://dallasvideo.bside.com/2008/films/quickfeetsofthands_dallasvideo2008">Don&#8217;t Give Me No Grief</a>&#8221; program of short films.<br />
Sunday, November 9 @ 7pm<br />
Angelika Film Center (5321 E. Mockingbird Lane)</p>
<p><p>
<object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2158732&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2158732&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object><br /><a href="http://vimeo.com/2158732">Wet Dream (DVF 2008)</a> from <a href="http://vimeo.com/user305581">David Lowery</a> on <a href="http://vimeo.com">Vimeo</a>.<br />
</center></p>
<p><img src="http://www.selfreliantfilm.com/e94a4b48/42966079/FeedBurner/1.0%20(http://www.FeedBurner.com).gif" /><img src="http://feeds.feedburner.com/~r/selfreliantfilm/~4/447342146" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/film-production/dallas-video-festival/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Election Day +4</title>
		<link>http://filmschoolbyphone.com/FilmSchool/film-production/election-day-4/</link>
		<comments>http://filmschoolbyphone.com/FilmSchool/film-production/election-day-4/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 14:18:10 +0000</pubDate>
		<dc:creator>pharrill@selfreliantfilm.com</dc:creator>
				<category><![CDATA[Digital Filmmaking]]></category>
		<category><![CDATA[Film Production]]></category>

		<guid isPermaLink="false">http://www.selfreliantfilm.com/?p=367</guid>
		<description><![CDATA[Just wanted to drop this as a follow-up to my last post, which concerned Video The Vote.
For me, the day began at 6am, when I walked to my polling place in Roanoke and stood in a 40 minute line to vote. The line was the result of an electronic voting machine that didn&#8217;t work and [...]]]></description>
			<content:encoded><![CDATA[<p>Just wanted to drop this as a follow-up to my last post, which concerned Video The Vote.</p>
<p>For me, the day began at 6am, when I walked to my polling place in Roanoke and stood in a 40 minute line to vote. The line was the result of an electronic voting machine that didn&#8217;t work and some poll workers who were getting on the job training about how to use the machines. Needless to say, it wasn&#8217;t reassuring. I had a Flip video camera and took some <a href="http://videothevote.org/video/613/">very rough footage</a> from my spot in line of the problematic machine. Needless to say, this was an inauspicious start to the day.</p>
<p>Thankfully, things did improve. The lines to that polling place shrunk by 8am, and I remained &#8220;on call&#8221; for Video The Vote for most of the day. I did drive out to Cloverdale, Virginia to <a href="http://videothevote.org/video/945/">document</a> a woman whose voter registration address change had been lost; she had to vote provisionally.</p>
<p>The real story of the day, though, was in Blacksburg, where students from Virginia Tech were having to wait for several hours at one polling place. I heard about this late in the day, and a few minutes after reading the story (oddly, on Huffington Post instead of via The Roanoke Times website or from friends), Video The Vote called me from NYC, asking me to document the situation. Ashley was already in Blacksburg, so she went to capture footage. She got some great stuff with her Flip camera (videos <a href="http://videothevote.org/video/1130/">1</a>, <a href="http://videothevote.org/video/1154/">2</a>, <a href="http://videothevote.org/video/1198/">3</a>). </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Jw1-R6k9uYo&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Jw1-R6k9uYo&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>NOTE: My name, not Ashley&#8217;s, is on the footage because I was the one that registered for Video the Vote.</p>
<p>When Ashley returned home, we spent the evening uploading her footage. Video The Vote&#8217;s website was SLAMMED, so uploads took forever. The fact that we were hitting the &#8220;refresh&#8221; button on our browsers to see election results wasn&#8217;t helping. </p>
<p>Pennsylvania was called for Obama around the time that we were close to done uploading all of our videos from the day. We knew what was coming, so we headed over to an Election Day party.</p>
<p>And the rest, as they say, is history. <a href="http://change.gov/newsroom/entry/president_elect_obama_speaks_on_the_eve_of_this_election/">Literally</a>.</p>
<p><img src="http://www.selfreliantfilm.com/e94a4b48/42966079/FeedBurner/1.0%20(http://www.FeedBurner.com).gif" /><img src="http://feeds.feedburner.com/~r/selfreliantfilm/~4/446523911" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://filmschoolbyphone.com/FilmSchool/film-production/election-day-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

