<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: mythtv cutlist to mplayer EDL file</title>
	<atom:link href="http://www.outflux.net/blog/archives/2006/08/02/mythtv-cutlist-to-mplayer-edl-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.outflux.net/blog/archives/2006/08/02/mythtv-cutlist-to-mplayer-edl-file/</link>
	<description>code is freedom -- patching my itch</description>
	<pubDate>Thu, 20 Nov 2008 22:07:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Shanti Kulkarni</title>
		<link>http://www.outflux.net/blog/archives/2006/08/02/mythtv-cutlist-to-mplayer-edl-file/#comment-602</link>
		<dc:creator>Shanti Kulkarni</dc:creator>
		<pubDate>Sat, 23 Feb 2008 00:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://outflux.net/blog/archives/2006/08/02/mythtv-cutlist-to-mplayer-edl-file/#comment-602</guid>
		<description>A year and a half after your post, I'm thinking of using your script to use mythcommflag with SageTV on Linux. My suggestion is that rather than assuming that the frame rate is 29.97 (which it might not be for say, HD recordings), you could use ffmpeg to determine the frame rate. For mpeg2 files ffmpeg -i recordedfile.mpg 2&#62;&#38;1 &#124; grep "Stream #0.0" &#124; sed "s/^.*kb\/s, //;s/tb(.)//" seems to spit out the correct number. It doesn't work for recordings transcoded to nuv though.</description>
		<content:encoded><![CDATA[<p>A year and a half after your post, I&#8217;m thinking of using your script to use mythcommflag with SageTV on Linux. My suggestion is that rather than assuming that the frame rate is 29.97 (which it might not be for say, HD recordings), you could use ffmpeg to determine the frame rate. For mpeg2 files ffmpeg -i recordedfile.mpg 2&gt;&amp;1 | grep &#8220;Stream #0.0&#8243; | sed &#8220;s/^.*kb\/s, //;s/tb(.)//&#8221; seems to spit out the correct number. It doesn&#8217;t work for recordings transcoded to nuv though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
