Author Topic: Unable to Open a Canon 1DX file  (Read 4559 times)

Offline twade

  • PTeam Member
  • PixInsight Old Hand
  • ****
  • Posts: 445
    • http://www.northwest-landscapes.com
Unable to Open a Canon 1DX file
« on: 2013 April 12 08:10:21 »
To all,

First, I'm using PixInsight 1.8 RC5, and it is an awesome improvement over version 1.7.  By far the best PixInsight ever.   :)  It's significantly faster with lost of improvements.  Awesome job Juan and others.

While attempting to open a Canon EOS-1D X file, I get the following error:

'Noncontinuable system exception'

Perhaps, the Canon 1DX is not in the list of files that can be decoded?  I do have to admit, I removed the raw keyword from the input line.  I was a little confused as to its necessity due to the fact these were .CR2 files rather than CFA monochrome files.  I'm starting to think, I should have kept the raw keyword in since both are "RAW" files.  This is likely the reason I'm getting the error; however, just in case it is not, I'm letting you all know of the potential "problem".

Wade

Offline twade

  • PTeam Member
  • PixInsight Old Hand
  • ****
  • Posts: 445
    • http://www.northwest-landscapes.com
Re: Unable to Open a Canon 1DX file
« Reply #1 on: 2013 April 12 17:01:54 »
To all,

I tried it again with raw in the input format hints section and raw cfa in the output format hints.  I got the following error:

Converting file 1 of 16:
M:/DCIM/100EOS1D/_S1P2556.CR2

Timestamp: Thu Apr 11 20:22:56 2013
Camera: Canon EOS-1D X
ISO speed: 1600
Shutter: 89.9 sec
Aperture: f/1.$
Focal length: 0.0 mm
Embedded ICC profile: no
Number of raw images: 1
Thumb size:  5184 x 3456
Full size:   5344 x 3584
Image size:  5218 x 3482
Output size: 5218 x 3482
Raw colors: 3
Filter pattern: RGGBRGGBRGGBRGGB
Daylight multipliers: 2.087780 0.940896 1.135858
Camera multipliers: 1986.000000 1024.000000 1432.000000 1024.000000

Invoking: dcraw -D -k 0 -t 0 -o 0 -4
Decoding Canon EOS-1D X file (5218x3482 pixels, ISO=1600, Exposure=89.90s): —
*** PCL Win32 System Exception: At address 0000000077B8E4B4 with exception code C0000005 :
Access violation: invalid memory write operation at address 0000000000000029


run --execute-mode=auto "C:/Program Files/PixInsight/src/scripts/BatchDebayer.js"

Processing script file: C:/Program Files/PixInsight/src/scripts/BatchDebayer.js

Batch Debayer Script v1.2.6 Completed.

It appears the BatchFormatConversion script may be broken in 1.8 RC5.

Any suggestions?

Wade

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Unable to Open a Canon 1DX file
« Reply #2 on: 2013 April 29 01:50:10 »
Hi Wade,

These problems should be gone with version 1.8.0 RC7. Can you confirm this?

I have released an update that fixes the problems with the BatchFormatConversion script. Sorry for the trouble.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline twade

  • PTeam Member
  • PixInsight Old Hand
  • ****
  • Posts: 445
    • http://www.northwest-landscapes.com
Re: Unable to Open a Canon 1DX file
« Reply #3 on: 2013 May 03 10:40:21 »
Juan,

I have just updated to latest version of PixInsight v1.8 RC7.  Unfortunately, DCRAW is still having difficulty with Canon 1DX files.  Here is the output:

Reading 1 image(s):
W:/1dx/Comet Pan-STARRS/_S1P2561.CR2

Timestamp: Thu Apr 11 20:29:01 2013
Camera: Canon EOS-1D X
ISO speed: 1600
Shutter: 89.9 sec
Aperture: f/1.$
Focal length: 0.0 mm
Embedded ICC profile: no
Number of raw images: 1
Thumb size:  5184 x 3456
Full size:   5344 x 3584
Image size:  5218 x 3482
Output size: 5218 x 3482
Raw colors: 3
Filter pattern: RGGBRGGBRGGBRGGB
Daylight multipliers: 2.087780 0.940896 1.135858
Camera multipliers: 1975.000000 1024.000000 1444.000000 1024.000000

Invoking: dcraw -w -D -k 0 -t 0 -o 0 -4
Decoding Canon EOS-1D X file (5218x3482 pixels, ISO=1600, Exposure=89.90s): —
*** PCL Win32 System Exception: At address 00000000770BE4B4 with exception code C0000005 :
Access violation: invalid memory write operation at address 0000000140C2EF4C
<* failed *>
*** Error: Unable to read image: W:/1dx/Comet Pan-STARRS/_S1P2561.CR2

Sorry about being the bearer of bad news.  :sad:

Wade

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
[FIXED] Unable to Open a Canon 1DX file
« Reply #4 on: 2013 May 06 02:35:22 »
Hi Wade,

I have just released an update that fixes this bug on all platforms. Canon EOS-1D X raw files can now be loaded without problems in PixInsight 1.8.0 RC7.

Sorry for the inconvenience, and thank you for sending me a raw file that has helped me to find and fix this bug.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline twade

  • PTeam Member
  • PixInsight Old Hand
  • ****
  • Posts: 445
    • http://www.northwest-landscapes.com
Re: Unable to Open a Canon 1DX file
« Reply #5 on: 2013 May 08 18:01:32 »
Juan,

You are awesome.  It worked perfectly.  I'm glad the file I sent you helped in your bug patrol.

Wade