<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Howto Convert RAW Imanges to JPG/JPEG on  Linux</title>
	<atom:link href="http://www.initcron.org/uncategorized/howto-convert-raw-imanges-to-jpgjpeg-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.initcron.org/uncategorized/howto-convert-raw-imanges-to-jpgjpeg-on-linux/</link>
	<description>&#124; Cloud Computing &#124; DevOps &#124; Remote Infrastructure Management</description>
	<lastBuildDate>Fri, 17 Jun 2011 13:52:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Caspar</title>
		<link>http://www.initcron.org/uncategorized/howto-convert-raw-imanges-to-jpgjpeg-on-linux/#comment-136</link>
		<dc:creator>Caspar</dc:creator>
		<pubDate>Wed, 26 May 2010 13:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://freedomyug.wordpress.com/2010/05/13/howto-convert-raw-imanges-to-jpgjpeg-on-linux/#comment-136</guid>
		<description>I normally use ufraw (0.16) without the find command:
ufraw-batch --out-type=jpeg --compression=100 --overwrite *.CR2
which would convert all cr2-files into jpegs with no compression and overwrite existing files without prompting.</description>
		<content:encoded><![CDATA[<p>I normally use ufraw (0.16) without the find command:<br />
ufraw-batch &#8211;out-type=jpeg &#8211;compression=100 &#8211;overwrite *.CR2<br />
which would convert all cr2-files into jpegs with no compression and overwrite existing files without prompting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

