<?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>Zen-Dreams &#187; Photography</title>
	<atom:link href="http://blog.zen-dreams.com/en/tag/photography/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zen-dreams.com</link>
	<description>Zen-Dreams.com</description>
	<lastBuildDate>Tue, 02 Feb 2010 20:04:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rotate a video under Linux</title>
		<link>http://blog.zen-dreams.com/en/2008/05/08/retourner-une-video-sous-linux/</link>
		<comments>http://blog.zen-dreams.com/en/2008/05/08/retourner-une-video-sous-linux/#comments</comments>
		<pubDate>Thu, 08 May 2008 09:00:40 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Planet-Libre]]></category>
		<category><![CDATA[Touchup]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.zen-dreams.com/fr/?p=149</guid>
		<description><![CDATA[These days we are filming a lot our two daughters, in fact the youngest is now walking and we decided to collect as much videos for family as we can because we will move to Canada before the end of this year. Problem is, videos are taken using a Digital camera (Nikon E5200) and most [...]]]></description>
			<content:encoded><![CDATA[<p>These days we are filming a lot our two daughters, in fact the youngest is now walking and we decided to collect as much videos for family as we can because we will move to <strong>Canada</strong> before the end of this year. Problem is, videos are taken using a Digital camera <strong>(Nikon E5200)</strong> and most of the time we turn around the camera so that our daughters can be filmed from the bottom to the top. But when looking at the video on a computer or a tv screen, we have to <strong>turn our heads around</strong> to see it.</p>
<p>The other &#8220;problem&#8221; is that at home, there is only <strong>GNU/Linux</strong> computers (2 laptops and a server), therefore, I needed to find a software running under <strong>GNU/Linux</strong> and allowing to do some <strong>basic video manipulation</strong>. That&#8217;s where <strong><a href="http://fixounet.free.fr/avidemux/" target="_blank">Avidemux</a></strong> comes in handy. Just for information, Avidemux also exists under Windows and Mac OSX.</p>
<p>To install it, under <strong>Ubuntu</strong>, nothing more than a simple:</p>
<pre>sudo apt-get install avidemux</pre>
<p>Once installed, you will just need a few steps to turn around your video, but also using one of the <strong>numerous filters</strong> included with the software, such as <strong>crop</strong>, <strong>resize</strong>, <strong>colors</strong>, <strong>contrasts</strong>, <strong>sharp</strong>, etc&#8230;</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-150 aligncenter" title="capture-dscn2723mov-avidemux" src="http://blog.zen-dreams.com/wp-content/uploads/2008/05/capture-dscn2723mov-avidemux.jpg" alt="" width="440" height="342" /></p>
<p>After opening your video, you just need to add the <strong>Rotate</strong> filter and choose the correct angle (you can check using the preview button that everything is correct):</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-151 aligncenter" title="capture-gestion-des-filtres-video" src="http://blog.zen-dreams.com/wp-content/uploads/2008/05/capture-gestion-des-filtres-video.jpg" alt="" width="440" height="293" /></p>
<p>Once you chose the filter, you will have to<strong> re-encode the video</strong> so that the filter is processed. To do so, you will have to choose a new video format on the left of the main window. One very interesting thing with <strong>Avidemux</strong> is it&#8217;s capacity to <strong>create .flv videos</strong>, so that you can include your own videos on your website using <strong>a flash applet</strong>.</p>
<p>After the video processing is over, you should get something like this:</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-152 aligncenter" title="capture-previsualisation" src="http://blog.zen-dreams.com/wp-content/uploads/2008/05/capture-previsualisation.jpg" alt="" width="292" height="440" /></p>
<p>Before :</p>
<p><script src="http://blog.zen-dreams.com/swfobject.js" type="text/javascript"></script><br />
 <script type="text/javascript"><!--
var s1 = new SWFObject("/mediaplayer.swf","mediaplayer","320","240","7");
s1.addParam("allowfullscreen","true");
s1.addVariable("width","320");
s1.addVariable("height","240");
s1.addVariable("file","/Images/video.flv");
s1.write("video_player");
// --></script><br />
After :</p>
<p><script type="text/javascript"><!--
var s1 = new SWFObject("/mediaplayer.swf","mediaplayer","240","320","7");
s1.addParam("allowfullscreen","true");
s1.addVariable("width","240");
s1.addVariable("height","320");
s1.addVariable("file","/Images/video-ok.flv");
s1.write("video_player2");
// --></script>
<p style="text-align: left;"><img src="http://blog.zen-dreams.com/wp-content/themes/Zen-DreamsV3/images/logo-big.png" style="float: left;">This article was originally published on <a href="http://blog.zen-dreams.com/">Zen-Dreams.com</a> — Reproduction without authorization is strictly prohibited.</p>
<p>Looking for a WordPress Profesionnal, <a href="http://www.zen-dreans.com/">Hire me</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/en/2008/05/08/retourner-une-video-sous-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Manage your Photo collection under Linux</title>
		<link>http://blog.zen-dreams.com/en/2008/04/28/gerer-sa-collection-photo-sous-linux/</link>
		<comments>http://blog.zen-dreams.com/en/2008/04/28/gerer-sa-collection-photo-sous-linux/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 08:30:31 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Information Technologies]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Collection]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Planet-Libre]]></category>

		<guid isPermaLink="false">http://www.zen-dreams.com/fr/?p=135</guid>
		<description><![CDATA[As an Amateur photographer, and being a GNU/Linux user, I need a great piece of software to manage my photo collection with over 13589 shots. That&#8217;s where those two applications comes in handy : F-Spot(gnome) &#38; Digikam(kde).
I&#8217;m not a big fan of F-Spot, sadly for me, as it&#8217;s Gnome&#8217;s integrated photo management app. I&#8217;m a [...]]]></description>
			<content:encoded><![CDATA[<p>As an <strong>Amateur photographer</strong>, and being a GNU/Linux user, I need a great piece of software to manage my photo collection with <strong>over 13589 shots</strong>. That&#8217;s where those two applications comes in handy : <strong>F-Spot</strong>(gnome) &amp; <strong>Digikam</strong>(kde).</p>
<p>I&#8217;m not a big fan of <strong>F-Spot</strong>, sadly for me, as it&#8217;s Gnome&#8217;s integrated photo management app. I&#8217;m a <strong>Digikam </strong>user, which forces me to have kde libs installed.<strong></strong></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-137" title="digikam-splash" src="http://blog.zen-dreams.com/wp-content/uploads/2008/04/digikam-splash.jpg" alt="" width="400" /></p>
<p><span id="more-135"></span><br />
<a href="http://www.digikam.org/" target="_blank">Digikam</a> is an open source software, as a part of the <a href="http://www.kde.org/" target="_blank">KDE</a> package.</p>
<p>It&#8217;s main purpose is obviously to help you manage your photo collection. You can organize them using one of the many tools provided, such as folders management, date and time (EXIF if available, otherwise, it will use the file&#8217;s creation date) or finally, via the Tag system.</p>
<p>Digikam&#8217;s user interface is presented using a 3 column display. Left column is used to show your collectioni (folder tree, dates, tags, saved searches).</p>
<p style="text-align: center;"><a href="http://blog.zen-dreams.com/wp-content/uploads/2008/04/main.jpg" rel="shadowbox[post-135];player=img;"><img class="alignnone size-full wp-image-136 aligncenter" title="by-date" src="http://blog.zen-dreams.com/wp-content/uploads/2008/04/by-date.jpg" alt="" width="500" height="346" /></a></p>
<p style="text-align: left;">The main column presents you with <strong>thumbnails </strong>of your photos or even the photo if you select it. This way you are able to see details of your pictures.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-138 aligncenter" title="informations" src="http://blog.zen-dreams.com/wp-content/uploads/2008/04/informations.jpg" alt="" width="500" height="346" /></p>
<p style="text-align: left;">And finally, the third one shows you additional information such as <strong>EXIF</strong> recorded in the file, <strong>IPTC </strong>and even <strong>GPS </strong>(automatic on some cameras).</p>
<p style="text-align: left;">This same column allows you to add <strong>comments</strong>, <strong>tags </strong>and <strong>notes </strong>on your photos to help you retrieve them via the integrated <strong>Search Engine</strong>.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-140 aligncenter" title="tags" src="http://blog.zen-dreams.com/wp-content/uploads/2008/04/tags.jpg" alt="" width="500" height="346" /></p>
<p style="text-align: left;">One of the other great function of Digikam is the possibility to use <strong>Kipi plugins</strong> such as uploading photos to a <a href="http://gallery.menalto.com/" target="_blank">gallery2</a> server. You can also edit photos directly inside the tool, <strong>RAW </strong>photos are managed natively using <strong>Digikam</strong></p>
<p style="text-align: left;"><img src="http://blog.zen-dreams.com/wp-content/themes/Zen-DreamsV3/images/logo-big.png" style="float: left;">This article was originally published on <a href="http://blog.zen-dreams.com/">Zen-Dreams.com</a> — Reproduction without authorization is strictly prohibited.</p>
<p>Looking for a WordPress Profesionnal, <a href="http://www.zen-dreans.com/">Hire me</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/en/2008/04/28/gerer-sa-collection-photo-sous-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flickr filesystem under GNU/Linux</title>
		<link>http://blog.zen-dreams.com/en/2008/04/21/filesystem-flickr-sous-gnulinux/</link>
		<comments>http://blog.zen-dreams.com/en/2008/04/21/filesystem-flickr-sous-gnulinux/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:36:28 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Information Technologies]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[flickrfs]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Planet-Libre]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.zen-dreams.com/fr/?p=123</guid>
		<description><![CDATA[Seen on Lifehacker:
Flickrfs is a filesystem plugged into fuse allowing to manage your flickr account directly through your system, without connecting to the application, running under GNU/Linux. In fact, it allows you to browse  your tags, sets, etc, like any folder on your computer. The differences being, it&#8217;s your flickr account.
Any photo located in [...]]]></description>
			<content:encoded><![CDATA[<p>Seen on <a href="http://lifehacker.com/381763/mount-flickr-as-a-drive-with-flickrfs">Lifehacker</a>:</p>
<p><strong>Flickrfs</strong> is a<strong> </strong>filesystem plugged into <strong>fuse </strong>allowing to manage your <strong>flickr </strong>account directly through your system, without connecting to the application, running under <strong>GNU/Linux</strong>. In fact, it allows you to browse  your tags, sets, etc, like any folder on your computer. The differences being, it&#8217;s your <strong>flickr account</strong>.</p>
<p>Any photo located in these folders have a metafile attached to them containing <strong>keywords</strong>, <strong>title</strong>, <strong>description</strong>, <strong>licence</strong>, etc&#8230;, for this photo.</p>
<p>Via the configuration file, you can also decide the size of the uploaded photos so that it will automatically resize them before <strong>uploading </strong>them to flickr&#8217;s server. Of course, any modification is immediate and transparently managed.</p>
<p>For more informations, you can go to the <a href="http://manishrjain.googlepages.com/flickrfs" target="_blank">documentation</a>.</p>
<p style="text-align: center;"><img src="http://blog.zen-dreams.com/wp-content/uploads/2008/04/flickrfs_cropped.jpg" alt="" width="494" height="183" /><em><br />
Photo by <a href="http://www.flickr.com/photos/myrtti/2373978648/">myrtti</a>.</em></p>
<p><strong>Install in Ubuntu</strong></p>
<pre>sudo apt-get install libfuse2 fuse-utils python2.4-fuse Imagemagick
sudo modprobe fuse
sudo chmod 755 /usr/bin/fusermount
sudo chmod u+s /usr/bin/fusermount
sudo chmod 666 /dev/fuse</pre>
<p>Download <a href="http://sourceforge.net/project/showfiles.php?group_id=151995">Flickrfs</a> on Sourceforge, then untar the archive:</p>
<pre>tar -xzvf flickrfs-*.tar.gz</pre>
<p>The only thing left, automatic mounting ;)
<p style="text-align: left;"><img src="http://blog.zen-dreams.com/wp-content/themes/Zen-DreamsV3/images/logo-big.png" style="float: left;">This article was originally published on <a href="http://blog.zen-dreams.com/">Zen-Dreams.com</a> — Reproduction without authorization is strictly prohibited.</p>
<p>Looking for a WordPress Profesionnal, <a href="http://www.zen-dreans.com/">Hire me</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zen-dreams.com/en/2008/04/21/filesystem-flickr-sous-gnulinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
