<?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>Mental Note: Change This Title &#187; Film</title>
	<atom:link href="http://www.crccheck.com/blog/category/film/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crccheck.com/blog</link>
	<description>And change this tagline too</description>
	<lastBuildDate>Mon, 30 Aug 2010 23:03:38 +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>Working with 10bit 4:2:2 Quicktimes</title>
		<link>http://www.crccheck.com/blog/2008/10/working-with-10bit-422/</link>
		<comments>http://www.crccheck.com/blog/2008/10/working-with-10bit-422/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 20:31:48 +0000</pubDate>
		<dc:creator>crccheck</dc:creator>
				<category><![CDATA[Film]]></category>
		<category><![CDATA[Finish Writing Me Plz]]></category>

		<guid isPermaLink="false">http://www.crccheck.com/blog/?p=19</guid>
		<description><![CDATA[So I finally got around to doing some compression tests. My source was a 1280&#215;720 23.98fps 10bit 4:2:2 &#8220;uncompressed&#8221; quicktime. That is a typical file that comes across my desk. I wanted to see what compression I should set my Final Cut Pro timeline to. At first, I opened the quicktime in Quicktime Player and [...]]]></description>
			<content:encoded><![CDATA[<p>So I finally got around to doing some compression tests. My source was a 1280&#215;720 23.98fps 10bit 4:2:2 &#8220;uncompressed&#8221; quicktime. That is a typical file that comes across my desk. I wanted to see what compression I should set my Final Cut Pro timeline to. At first, I opened the quicktime in Quicktime Player and exported to a variety of codecs. But when I opened all of the files, I noticed that they were all darker than they should have been. That indicated to me that Quicktime Player had done some sort of colorspace conversion. So I redid the same test from inside Final Cut Pro. Sequence Settings were set to the same as the source video.</p>
<p>For the test, I used these codecs:</p>
<ul>
<li>None</li>
<li>Animation (100%)</li>
<li>PNG</li>
<li>Apple Intermediate Codec</li>
<li>MJPEG-a</li>
<li>MJPEG-b</li>
<li>HDV</li>
<li>DVCPRO HD</li>
<li>Prores</li>
<li>Prores (hq)</li>
<li>4:2:2 8-bit</li>
<li>4:2:2 10-bit</li>
</ul>
<h2>Results</h2>
<dl id="attachment_21" class="wp-caption aligncenter" style="width: 510px;">
<dt class="wp-caption-dt"><a href="http://www.crccheck.com/blog/wp-content/uploads/2008/10/codec-compare.png"><img class="size-full wp-image-21 aligncenter" title="codec-compare" src="http://www.crccheck.com/blog/wp-content/uploads/2008/10/codec-compare.png" alt="bar graph" width="500" height="254" /></a></dt>
</dl>
<p>So I noticed that None, Animation, PNG, Apple Intermediate Codec, and MJPEG went through a colorspace conversion. So I won&#8217;t be using them again.</p>
<p>HDV and DVCPRO HD were slightly fuzzier than the original, but also smaller than the remaining formats. DVCPRO HD also underwent a slight tonal change in image quality. DVCPRO HD also has poor cross-platform support, and both of these formats have restrictions on their frame size.</p>
<p>Prores lived up to its name, and was as fast to compress as the 4:2:2 &#8220;uncompressed&#8221; formats, while also yielding files over 75% smaller, with little perceptual quality loss. They also had the benefit of not causing FCP to re-render the timeline.</p>
<p>&lt;needs more pics&gt;</p>
<h2>Conclusion</h2>
<p>I&#8217;ll have to re-run this test with a simple filter applied to the image. I&#8217;ll probably add 8 pixels of black to the bottom or something. I think that 4:2:2 10-bit won the fps race because Final Cut Pro just copied the data instead of having to recompress as it did with all the other formats. I also haven&#8217;t figured out why Prores HQ was faster than Prores.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crccheck.com/blog/2008/10/working-with-10bit-422/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new DVD to Quicktime workflow</title>
		<link>http://www.crccheck.com/blog/2008/05/dvd-to-quicktime/</link>
		<comments>http://www.crccheck.com/blog/2008/05/dvd-to-quicktime/#comments</comments>
		<pubDate>Tue, 06 May 2008 19:42:42 +0000</pubDate>
		<dc:creator>crccheck</dc:creator>
				<category><![CDATA[Film]]></category>
		<category><![CDATA[Nerd]]></category>

		<guid isPermaLink="false">http://www.crccheck.com/blog/?p=13</guid>
		<description><![CDATA[So I get asked to make reference samples off of DVD based material fairly often. Here&#8217;s my current quality emphasis workflow:
Rip relevant portion of DVD with DVD Decrypter
Create DGIndex project, decompress AC3 to PCM
Import DGIndex project to Avisynth
AudioDub() the decompressed PCM WAV into the Avisynth project.
Add any decomb/deinterlace/resize filters as normal.
Add the SwapUV() filter to [...]]]></description>
			<content:encoded><![CDATA[<p>So I get asked to make reference samples off of DVD based material fairly often. Here&#8217;s my current quality emphasis workflow:</p>
<p>Rip relevant portion of DVD with DVD Decrypter</p>
<p>Create DGIndex project, decompress AC3 to PCM</p>
<p>Import DGIndex project to Avisynth</p>
<p>AudioDub() the decompressed PCM WAV into the Avisynth project.</p>
<p>Add any decomb/deinterlace/resize filters as normal.</p>
<p>Add the SwapUV() filter to the chain.</p>
<p>Save using VirtualDub using Direct Stream Copy</p>
<p>Install <a href="http://www.unthinkable.com/products/freeware/yv12qtcodec.html" target="_blank">YV12 QuickTime codec</a></p>
<p>Export from Quicktime to whatever it is you do.</p>
<p>(OPTIONAL) If you need subtitles:</p>
<p>Rip .IDX/.SUB using VSRip from the decrypted IFO/VOBs</p>
<p>Find subtitle offset by selecting all previously deselected chapters previous to where you started in DVD Decryptor and write down the amount of time you skipped. Fine tune offset by DVD Decryptor stream processing outputs for the subtitles.</p>
<p>Tweak offset using VobSub Cutter</p>
<p>Tweak appearance using VobSub (I didn&#8217;t, I skip to&#8230;)</p>
<p>Edit the .IDX for the subtitles. You can enter the delay in here instead of using VobSub Cutter using HH:MM:SS:MS. Set align to:</p>
<pre># Force subtitle placement relative to (org.x, org.y)
align: OFF at LEFT TOP</pre>
<p>Add the TextSub plugin to Avisynth</p>
<p>Programs Needed:</p>
<p>DVD Decrypter, VobSub, Avisynth, DGIndex, VSFilter (old version, not the latest, you&#8217;ll find out), VSRip, VobSub, YV12 Quicktime Codec, Notepad, Virtualdub, Media Player</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crccheck.com/blog/2008/05/dvd-to-quicktime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
