Skip Menu |

This queue is for tickets about the Image-ExifTool CPAN distribution.

Report information
The Basics
Id: 69910
Status: resolved
Worked: 1.1 hours (65 min)
Priority: 0/
Queue: Image-ExifTool

People
Owner: EXIFTOOL [...] cpan.org
Requestors: e.bayard.nc [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Support 3D images
Date: Sun, 31 Jul 2011 01:06:48 +0200
To: bug-Image-ExifTool [...] rt.cpan.org
From: Eric Bayard <e.bayard.nc [...] gmail.com>
Is it possible to add support for 3D images. both JPS and MPO files. both format encapsulate jpeg files. I join an example file for both regards Eric Bayard
Download IMG057.jps
application/octet-stream 1m

Message body not shown because it is not plain text.

Download P7230003.MPO
application/octet-stream 1.3m

Message body not shown because it is not plain text.

That you for this suggestion. ExifTool already supports .MPO images, but I will look into adding JPS support. - Phil
Subject: Re: [rt.cpan.org #69910] Support 3D images
Date: Mon, 1 Aug 2011 13:11:00 +0200
To: bug-Image-ExifTool [...] rt.cpan.org
From: Eric Bayard <e.bayard.nc [...] gmail.com>
Great!!! I think a jps file is a jpeg file with both images next to each other. And maybe some extra metadata? Indeed if you change .jps into .jpeg then you can see the preview in the explorer. Regards Eric Bayard Le 1 août 2011 01:03, "Phil Harvey via RT" <bug-Image-ExifTool@rt.cpan.org> a écrit : Show quoted text
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=69910 > > > That you for this suggestion. ExifTool already supports .MPO images, but
I will look into Show quoted text
> adding JPS support. > > - Phil
The only JPS documentation I can find is for a 1997 VRex JPS format, which I don't think is applicable here. The JPS file you sent is basically a standard JPEG image with the stereo pair encoded side-by-side in the main image, and ExifTool will extract all metadata as a standard JPEG. The only unknown data is a 1692-byte trailer, but I am not convinced that this contains any stereoscopic information. The Wikipedia JPEG_Stereo article has been deleted as of April, so I can't get any information there. If you know of a reference to the JPS format, please let me know. - Phil
Subject: Re: [rt.cpan.org #69910] Support 3D images
Date: Wed, 3 Aug 2011 18:50:38 +0200
To: bug-Image-ExifTool [...] rt.cpan.org
From: Eric Bayard <e.bayard.nc [...] gmail.com>
Hi, I suppose you found the same doc as me : http://www.vrex.com/developer/sterdesc.pdf Anyone else speaking about JPS say they are just 2 jpeg side by side. So I wouldn't worry to much about the unknown data, as long as it is kept in the edited file just in case. I can ask LG who is the manufacturer for my phone (from which the photo comes) about it if you wish. I also found this website : http://ephehm.com/jps/ that explain that verx products add an extra chunk of data to jps files that is not to be seen in usual other jps files, but that is requiered by verx product to open the file, could it be the data you are speaking about? Eric 2011/8/3 Phil Harvey via RT <bug-Image-ExifTool@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=69910 > > > The only JPS documentation I can find is for a 1997 > VRex JPS format, which I don't think is applicable > here. The JPS file you sent is basically a standard JPEG > image with the stereo pair encoded side-by-side in > the main image, and ExifTool will extract all metadata as a > standard JPEG. The only unknown data is a 1692-byte > trailer, but I am not convinced that this contains any > stereoscopic information. > > The Wikipedia JPEG_Stereo article has been deleted as of > April, so I can't get any information there. > > If you know of a reference to the JPS format, please let > me know. > > - Phil >
Subject: Re: [rt.cpan.org #69910] Support 3D images
Date: Wed, 3 Aug 2011 15:31:49 -0400
To: bug-Image-ExifTool [...] rt.cpan.org
From: Phil Harvey <phil [...] physics.queensu.ca>
This is what I suspected. It sounds like there is no additional metadata in JPS images. If so, ExifTool already supports these files for all purposes except that it won't process them automatically when scanning a directory unless "-ext jps" is specified on the command line. - Phil