<?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/"
		>
<channel>
	<title>Comments on: Fujifilm Finepix W1</title>
	<atom:link href="http://noproblemshere.com/blog/?feed=rss2&#038;p=1186" rel="self" type="application/rss+xml" />
	<link>http://noproblemshere.com/blog/?p=1186</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 18 May 2010 12:53:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Vsevolod</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-4946</link>
		<dc:creator>Vsevolod</dc:creator>
		<pubDate>Wed, 20 Jan 2010 13:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-4946</guid>
		<description>Latest version of STOIK Imagic 5.0.4 (http://www.stoik.com/imagic) can split MPO files such as made by FujiFilm FinePix Real 3D W1 into standard JPEGs, generate stereo pairs (JPS, PNS), and anaglyphs. STOIK Imagic is free, but some advanced features will require purchase of activation key after initial 30 days. Splitting of MPO into JPEGs is available in free version.</description>
		<content:encoded><![CDATA[<p>Latest version of STOIK Imagic 5.0.4 (<a href="http://www.stoik.com/imagic" rel="nofollow">http://www.stoik.com/imagic</a>) can split MPO files such as made by FujiFilm FinePix Real 3D W1 into standard JPEGs, generate stereo pairs (JPS, PNS), and anaglyphs. STOIK Imagic is free, but some advanced features will require purchase of activation key after initial 30 days. Splitting of MPO into JPEGs is available in free version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-3859</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Fri, 14 Aug 2009 18:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-3859</guid>
		<description>Well I emailed the exiftool owner, the official way to extract the two images would be (assuming the original file &#039;image.mpo&#039;):


 exiftool -trailer:all= image.mpo -o mpimage1.jpg
 exiftool image.mpo -mpimage2 -b &gt; mpimage2.jpg</description>
		<content:encoded><![CDATA[<p>Well I emailed the exiftool owner, the official way to extract the two images would be (assuming the original file &#8216;image.mpo&#8217;):</p>
<p> exiftool -trailer:all= image.mpo -o mpimage1.jpg<br />
 exiftool image.mpo -mpimage2 -b &gt; mpimage2.jpg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-3848</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Fri, 14 Aug 2009 04:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-3848</guid>
		<description>ha that&#039;s why I put review in quotes...  I did find a bug in the library, changing one line fixes it so it will output both mpimage1 and mpimage2 too.

Weird that it doesn&#039;t work.  Did you put a dash in front of it?  If you just do
exiftool  -mpimage2

it should respond with the line like in your example output:
MP Image 2 : (Binary data 4690699 bytes, use -b option to extract)
thus
exiftool  -mpimage2 -b &gt; file2.jpg
should dump the binary data
Well I&#039;d be interested to try your files to see what&#039;s different.</description>
		<content:encoded><![CDATA[<p>ha that&#8217;s why I put review in quotes&#8230;  I did find a bug in the library, changing one line fixes it so it will output both mpimage1 and mpimage2 too.</p>
<p>Weird that it doesn&#8217;t work.  Did you put a dash in front of it?  If you just do<br />
exiftool  -mpimage2</p>
<p>it should respond with the line like in your example output:<br />
MP Image 2 : (Binary data 4690699 bytes, use -b option to extract)<br />
thus<br />
exiftool  -mpimage2 -b &gt; file2.jpg<br />
should dump the binary data<br />
Well I&#8217;d be interested to try your files to see what&#8217;s different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-3845</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-3845</guid>
		<description>well thats strange, that doesnt work on my images. It seems to be trying to process &quot;mpimage2&quot; as a file rather than a tag name. I&#039;ll try playing with it later though. I&#039;ll post an example image later too


I cant help but notice that the reviewer on that site seems to be a bit rubbish...</description>
		<content:encoded><![CDATA[<p>well thats strange, that doesnt work on my images. It seems to be trying to process &#8220;mpimage2&#8243; as a file rather than a tag name. I&#8217;ll try playing with it later though. I&#8217;ll post an example image later too</p>
<p>I cant help but notice that the reviewer on that site seems to be a bit rubbish&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-3843</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-3843</guid>
		<description>It appears that 

exiftool file.MPO -b mpimage2 &gt; image2.jpg

will extract the 2nd image.  (I found a crappy sample in this &quot;review&quot; here http://www.akihabaranews.com/en/news_details.php?id=18666 though I&#039;d like to get a better example image).

I think there&#039;s a bug in the extraction code as &#039;mpimage1&#039; doesn&#039;t work and &#039;PreviewImage&#039; doesn&#039;t work either...(which the code implies might be the place they are putting the 1st image? not certain without a closer look)

It might be worth filing a bug against this and submitting an example image file to get this fixed.</description>
		<content:encoded><![CDATA[<p>It appears that </p>
<p>exiftool file.MPO -b mpimage2 &gt; image2.jpg</p>
<p>will extract the 2nd image.  (I found a crappy sample in this &#8220;review&#8221; here <a href="http://www.akihabaranews.com/en/news_details.php?id=18666" rel="nofollow">http://www.akihabaranews.com/en/news_details.php?id=18666</a> though I&#8217;d like to get a better example image).</p>
<p>I think there&#8217;s a bug in the extraction code as &#8216;mpimage1&#8242; doesn&#8217;t work and &#8216;PreviewImage&#8217; doesn&#8217;t work either&#8230;(which the code implies might be the place they are putting the 1st image? not certain without a closer look)</p>
<p>It might be worth filing a bug against this and submitting an example image file to get this fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-3841</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Thu, 13 Aug 2009 23:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-3841</guid>
		<description>If you look through the docs, the exif tool claims to be able to extract the actual stereo pair images as well as metadata (if you follow the MPO link it details various offsets for stereo metadata).   Here it is: http://kobesearch.cpan.org/htdocs/Image-ExifTool/Image/ExifTool/MPF.pm.html


http://kobesearch.cpan.org/htdocs/Image-ExifTool/Image/ExifTool/MPF.pm.html

Could you put up a sample MPO file for me to mess around with as well?</description>
		<content:encoded><![CDATA[<p>If you look through the docs, the exif tool claims to be able to extract the actual stereo pair images as well as metadata (if you follow the MPO link it details various offsets for stereo metadata).   Here it is: <a href="http://kobesearch.cpan.org/htdocs/Image-ExifTool/Image/ExifTool/MPF.pm.html" rel="nofollow">http://kobesearch.cpan.org/htdocs/Image-ExifTool/Image/ExifTool/MPF.pm.html</a></p>
<p><a href="http://kobesearch.cpan.org/htdocs/Image-ExifTool/Image/ExifTool/MPF.pm.html" rel="nofollow">http://kobesearch.cpan.org/htdocs/Image-ExifTool/Image/ExifTool/MPF.pm.html</a></p>
<p>Could you put up a sample MPO file for me to mess around with as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-3825</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 13 Aug 2009 09:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-3825</guid>
		<description>this works so far, it produces two usable jpg images but Finder wont preview the second image. It does load in all applications though..

Please feel free to correct my horrendous BASH skills :D

&lt;code&gt;
#!/bin/sh
echo $1
val=`exiftool -s -s -s  -MPImageStart $1`

ddpos=`echo $val / 512 &#124; bc`
ff=$1
file=${ff##*/}

fname=${file%%.*}        
 
lname=$fname&quot;_left.jpg&quot;
rname=$fname&quot;_right.jpg&quot;

dd if=$ff of=$lname bs=512 count=$ddpos

dd if=$ff of=$rname bs=512 skip=$ddpos
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>this works so far, it produces two usable jpg images but Finder wont preview the second image. It does load in all applications though..</p>
<p>Please feel free to correct my horrendous BASH skills <img src='http://noproblemshere.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><code><br />
#!/bin/sh<br />
echo $1<br />
val=`exiftool -s -s -s  -MPImageStart $1`</p>
<p>ddpos=`echo $val / 512 | bc`<br />
ff=$1<br />
file=${ff##*/}</p>
<p>fname=${file%%.*}        </p>
<p>lname=$fname"_left.jpg"<br />
rname=$fname"_right.jpg"</p>
<p>dd if=$ff of=$lname bs=512 count=$ddpos</p>
<p>dd if=$ff of=$rname bs=512 skip=$ddpos<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-3824</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 13 Aug 2009 09:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-3824</guid>
		<description>i&#039;ll try that! 
So far i&#039;ve worked out that you can use python to search through the file for the second EXIF tag (each frame is tagged individually) and then use the linux command &quot;dd&quot; to copy from that point to the end of the file. 
It yields JPG&#039;s that are viewable by all the software I&#039;ve tested it with (Gimp, Leopard&#039;s finder, Preview.app, firefox, safari..) so maybe i&#039;ll publish it

Next test is to concatenate two jpg&#039;s and upload it to the camera..

Sure enough i&#039;ve just tested exiftool and it can read the tags, whats handy is the &quot;MP start&quot; field, if i can use that in the dd command then that&#039;ll speed things up..

ExifTool Version Number         : 7.86
File Name                       : 2009_0810test0005.MPO
Directory                       : .
File Size                       : 8.9 MB
File Modification Date/Time     : 2009:08:09 06:34:28+09:00
File Type                       : JPEG
MIME Type                       : image/jpeg
Exif Byte Order                 : Little-endian (Intel, II)
Make                            : FUJIFILM
Camera Model Name               : FinePix REAL 3D W1
Orientation                     : Horizontal (normal)
X Resolution                    : 72
Y Resolution                    : 72
Resolution Unit                 : inches
Software                        : Digital Camera FinePix REAL 3D W1 Ver1.00
Modify Date                     : 2009:08:08 22:34:15
Y Cb Cr Positioning             : Co-sited
Copyright                       : 
Exposure Time                   : 1/15
F Number                        : 4.0
Exposure Program                : Program AE
ISO                             : 800
Exif Version                    : 0220
Date/Time Original              : 2009:08:08 22:34:15
Create Date                     : 2009:08:08 22:34:15
Components Configuration        : Y, Cb, Cr, -
Compressed Bits Per Pixel       : 4
Shutter Speed Value             : 1/15
Aperture Value                  : 4.0
Brightness Value                : 0.03
Exposure Compensation           : 0
Max Aperture Value              : 3.2
Metering Mode                   : Multi-segment
Light Source                    : Unknown
Flash                           : Off, Did not fire
Focal Length                    : 10.3 mm
Version                         : 0130
Internal Serial Number          : FC  A5211844     592D32323031 2009:07:28 C3A3101204F8
Quality                         : FINE
White Balance                   : Auto
Saturation                      : Normal
Fuji Flash Mode                 : Off
Flash Exposure Comp             : 0
Macro                           : Off
Focus Mode                      : Auto
Focus Pixel                     : 1824 1368
Slow Sync                       : Off
Picture Mode                    : Auto
Auto Bracketing                 : Off
Sequence Number                 : 0
Color Mode                      : Standard
Blur Warning                    : Blur Warning
Focus Warning                   : Good
Exposure Warning                : Good
Dynamic Range                   : Standard
Faces Detected                  : 0
Flashpix Version                : 0100
Color Space                     : sRGB
Exif Image Width                : 3648
Exif Image Height               : 2736
Interoperability Index          : R98 - DCF basic file (sRGB)
Interoperability Version        : 0100
Focal Plane X Resolution        : 5952
Focal Plane Y Resolution        : 5952
Focal Plane Resolution Unit     : cm
Sensing Method                  : One-chip color area
File Source                     : Digital Camera
Scene Type                      : Directly photographed
Custom Rendered                 : Normal
Exposure Mode                   : Auto
Scene Capture Type              : Standard
Sharpness                       : Normal
Subject Distance Range          : Unknown
Compression                     : JPEG (old-style)
Thumbnail Offset                : 1492
Thumbnail Length                : 9310
MPF Version                     : 0100
Number Of Images                : 2
MP Image Flags                  : (none)
MP Image Format                 : JPEG
MP Image Type                   : Multi-frame Disparity
MP Image Length                 : 4690699
MP Image Start                  : 4683776
Dependent Image 1 Entry Number  : 0
Dependent Image 2 Entry Number  : 0
MP Individual Num               : 1
Base Viewpoint Num              : 1
Convergence Angle               : 0
Baseline Length                 : 0.077
Image Width                     : 3648
Image Height                    : 2736
Encoding Process                : Baseline DCT, Huffman coding
Bits Per Sample                 : 8
Color Components                : 3
Y Cb Cr Sub Sampling            : YCbCr4:2:2 (2 1)
Aperture                        : 4.0
Image Size                      : 3648x2736
MP Image 2                      : (Binary data 4690699 bytes, use -b option to extract)
Scale Factor To 35 mm Equivalent: 5.6
Shutter Speed                   : 1/15
Thumbnail Image                 : (Binary data 9310 bytes, use -b option to extract)
Circle Of Confusion             : 0.005 mm
Field Of View                   : 34.4 deg
Focal Length                    : 10.3 mm (35 mm equivalent: 58.2 mm)
Hyperfocal Distance             : 4.99 m
Light Value                     : 4.9</description>
		<content:encoded><![CDATA[<p>i&#8217;ll try that!<br />
So far i&#8217;ve worked out that you can use python to search through the file for the second EXIF tag (each frame is tagged individually) and then use the linux command &#8220;dd&#8221; to copy from that point to the end of the file.<br />
It yields JPG&#8217;s that are viewable by all the software I&#8217;ve tested it with (Gimp, Leopard&#8217;s finder, Preview.app, firefox, safari..) so maybe i&#8217;ll publish it</p>
<p>Next test is to concatenate two jpg&#8217;s and upload it to the camera..</p>
<p>Sure enough i&#8217;ve just tested exiftool and it can read the tags, whats handy is the &#8220;MP start&#8221; field, if i can use that in the dd command then that&#8217;ll speed things up..</p>
<p>ExifTool Version Number         : 7.86<br />
File Name                       : 2009_0810test0005.MPO<br />
Directory                       : .<br />
File Size                       : 8.9 MB<br />
File Modification Date/Time     : 2009:08:09 06:34:28+09:00<br />
File Type                       : JPEG<br />
MIME Type                       : image/jpeg<br />
Exif Byte Order                 : Little-endian (Intel, II)<br />
Make                            : FUJIFILM<br />
Camera Model Name               : FinePix REAL 3D W1<br />
Orientation                     : Horizontal (normal)<br />
X Resolution                    : 72<br />
Y Resolution                    : 72<br />
Resolution Unit                 : inches<br />
Software                        : Digital Camera FinePix REAL 3D W1 Ver1.00<br />
Modify Date                     : 2009:08:08 22:34:15<br />
Y Cb Cr Positioning             : Co-sited<br />
Copyright                       :<br />
Exposure Time                   : 1/15<br />
F Number                        : 4.0<br />
Exposure Program                : Program AE<br />
ISO                             : 800<br />
Exif Version                    : 0220<br />
Date/Time Original              : 2009:08:08 22:34:15<br />
Create Date                     : 2009:08:08 22:34:15<br />
Components Configuration        : Y, Cb, Cr, -<br />
Compressed Bits Per Pixel       : 4<br />
Shutter Speed Value             : 1/15<br />
Aperture Value                  : 4.0<br />
Brightness Value                : 0.03<br />
Exposure Compensation           : 0<br />
Max Aperture Value              : 3.2<br />
Metering Mode                   : Multi-segment<br />
Light Source                    : Unknown<br />
Flash                           : Off, Did not fire<br />
Focal Length                    : 10.3 mm<br />
Version                         : 0130<br />
Internal Serial Number          : FC  A5211844     592D32323031 2009:07:28 C3A3101204F8<br />
Quality                         : FINE<br />
White Balance                   : Auto<br />
Saturation                      : Normal<br />
Fuji Flash Mode                 : Off<br />
Flash Exposure Comp             : 0<br />
Macro                           : Off<br />
Focus Mode                      : Auto<br />
Focus Pixel                     : 1824 1368<br />
Slow Sync                       : Off<br />
Picture Mode                    : Auto<br />
Auto Bracketing                 : Off<br />
Sequence Number                 : 0<br />
Color Mode                      : Standard<br />
Blur Warning                    : Blur Warning<br />
Focus Warning                   : Good<br />
Exposure Warning                : Good<br />
Dynamic Range                   : Standard<br />
Faces Detected                  : 0<br />
Flashpix Version                : 0100<br />
Color Space                     : sRGB<br />
Exif Image Width                : 3648<br />
Exif Image Height               : 2736<br />
Interoperability Index          : R98 &#8211; DCF basic file (sRGB)<br />
Interoperability Version        : 0100<br />
Focal Plane X Resolution        : 5952<br />
Focal Plane Y Resolution        : 5952<br />
Focal Plane Resolution Unit     : cm<br />
Sensing Method                  : One-chip color area<br />
File Source                     : Digital Camera<br />
Scene Type                      : Directly photographed<br />
Custom Rendered                 : Normal<br />
Exposure Mode                   : Auto<br />
Scene Capture Type              : Standard<br />
Sharpness                       : Normal<br />
Subject Distance Range          : Unknown<br />
Compression                     : JPEG (old-style)<br />
Thumbnail Offset                : 1492<br />
Thumbnail Length                : 9310<br />
MPF Version                     : 0100<br />
Number Of Images                : 2<br />
MP Image Flags                  : (none)<br />
MP Image Format                 : JPEG<br />
MP Image Type                   : Multi-frame Disparity<br />
MP Image Length                 : 4690699<br />
MP Image Start                  : 4683776<br />
Dependent Image 1 Entry Number  : 0<br />
Dependent Image 2 Entry Number  : 0<br />
MP Individual Num               : 1<br />
Base Viewpoint Num              : 1<br />
Convergence Angle               : 0<br />
Baseline Length                 : 0.077<br />
Image Width                     : 3648<br />
Image Height                    : 2736<br />
Encoding Process                : Baseline DCT, Huffman coding<br />
Bits Per Sample                 : 8<br />
Color Components                : 3<br />
Y Cb Cr Sub Sampling            : YCbCr4:2:2 (2 1)<br />
Aperture                        : 4.0<br />
Image Size                      : 3648&#215;2736<br />
MP Image 2                      : (Binary data 4690699 bytes, use -b option to extract)<br />
Scale Factor To 35 mm Equivalent: 5.6<br />
Shutter Speed                   : 1/15<br />
Thumbnail Image                 : (Binary data 9310 bytes, use -b option to extract)<br />
Circle Of Confusion             : 0.005 mm<br />
Field Of View                   : 34.4 deg<br />
Focal Length                    : 10.3 mm (35 mm equivalent: 58.2 mm)<br />
Hyperfocal Distance             : 4.99 m<br />
Light Value                     : 4.9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://noproblemshere.com/blog/?p=1186&#038;cpage=1#comment-3818</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Thu, 13 Aug 2009 04:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://cuntography.com/blog/?p=1186#comment-3818</guid>
		<description>exif tool claims to be able to extract the pictures from an mpo file:

http://www.sno.phy.queensu.ca/~phil/exiftool/

I would love to have this verified on mac os x, I&#039;m looking forward to the US release of the camera....</description>
		<content:encoded><![CDATA[<p>exif tool claims to be able to extract the pictures from an mpo file:</p>
<p><a href="http://www.sno.phy.queensu.ca/~phil/exiftool/" rel="nofollow">http://www.sno.phy.queensu.ca/~phil/exiftool/</a></p>
<p>I would love to have this verified on mac os x, I&#8217;m looking forward to the US release of the camera&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
