<?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>steventoth.net &#187; Tips</title>
	<atom:link href="http://www.steventoth.net/blog/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.steventoth.net/blog</link>
	<description>TV, or not TV: that is the question</description>
	<lastBuildDate>Tue, 13 Sep 2011 02:42:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Tip: Re-running post processing on a .ts file</title>
		<link>http://www.steventoth.net/blog/2008/11/17/tip-re-running-post-processing-on-a-ts-file/</link>
		<comments>http://www.steventoth.net/blog/2008/11/17/tip-re-running-post-processing-on-a-ts-file/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 15:36:50 +0000</pubDate>
		<dc:creator>StevenToth</dc:creator>
				<category><![CDATA[HDPVR]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://steventoth.net/blog/?p=164</guid>
		<description><![CDATA[Huh? Re-running post processing on a .ts file without re-recording it, yes. One or two users have asked how to do this so here&#8217;s the trick, it&#8217;s not exactly intuitive but it works for me. Assuming you took a long capture with this: ./HPVRCapture -t 00:03:00 -V COMPONENT -A RCA -a AAC -o MyMovie.ts -P1 [...]]]></description>
			<content:encoded><![CDATA[<p>Huh? Re-running post processing on a .ts file without re-recording it, yes. One or two users have asked how to do this so here&#8217;s the trick, it&#8217;s not exactly intuitive but it works for me.</p>
<p>Assuming you took a long capture with this:</p>
<pre>./HPVRCapture -t 00:03:00 -V COMPONENT -A RCA -a AAC -o MyMovie.ts -P1</pre>
<p>&#8230; and for some reason the post processing fails, runs out of disk space or for any other reason &#8230; you want to re-run the post processing, just do this:</p>
<pre><span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;">./HPVRCapture -t 00:03:00 -V COMPONENT -A RCA -a AAC -o MyMovie.ts -P1</span></pre>
<p>That&#8217;s right, re-run the same command. You didn&#8217;t specify -f, so the recording will not be overwritten &#8211; but post processing will continue as though it was a new recording.</p>
<p><strong>Words of warning: If MyMovies.ts is so important to you that you can&#8217;t afford to lose it, back it up first.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.steventoth.net/blog/2008/11/17/tip-re-running-post-processing-on-a-ts-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

