<?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>Alt.bin - alt.binaries - usenet newsgroups - reference and tutorials &#187; avi</title>
	<atom:link href="http://altbin.net/category/avi/feed" rel="self" type="application/rss+xml" />
	<link>http://altbin.net</link>
	<description>The complete reference about alt.binaries newsgroups on usenet</description>
	<lastBuildDate>Sun, 04 Oct 2009 17:39:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>mass-repair avi videos with broken index</title>
		<link>http://altbin.net/2008/09/mass-repair-avi-videos-with-broken-index.html</link>
		<comments>http://altbin.net/2008/09/mass-repair-avi-videos-with-broken-index.html#comments</comments>
		<pubDate>Mon, 15 Sep 2008 21:46:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[avi]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[divfixpp]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[repair]]></category>

		<guid isPermaLink="false">http://altbin.net/mass-repair-avi-videos-with-broken-index/</guid>
		<description><![CDATA[so yeah, my camera makes broken avi videos and I had a bunch of them to repair :
for i in *.avi; do mencoder -idx $i -ovc copy -oac copy -o $i.repaired.avi; done   
( that&#8217;s a command-line for those who wonder )
this only repairs the index, no re-encoding
divfixpp repairs indexes as well, but I [...]]]></description>
		<wfw:commentRss>http://altbin.net/2008/09/mass-repair-avi-videos-with-broken-index.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
