<?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>openSourceVFX.org &#187; timecode</title>
	<atom:link href="http://opensourcevfx.org/tag/timecode/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensourcevfx.org</link>
	<description>A directory of Open-Source projects for the VFX community</description>
	<lastBuildDate>Wed, 23 Nov 2011 10:42:24 +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>timecode</title>
		<link>http://opensourcevfx.org/2010/01/timecode/</link>
		<comments>http://opensourcevfx.org/2010/01/timecode/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 21:09:01 +0000</pubDate>
		<dc:creator>Philippe Leprince</dc:creator>
				<category><![CDATA[Untested]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[timecode]]></category>

		<guid isPermaLink="false">http://opensourcevfx.org/?p=224</guid>
		<description><![CDATA[Working with timecodes is essential for any post workflow. We use our own timecode library which records timecode as two values (frames per second in float and the number of frames from zero as an integer). The Timecode class does easy conversions (24 to 25 etc) is sortable and comparable can be used with ranges [...]
<p class='projectfields'><strong>Home Page</strong>: <a href='http://guerilla-di.org/timecode/'>http://guerilla-di.org/timecode/</a><br/><strong>Language</strong>: Pure Ruby (no compilation required)<br/><strong>Platform</strong>: Windows, OS X, Linux<br/><strong>License</strong>: MIT<br/></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Working with timecodes is essential for any post workflow. We use our  own timecode library which records timecode as two values (frames per  second in float and the number of frames from zero as an integer). The  Timecode class</p>
<ul style="text-align: justify;">
<li>does easy conversions (24 to 25 etc)</li>
<li>is sortable and comparable</li>
<li>can be used with ranges and link lists</li>
<li>supports calculations like multiplication, subtraction and division  (timecode calculators galore!)</li>
<li>outputs itself in different formats – floating seconds with comma  and dot, bit-packed SMPTE</li>
<li>parses user-friendly input patterns like “000100” and “10h 10s 10f”</li>
<li style="text-align: justify;">is super easy to subclass and serialize</li>
</ul>

<p class='projectfields'><strong>Home Page</strong>: <a href='http://guerilla-di.org/timecode/'>http://guerilla-di.org/timecode/</a><br/><strong>Language</strong>: Pure Ruby (no compilation required)<br/><strong>Platform</strong>: Windows, OS X, Linux<br/><strong>License</strong>: MIT<br/></p>]]></content:encoded>
			<wfw:commentRss>http://opensourcevfx.org/2010/01/timecode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

