<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=2567&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Displaying NEF (RAW) files in Devuan]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2567</link>
		<description><![CDATA[The most recent posts in Displaying NEF (RAW) files in Devuan.]]></description>
		<lastBuildDate>Wed, 26 Dec 2018 03:22:37 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Displaying NEF (RAW) files in Devuan]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=13476#p13476</link>
			<description><![CDATA[<p>Been switching systems over to Devuan and had a need to view thumbnails of Nikon RAW images (NEF). Some quick research turned up a solution. Wanted to document it just in case anyone else runs into the issue.</p><p>System: Devuan Beowulf running Cinnamon using nemo as the file explorer</p><p>First install ufraw and libraw19 ( Not completely sure if this is needed but it is also used by shotwell and gimp so it&#039;s likely already installed ) </p><div class="codebox"><pre><code># apt install ufraw ufraw-batch libraw19</code></pre></div><p>Then create the thumbnailer file <strong><span class="bbu">/usr/share/thumbnailers/ufraw.thumbnailer</span></strong> and place the following into the file (place other file types in the MimeType as needed):</p><div class="codebox"><pre><code>[Thumbnailer Entry]
Exec=/usr/bin/ufraw-batch --silent --noexif --embedded-image --out-type=png --size=%s %u --overwrite --output=%o
MimeType=image/x-nef;image/x-nikon-nef;</code></pre></div><p>Nemo should start showing the thumbnails for the RAW images now! Depending on the size of the RAW images the initial thumbnail creation may take some time.</p>]]></description>
			<author><![CDATA[dummy@example.com (aut0exec)]]></author>
			<pubDate>Wed, 26 Dec 2018 03:22:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=13476#p13476</guid>
		</item>
	</channel>
</rss>
