Lightroom plugin cr2hdr v3.0 DEV (WIP)

Started by kichetof, March 18, 2014, 05:04:33 PM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

dfort

Ah ha! Got these error messages with the "same-levels" option:





Don't know how many characters the command prompt was but it got through processing all 2,025 files but the *dualiso.DNG files didn't import into Lightroom. Running "Library>Sychronize Folder..." brings in the processed dual iso files into Lightroom and they appear fine.

Running another test using a similar shot with the "same-levels on entire path" option to see if that brings up an error. BTW--I'm rebooting between tests.

[EDIT:]
Well the second test didn't go very far before the same errors came up. This time the error messages appeared before any files got processed. In fact on my second attempt it looks like some temp files were left over:


M12-1210_frame_000000-dualiso.dng
M12-1210_frame_000000-dualiso-2.dng
M12-1210_frame_000000-dualiso-3.dng


[EDIT 2:]

Oh yeah, the contents of the .TXT file. The previous run created on .TXT file for the whole batch and there were no errors reported. Maybe there's something wrong with these files? I made a copies of everything so I'll attempt to re-run the same files that sort of worked the first time.


cr2hdr: a post processing tool for Dual ISO images

Last update: 8b9190b on 2015-11-14 16:44:35 UTC by a1ex:
cr2hdr: identify camera model from string (should fix issue #2403 ...

Active options:
--amaze-edge    : use a temporary demosaic step (AMaZE) followed by edge-directed interpolation (default)
--cs2x2         : apply 2x2 chroma smoothing in noisy and aliased areas (default)
--no-bad-pix    : disable bad pixel fixing (try it if you shoot stars)
--wb=graymax    : set AsShotNeutral by maximizing the number of gray pixels (default)
--same-levels   : Adjust output white levels to keep the same overall exposure
                  for all frames passed in a single command line
                  (useful to avoid flicker - for video or panoramas)

Input file      : /Users/Fort/Desktop/100CANON/M12-1210/*.CR2
**WARNING** Could not identify the camera from EXIF. Assuming 5D Mark III.
Camera          : Canon EOS 5D Mark III
dcraw could not open this file

Input file      : /Users/Fort/Desktop/100CANON/M12-1210/*.DNG
**WARNING** Could not identify the camera from EXIF. Assuming 5D Mark III.
Camera          : Canon EOS 5D Mark III
dcraw could not open this file


[EDIT 3:]

Nope--tried it on the same files that worked before and it is consistent, "same-levels on entire path" will always bring up the error before the first file finishes processing while "same-levels" will process the files. I'll just let it run to see if the same errors come up after all the files are processed--it takes several hours to get through all those files on the little MacBook Air I'm using for these tests.

[EDIT 4:]

Might as well keep editing this post while the Europeans are sleeping--Yet another run finished and the results are repeatable over here. "same-levels" will process the files but end with the error messages and the processed files will not be automatically added to the LR catalog. "same-levels on entire path" will throw the same error message before the first file finishes processing.

Next test, just for the heck of it--run a batch with the "no-same-levels" option. Maybe this doesn't have to do with the option but about processing so many files at once?

kichetof

So cool @dfort 8) thanks for all!

Could you clean up the folder with -dualiso.dng and -dualiso-x.dng and run it again with Console open filtered by MLDualISO and paste result here to confirm some things.

Many thanks for all!

[EDIT]

I added some comments to help to find where error come from! Update your plugin with https://bitbucket.org/kichetof/lr_cr2hdr/get/same-levels-path.zip but try on a little batch (10-20 pictures because a lot of log)

Some times when I implemented the new same-levels way I had some errors because folder wasn't cleaned before running (file converted (exist on folder) but not into Lr catalog).

Don't forget to have Console.app filtered open before running plugin
I hope that's only a ghost file error

dfort

Will do but first I'd like to report on the test that I started last night--running a batch of 2,687 dual iso dng frames, 1280x720, 1.6 MB each frame.

I started the process with the "no-same-levels" yesterday at 9:18 PM and when I got up this morning to check on the progress it was still churning away without any problems though it was only on frame 470 at 6:37 AM.

Here's the system I'm using:

OS-X 10.11.1
Model Name: MacBook Air
Model Identifier: MacBookAir6,1
Processor Name: Intel Core i5
Processor Speed: 1.4 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 3 MB
Memory: 4 GB


I've also got another system with a faster processor and more memory but not all users have the latest and most powerful systems so this MacBook Air seems like a good test bed.

Ok--here's the latest test. With the new build, 10 frames selected, "same-levels" option. Note that the "same-levels on entire path" was not available when selecting only a few frames. Also, the export progress window didn't come up this time but dng files were processed, the error warnings came up and the processed dng files were not imported into the catalog.

Console output:

12/13/15 7:22:25.854 AM Adobe Lightroom[13828]: MLDualISO DEBUG path /Users/Fort/Desktop/3rd_run/M12-1213
12/13/15 7:22:56.790 AM Adobe Lightroom[13828]: MLDualISO DEBUG I'm called before exportServiceProvider.processRenderedPhotos
12/13/15 7:22:57.188 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.dng
12/13/15 7:22:57.188 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.DNG
12/13/15 7:22:57.188 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.TXT
12/13/15 7:22:57.188 AM Adobe Lightroom[13828]: MLDualISO DEBUG first: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso
12/13/15 7:22:57.205 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.dng
12/13/15 7:22:57.205 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.DNG
12/13/15 7:22:57.205 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.TXT
12/13/15 7:22:57.232 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.dng
12/13/15 7:22:57.232 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.DNG
12/13/15 7:22:57.232 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.TXT
12/13/15 7:22:57.247 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.dng
12/13/15 7:22:57.247 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.DNG
12/13/15 7:22:57.247 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.TXT
12/13/15 7:22:57.267 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.dng
12/13/15 7:22:57.267 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.DNG
12/13/15 7:22:57.268 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.TXT
12/13/15 7:22:57.283 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.dng
12/13/15 7:22:57.283 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.DNG
12/13/15 7:22:57.283 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.TXT
12/13/15 7:22:57.303 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.dng
12/13/15 7:22:57.303 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.DNG
12/13/15 7:22:57.303 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.TXT
12/13/15 7:22:57.319 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.dng
12/13/15 7:22:57.319 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.DNG
12/13/15 7:22:57.319 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.TXT
12/13/15 7:22:57.343 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.dng
12/13/15 7:22:57.343 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.DNG
12/13/15 7:22:57.344 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.TXT
12/13/15 7:22:57.362 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.dng
12/13/15 7:22:57.362 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.DNG
12/13/15 7:22:57.362 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.TXT
12/13/15 7:22:57.365 AM Adobe Lightroom[13828]: MLDualISO DEBUG arguments :  --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels
12/13/15 7:22:57.365 AM Adobe Lightroom[13828]: MLDualISO DEBUG command : export PATH="/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin":${PATH} && exec "/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin/cr2hdr" --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.dng" "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.dng" > "/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso-M12-1213_frame_000009.TXT"
12/13/15 7:23:16.566 AM Adobe Lightroom[13828]: MLDualISO DEBUG command status OK
12/13/15 7:23:16.572 AM Adobe Lightroom[13828]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000.dng
12/13/15 7:23:16.572 AM Adobe Lightroom[13828]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000.DNG
12/13/15 7:23:16.576 AM Adobe Lightroom[13828]: MLDualISO DEBUG newOriginalFilePath: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso-2.dng
12/13/15 7:23:16.582 AM Adobe Lightroom[13828]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso-2.dng
12/13/15 7:23:16.583 AM Adobe Lightroom[13828]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso-2.dng


[continued on next post because of the per post characters limit]

dfort

[continued...]

Contents of M12-1213_frame_000000-dualiso-M12-1213_frame_000009.TXT

cr2hdr: a post processing tool for Dual ISO images

Last update: 8b9190b on 2015-11-14 16:44:35 UTC by a1ex:
cr2hdr: identify camera model from string (should fix issue #2403 ...

Active options:
--amaze-edge    : use a temporary demosaic step (AMaZE) followed by edge-directed interpolation (default)
--cs2x2         : apply 2x2 chroma smoothing in noisy and aliased areas (default)
--no-bad-pix    : disable bad pixel fixing (try it if you shoot stars)
--wb=graymax    : set AsShotNeutral by maximizing the number of gray pixels (default)
--same-levels   : Adjust output white levels to keep the same overall exposure
                  for all frames passed in a single command line
                  (useful to avoid flicker - for video or panoramas)

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : dBBd RGGB
White levels    : 10534 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 5.22 EV (3737)
Black delta     : 71.94
Dynamic range   : 10.05 (+) 10.65 => 15.87 EV (in theory)
AMaZE interpolation ...
Amaze took 0.17 s
Edge-directed interpolation...
Semi-overexposed: 98.89%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.05 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (gray max)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : dBBd RGGB
White levels    : 10476 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 4.45 EV (2180)
Black delta     : -75.09
Dynamic range   : 10.04 (+) 10.65 => 15.09 EV (in theory)
AMaZE interpolation ...
Amaze took 0.11 s
Edge-directed interpolation...
Semi-overexposed: 99.14%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.04 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : dBBd RGGB
White levels    : 10483 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 5.67 EV (5077)
Black delta     : 120.37
Dynamic range   : 10.04 (+) 10.65 => 16.31 EV (in theory)
AMaZE interpolation ...
Amaze took 0.11 s
Edge-directed interpolation...
Semi-overexposed: 99.02%
Deep shadows    : 0.04%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.04 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : BBdd RGGB
White levels    : 10765 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 4.43 EV (2150)
Black delta     : -80.11
Dynamic range   : 10.09 (+) 10.65 => 15.07 EV (in theory)
AMaZE interpolation ...
Amaze took 0.11 s
Edge-directed interpolation...
Semi-overexposed: 98.65%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.09 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : BBdd RGGB
White levels    : 10753 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 4.49 EV (2247)
Black delta     : -69.41
Dynamic range   : 10.09 (+) 10.65 => 15.14 EV (in theory)
AMaZE interpolation ...
Amaze took 0.10 s
Edge-directed interpolation...
Semi-overexposed: 98.80%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.09 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : BddB RGGB
White levels    : 10408 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 4.53 EV (2313)
Black delta     : -47.60
Dynamic range   : 10.03 (+) 10.65 => 15.18 EV (in theory)
AMaZE interpolation ...
Amaze took 0.12 s
Edge-directed interpolation...
Semi-overexposed: 99.21%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.03 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : BddB RGGB
White levels    : 10555 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 4.71 EV (2610)
Black delta     : -13.16
Dynamic range   : 10.05 (+) 10.65 => 15.35 EV (in theory)
AMaZE interpolation ...
Amaze took 0.10 s
Edge-directed interpolation...
Semi-overexposed: 99.07%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.05 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : ddBB RGGB
White levels    : 10488 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 4.54 EV (2330)
Black delta     : -44.87
Dynamic range   : 10.04 (+) 10.65 => 15.19 EV (in theory)
AMaZE interpolation ...
Amaze took 0.10 s
Edge-directed interpolation...
Semi-overexposed: 99.00%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.04 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : ddBB RGGB
White levels    : 10572 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 3.88 EV (1472)
Black delta     : -225.30
Dynamic range   : 10.06 (+) 10.65 => 14.53 EV (in theory)
AMaZE interpolation ...
Amaze took 0.11 s
Edge-directed interpolation...
Semi-overexposed: 98.66%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.2 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.06 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.dn6

Input file      : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.dng
Camera          : Canon EOS M
Full size       : 1280 x 720
Active area     : 1280 x 720
Black borders   : N/A
ISO pattern     : dBBd RGGB
White levels    : 10767 14882
Noise levels    : 8.00 8.00 8.00 8.00 (14-bit)
ISO difference  : 4.36 EV (2051)
Black delta     : -91.73
Dynamic range   : 10.09 (+) 10.65 => 15.01 EV (in theory)
AMaZE interpolation ...
Amaze took 0.11 s
Edge-directed interpolation...
Semi-overexposed: 98.51%
Deep shadows    : 0.00%
Horizontal stripe fix...
Full-res reconstruction...
ISO overlap     : 3.0 EV (approx)
Half-res blending...
Chroma smoothing...
Building alias map...
Filtering alias map...
Smoothing alias map...
Final blending...
Noise level     : 8.00 (20-bit), ideally 8.00
Dynamic range   : 16.09 EV (cooked)
AsShotNeutral   : 0.42 1 0.58, 5358K/g=0.79 (custom)
Output file     : /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.DNG
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.DNG: copying EXIF from /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.dn6

Equalizing levels...
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000001-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000002-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000003-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000004-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000005-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000006-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000007-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000008-dualiso.DNG: 8192 ... 43012
/Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000009-dualiso.DNG: 8192 ... 43012


This time it looks like there was a partially processed "M12-1213_frame_000000-dualiso-2.dng" that had the same timestamp as the original. I ran a second test with the same results, the first frame always ended up with a "*dualiso-2.dng" that had the same timestamp as the original dng.

I also thought it would be interesting to run a test with the "same-levels on entire path" option so I put 10 files in a separate directory and got these results in the console:

12/13/15 7:45:24.956 AM Adobe Lightroom[13828]: MLDualISO DEBUG path /Users/Fort/Desktop/3rd_run/M12-1210_subset
12/13/15 7:45:31.415 AM Adobe Lightroom[13828]: MLDualISO DEBUG I'm called before exportServiceProvider.processRenderedPhotos
12/13/15 7:45:31.868 AM Adobe Lightroom[13828]: MLDualISO DEBUG arguments :  --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels
12/13/15 7:45:31.868 AM Adobe Lightroom[13828]: MLDualISO DEBUG command : export PATH="/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin":${PATH} && exec "/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin/cr2hdr" --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels "/Users/Fort/Desktop/3rd_run/M12-1210_subset/"*.CR2 "/Users/Fort/Desktop/3rd_run/M12-1210_subset/"*.DNG > "/Users/Fort/Desktop/3rd_run/M12-1210_subset/M12-1210_subset.TXT"
12/13/15 7:45:32.285 AM Adobe Lightroom[13828]: MLDualISO DEBUG command status OK
12/13/15 7:45:32.288 AM Adobe Lightroom[13828]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1210_subset/M12-1210_frame_000000.dng
12/13/15 7:45:32.288 AM Adobe Lightroom[13828]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1210_subset/M12-1210_frame_000000.DNG
12/13/15 7:45:32.545 AM Adobe Lightroom[13828]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1210_subset/M12-1210_frame_000000-dualiso.dng
12/13/15 7:45:32.545 AM Adobe Lightroom[13828]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1210_subset/M12-1210_frame_000000-dualiso.dng


[continued next post...]

dfort

[continued...]

Contents of "M12-1210_subset.TXT" from the "same-levels on entire path" option.

cr2hdr: a post processing tool for Dual ISO images

Last update: 8b9190b on 2015-11-14 16:44:35 UTC by a1ex:
cr2hdr: identify camera model from string (should fix issue #2403 ...

Active options:
--amaze-edge    : use a temporary demosaic step (AMaZE) followed by edge-directed interpolation (default)
--cs2x2         : apply 2x2 chroma smoothing in noisy and aliased areas (default)
--no-bad-pix    : disable bad pixel fixing (try it if you shoot stars)
--wb=graymax    : set AsShotNeutral by maximizing the number of gray pixels (default)
--same-levels   : Adjust output white levels to keep the same overall exposure
                  for all frames passed in a single command line
                  (useful to avoid flicker - for video or panoramas)

Input file      : /Users/Fort/Desktop/3rd_run/M12-1210_subset/*.CR2
**WARNING** Could not identify the camera from EXIF. Assuming 5D Mark III.
Camera          : Canon EOS 5D Mark III
dcraw could not open this file

Input file      : /Users/Fort/Desktop/3rd_run/M12-1210_subset/*.DNG
**WARNING** Could not identify the camera from EXIF. Assuming 5D Mark III.
Camera          : Canon EOS 5D Mark III
dcraw could not open this file


End of test -- whew!

DeafEyeJedi

Lovely work done as always, @dfort!  :P

Now I just downloaded the beta from today (Thanks @kitchetof) and seems to be that I am running into the same hiccups as @dfort reported earlier.





Couldn't even open the converted DNG in PS either.



Maybe this is all because I haven't had my "coffee" yet this morning although I don't drink it. Much. If ever!

Perhaps should I go back to the previous beta4?
5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

kichetof

Thanks @dfort and @ DeafEyeJedi !

What I see on the console log, is certainly a filename bug into the plugin.

Before export (MLProcess.lua:506)
12/13/15 7:22:57.188 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.dng
12/13/15 7:22:57.188 AM Adobe Lightroom[13828]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000-dualiso.DNG


After conversion (MLProcess.lua:596)
12/13/15 7:23:16.572 AM Adobe Lightroom[13828]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000.dng
12/13/15 7:23:16.572 AM Adobe Lightroom[13828]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1213/M12-1213_frame_000000.DNG


As you can see, path before update isn't the same that after.
I need to check why this bug appear.

Do you use DNG file ? (I only check with CR2)

----------------------------------------------------------------------

Okay.. I think that I know why it appear and need to reproduce the bug to solve it (MLProcess.lua:494 and MLProcess.lua:598 same test... need it ? I'll try to solve it quickly!)


[EDIT] Could you try to copy some DNG files, and run export with the plugin and uncheck "keep DNG file after conversion" and let me know!

[EDIT] I see clearer now! same-levels pass iterator to copy file if you choose to keep DNG after conversion, but same-levels on entire path doesn't go into iterator to copy them.
I do that because before, I didn't disable on entire folder if all picture wasn't selected, but now, I can enable it!

Let's go to play! :)

dfort

Quote from: kichetof on December 13, 2015, 06:45:13 PM
Do you use DNG file ? (I only check with CR2)

Yes and looking at the messages for the "same-levels on entire path" option it looks like you're only checking for *.DNG (uppercase) and the dng files I'm using were shot as MLV and converted to dng using mlv_dump which creates files with a *.dng (lowercase) file extension.

Quote from: kichetof on December 13, 2015, 06:45:13 PM
[EDIT] Could you try to copy some DNG files, and run export with the plugin and uncheck "keep DNG file after conversion" and let me know!

That is how I have been running them--using the default settings except for the "same-levels" option.

[EDIT] Oops--see you want me to run it the other way. Will do and report back.

Quote from: DeafEyeJedi on December 13, 2015, 06:27:50 PM
Couldn't even open the converted DNG in PS either.

Strange, the ones here open fine. Isn't your PS opening ACR first? Have you tried importing the converted files into Lightroom?

Instead of a coffee may I suggest a type of beer called a coffee porter? Coffee is a stimulant. Beer is a depressant. But put them together, and you get MAGIC!

kichetof

Okay.. I see the problem, now I need to solve it and I hope it's done with my fix
https://bitbucket.org/kichetof/lr_cr2hdr/get/same-levels-path.zip

Hope 8) Let me know!

dfort

Quote from: kichetof on December 13, 2015, 06:45:13 PM
[EDIT] Could you try to copy some DNG files, and run export with the plugin and uncheck "keep DNG file after conversion" and let me know!

That worked for the set-levels option. Didn't try it with the "entire path" option.

Console output:
12/13/15 10:06:13.111 AM Adobe Lightroom[14134]: MLDualISO DEBUG path /Users/Fort/Desktop/3rd_run/M12-1208
12/13/15 10:06:39.712 AM Adobe Lightroom[14134]: MLDualISO DEBUG I'm called before exportServiceProvider.processRenderedPhotos
12/13/15 10:06:40.077 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000.dng
12/13/15 10:06:40.077 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000.DNG
12/13/15 10:06:40.077 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000.TXT
12/13/15 10:06:40.077 AM Adobe Lightroom[14134]: MLDualISO DEBUG first: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000
12/13/15 10:06:40.084 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000001.dng
12/13/15 10:06:40.084 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000001.DNG
12/13/15 10:06:40.084 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000001.TXT
12/13/15 10:06:40.089 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000002.dng
12/13/15 10:06:40.089 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000002.DNG
12/13/15 10:06:40.089 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000002.TXT
12/13/15 10:06:40.094 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000003.dng
12/13/15 10:06:40.094 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000003.DNG
12/13/15 10:06:40.094 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000003.TXT
12/13/15 10:06:40.099 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000004.dng
12/13/15 10:06:40.099 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000004.DNG
12/13/15 10:06:40.099 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000004.TXT
12/13/15 10:06:40.104 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000005.dng
12/13/15 10:06:40.104 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000005.DNG
12/13/15 10:06:40.104 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000005.TXT
12/13/15 10:06:40.111 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000006.dng
12/13/15 10:06:40.111 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000006.DNG
12/13/15 10:06:40.111 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000006.TXT
12/13/15 10:06:40.115 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000007.dng
12/13/15 10:06:40.115 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000007.DNG
12/13/15 10:06:40.115 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000007.TXT
12/13/15 10:06:40.120 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000008.dng
12/13/15 10:06:40.120 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000008.DNG
12/13/15 10:06:40.120 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000008.TXT
12/13/15 10:06:40.125 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000009.dng
12/13/15 10:06:40.125 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000009.DNG
12/13/15 10:06:40.125 AM Adobe Lightroom[14134]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000009.TXT
12/13/15 10:06:40.126 AM Adobe Lightroom[14134]: MLDualISO DEBUG arguments :  --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels
12/13/15 10:06:40.127 AM Adobe Lightroom[14134]: MLDualISO DEBUG command : export PATH="/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin":${PATH} && exec "/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin/cr2hdr" --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000001.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000002.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000003.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000004.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000005.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000006.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000007.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000008.dng" "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000009.dng" > "/Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000-M12-1208_frame_000009.TXT"
12/13/15 10:06:42.007 AM Adobe Lightroom[14134]: MLDualISO DEBUG command status OK
12/13/15 10:06:42.008 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000.dng
12/13/15 10:06:42.008 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000.DNG
12/13/15 10:06:42.009 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000.dng
12/13/15 10:06:42.012 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000000-dualiso.DNG
12/13/15 10:06:42.827 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000001.dng
12/13/15 10:06:42.827 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000001.DNG
12/13/15 10:06:42.843 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000001.dng
12/13/15 10:06:42.846 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000001-dualiso.DNG
12/13/15 10:06:43.285 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000002.dng
12/13/15 10:06:43.285 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000002.DNG
12/13/15 10:06:43.286 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000002.dng
12/13/15 10:06:43.288 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000002-dualiso.DNG
12/13/15 10:06:43.682 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000003.dng
12/13/15 10:06:43.682 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000003.DNG
12/13/15 10:06:43.683 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000003.dng
12/13/15 10:06:43.685 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000003-dualiso.DNG
12/13/15 10:06:44.159 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000004.dng
12/13/15 10:06:44.159 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000004.DNG
12/13/15 10:06:44.160 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000004.dng
12/13/15 10:06:44.164 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000004-dualiso.DNG
12/13/15 10:06:44.684 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000005.dng
12/13/15 10:06:44.684 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000005.DNG
12/13/15 10:06:44.685 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000005.dng
12/13/15 10:06:44.688 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000005-dualiso.DNG
12/13/15 10:06:45.402 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000006.dng
12/13/15 10:06:45.402 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000006.DNG
12/13/15 10:06:45.416 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000006.dng
12/13/15 10:06:45.436 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000006-dualiso.DNG
12/13/15 10:06:45.980 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000007.dng
12/13/15 10:06:45.981 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000007.DNG
12/13/15 10:06:45.982 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000007.dng
12/13/15 10:06:45.984 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000007-dualiso.DNG
12/13/15 10:06:46.391 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000008.dng
12/13/15 10:06:46.391 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000008.DNG
12/13/15 10:06:46.391 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000008.dng
12/13/15 10:06:46.394 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000008-dualiso.DNG
12/13/15 10:06:46.802 AM Adobe Lightroom[14134]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000009.dng
12/13/15 10:06:46.802 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000009.DNG
12/13/15 10:06:46.803 AM Adobe Lightroom[14134]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000009.dng
12/13/15 10:06:46.805 AM Adobe Lightroom[14134]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/3rd_run/M12-1208/M12-1208_frame_000009-dualiso.DNG
12/13/15 10:06:47.296 AM Adobe Lightroom[14134]: MLDualISO DEBUG success: 10 - nodual: 0 - dual: 0 - format: 0 - fail: 0 - errorMsg: 0


I didn't include the messages from the .TXT file because there were no errors on it and it would have made this post too large.

[EDIT] This was using the previous build. I see you made a fix as I was writing this post.

dfort

Using the new build--Selecting 10 frames and using the set-levels options and keeping the original still doesn't work--same error messages pop up. Not keeping the original dng does continue to work.

Console output:

12/13/15 11:13:11.241 AM Adobe Lightroom[14259]: MLDualISO DEBUG path /Users/Fort/Desktop/4th_run/M12-1210
12/13/15 11:13:22.063 AM Adobe Lightroom[14259]: MLDualISO DEBUG I'm called before exportServiceProvider.processRenderedPhotos
12/13/15 11:13:23.331 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065-dualiso.dng
12/13/15 11:13:23.331 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065-dualiso.DNG
12/13/15 11:13:23.331 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065-dualiso.TXT
12/13/15 11:13:23.331 AM Adobe Lightroom[14259]: MLDualISO DEBUG first: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065-dualiso
12/13/15 11:13:23.362 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000066-dualiso.dng
12/13/15 11:13:23.362 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000066-dualiso.DNG
12/13/15 11:13:23.362 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000066-dualiso.TXT
12/13/15 11:13:23.377 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000067-dualiso.dng
12/13/15 11:13:23.377 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000067-dualiso.DNG
12/13/15 11:13:23.377 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000067-dualiso.TXT
12/13/15 11:13:23.393 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000068-dualiso.dng
12/13/15 11:13:23.393 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000068-dualiso.DNG
12/13/15 11:13:23.393 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000068-dualiso.TXT
12/13/15 11:13:23.418 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000069-dualiso.dng
12/13/15 11:13:23.418 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000069-dualiso.DNG
12/13/15 11:13:23.418 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000069-dualiso.TXT
12/13/15 11:13:23.446 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000070-dualiso.dng
12/13/15 11:13:23.446 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000070-dualiso.DNG
12/13/15 11:13:23.446 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000070-dualiso.TXT
12/13/15 11:13:23.472 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000071-dualiso.dng
12/13/15 11:13:23.472 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000071-dualiso.DNG
12/13/15 11:13:23.472 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000071-dualiso.TXT
12/13/15 11:13:23.501 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000072-dualiso.dng
12/13/15 11:13:23.502 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000072-dualiso.DNG
12/13/15 11:13:23.502 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000072-dualiso.TXT
12/13/15 11:13:23.535 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000073-dualiso.dng
12/13/15 11:13:23.535 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000073-dualiso.DNG
12/13/15 11:13:23.535 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000073-dualiso.TXT
12/13/15 11:13:23.553 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000074-dualiso.dng
12/13/15 11:13:23.553 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000074-dualiso.DNG
12/13/15 11:13:23.553 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000074-dualiso.TXT
12/13/15 11:13:23.556 AM Adobe Lightroom[14259]: MLDualISO DEBUG arguments :  --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels
12/13/15 11:13:23.556 AM Adobe Lightroom[14259]: MLDualISO DEBUG command : export PATH="/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin":${PATH} && exec "/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin/cr2hdr" --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000066-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000067-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000068-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000069-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000070-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000071-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000072-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000073-dualiso.dng" "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000074-dualiso.dng" > "/Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065-dualiso-M12-1210_frame_000074.TXT"
12/13/15 11:13:50.169 AM Adobe Lightroom[14259]: MLDualISO DEBUG command status OK
12/13/15 11:13:50.171 AM Adobe Lightroom[14259]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065.dng
12/13/15 11:13:50.171 AM Adobe Lightroom[14259]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065.DNG
12/13/15 11:13:50.175 AM Adobe Lightroom[14259]: MLDualISO DEBUG newOriginalFilePath: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065-dualiso-2.dng
12/13/15 11:13:50.175 AM Adobe Lightroom[14259]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/4th_run/M12-1210/M12-1210_frame_000065-dualiso-2.dng


New errors seem to be happening with the "entire path" option. Now there is a *dualiso* file for each dng but they are all the same size and have the same timestamp as the original. In addition no .TXT file is created. Here is the console output:

12/13/15 11:09:28.055 AM Adobe Lightroom[14259]: MLDualISO DEBUG path /Users/Fort/Desktop/4th_run/M12-1210_subset
12/13/15 11:09:40.312 AM Adobe Lightroom[14259]: MLDualISO DEBUG I'm called before exportServiceProvider.processRenderedPhotos
12/13/15 11:09:40.757 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000000-dualiso.dng
12/13/15 11:09:40.757 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000000-dualiso.DNG
12/13/15 11:09:40.757 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000000-dualiso.TXT
12/13/15 11:09:40.758 AM Adobe Lightroom[14259]: MLDualISO DEBUG first: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000000-dualiso
12/13/15 11:09:40.769 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000001-dualiso.dng
12/13/15 11:09:40.769 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000001-dualiso.DNG
12/13/15 11:09:40.769 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000001-dualiso.TXT
12/13/15 11:09:40.783 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000002-dualiso.dng
12/13/15 11:09:40.784 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000002-dualiso.DNG
12/13/15 11:09:40.784 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000002-dualiso.TXT
12/13/15 11:09:40.798 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000003-dualiso.dng
12/13/15 11:09:40.798 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000003-dualiso.DNG
12/13/15 11:09:40.798 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000003-dualiso.TXT
12/13/15 11:09:40.813 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000004-dualiso.dng
12/13/15 11:09:40.813 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000004-dualiso.DNG
12/13/15 11:09:40.814 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000004-dualiso.TXT
12/13/15 11:09:40.867 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000005-dualiso.dng
12/13/15 11:09:40.867 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000005-dualiso.DNG
12/13/15 11:09:40.867 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000005-dualiso.TXT
12/13/15 11:09:40.886 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000006-dualiso.dng
12/13/15 11:09:40.886 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000006-dualiso.DNG
12/13/15 11:09:40.886 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000006-dualiso.TXT
12/13/15 11:09:40.900 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000007-dualiso.dng
12/13/15 11:09:40.900 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000007-dualiso.DNG
12/13/15 11:09:40.901 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000007-dualiso.TXT
12/13/15 11:09:40.915 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000008-dualiso.dng
12/13/15 11:09:40.915 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000008-dualiso.DNG
12/13/15 11:09:40.915 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000008-dualiso.TXT
12/13/15 11:09:40.934 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000009-dualiso.dng
12/13/15 11:09:40.934 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000009-dualiso.DNG
12/13/15 11:09:40.934 AM Adobe Lightroom[14259]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/4th_run/M12-1210_subset/M12-1210_frame_000009-dualiso.TXT

kichetof

Thanks for all informations!
Bug identified and now I need to test it with some DNG to fix it! I'll try to fix it tomorrow 8)

@All don't use last same-levels on entire path link! Please wait for a fix!

@dfort and other testers, please could you try this version https://bitbucket.org/kichetof/lr_cr2hdr/get/same-levels-path.zip this should fix --same-levels option but maybe not on entire folder

dfort

Tried that latest build and I'm still getting the same errors as before.

Strange thing is if "keep original dng" is not checked it will work but the LR library will show a copy of the shot without any cr2hdr processing and with the delete flag enabled. This isn't right.


kichetof

Thanks for trying! I'll try to solve it today!

Keep DNG files after conversion, is ambiguous. This option is useful only when you process DNG files with same input and output file. It's more like a copy before process to keep original file.

It's not a bug (Lr or cr2hdr), that the way how cr2hdr works:

cr2hdr img1.cr2
--> output file: img1.DNG

cr2hdr img1.dng
--> output file: img1.DNG


And for dual file with flag reject, I think that I know the problem: importing file to Lr... But it's the same!

I need to improve DNG workflow (I don't use it a lot, that's the reason)

kichetof

Normally fixed!

https://bitbucket.org/kichetof/lr_cr2hdr/get/same-levels-path.zip

(I can't try it now, I don't have DNG on the hand, but I believe in me... 8))

dfort

I can't try it now either because I'm at work without my test system and DNG files.

I thought that you needed tests to see how many files it will process before breaking because the command line gets too long. (Wildcard expansion?) That's why I shot a few mlv's and converted them into DNG's--it is an easy way of creating massive amounts of dual_iso shots. From what I've been able to gather the "--same-levels" option is useful for panorama shots so maybe I should have started with a bunch of dual iso CR2 or FRSP DNG files instead?

In any case, it looks like the bugs we're chasing don't have to do with processing a boat load of files.

kichetof

No problem, I can't test before tomorrow but this time, I hope it's fixed!

You can try update with less files (10-30 is nice). Personally I don't want to know how many files you could process with "classic" same-levels instead of wild card. If you shot a lot of Dual ISO files, use same-levels on entire folder otherwise use same-levels.

It means that you need to change your workflow (movie, timelapse or gigapano on the same folder) and other pictures on an another folder.

BestLittleStudio

OK I have read every single page on this thread, all 40 of them.

And no matter what I still end up with zero results.

Version 3 Beta 3. 70D, ISO 100-800, underexposing, I run the conversion via LR and I see zero results, the resulting DNG is still a mess of lines just like the original.

What step am I missing or what am I doing wrong?
70D.111A

dfort

Quick test--Saving dng's



Not saving dng's



Neither method created any significant errors on the txt file. Here's the Console output:

12/14/15 9:29:55.562 PM Adobe Lightroom[15136]: MLDualISO DEBUG path /Users/Fort/Desktop/6th_run/M12-1210
12/14/15 9:30:05.307 PM Adobe Lightroom[15136]: MLDualISO DEBUG I'm called before exportServiceProvider.processRenderedPhotos
12/14/15 9:30:05.675 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000010-dualiso.dng
12/14/15 9:30:05.675 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000010-dualiso.DNG
12/14/15 9:30:05.675 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000010-dualiso.TXT
12/14/15 9:30:05.675 PM Adobe Lightroom[15136]: MLDualISO DEBUG first: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000010-dualiso
12/14/15 9:30:05.688 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000011-dualiso.dng
12/14/15 9:30:05.688 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000011-dualiso.DNG
12/14/15 9:30:05.689 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000011-dualiso.TXT
12/14/15 9:30:05.714 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000012-dualiso.dng
12/14/15 9:30:05.714 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000012-dualiso.DNG
12/14/15 9:30:05.714 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000012-dualiso.TXT
12/14/15 9:30:05.728 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000013-dualiso.dng
12/14/15 9:30:05.728 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000013-dualiso.DNG
12/14/15 9:30:05.728 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000013-dualiso.TXT
12/14/15 9:30:05.741 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000014-dualiso.dng
12/14/15 9:30:05.741 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000014-dualiso.DNG
12/14/15 9:30:05.741 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000014-dualiso.TXT
12/14/15 9:30:05.759 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000015-dualiso.dng
12/14/15 9:30:05.760 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000015-dualiso.DNG
12/14/15 9:30:05.760 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000015-dualiso.TXT
12/14/15 9:30:05.775 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000016-dualiso.dng
12/14/15 9:30:05.775 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000016-dualiso.DNG
12/14/15 9:30:05.775 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000016-dualiso.TXT
12/14/15 9:30:05.800 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000017-dualiso.dng
12/14/15 9:30:05.800 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000017-dualiso.DNG
12/14/15 9:30:05.800 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000017-dualiso.TXT
12/14/15 9:30:05.813 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000018-dualiso.dng
12/14/15 9:30:05.814 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000018-dualiso.DNG
12/14/15 9:30:05.814 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000018-dualiso.TXT
12/14/15 9:30:05.834 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000019-dualiso.dng
12/14/15 9:30:05.834 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000019-dualiso.DNG
12/14/15 9:30:05.834 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000019-dualiso.TXT
12/14/15 9:30:05.838 PM Adobe Lightroom[15136]: MLDualISO DEBUG arguments :  --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels
12/14/15 9:30:05.838 PM Adobe Lightroom[15136]: MLDualISO DEBUG command : export PATH="/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin":${PATH} && exec "/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin/cr2hdr" --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000010-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000011-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000012-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000013-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000014-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000015-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000016-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000017-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000018-dualiso.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000019-dualiso.dng" > "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000010-dualiso-M12-1210_frame_000019.TXT"
12/14/15 9:30:26.871 PM Adobe Lightroom[15136]: MLDualISO DEBUG command status OK
12/14/15 9:30:26.872 PM Adobe Lightroom[15136]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000010.dng
12/14/15 9:30:26.873 PM Adobe Lightroom[15136]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000010.DNG
12/14/15 9:31:36.398 PM Adobe Lightroom[15136]: MLDualISO DEBUG path /Users/Fort/Desktop/6th_run/M12-1210
12/14/15 9:31:44.945 PM Adobe Lightroom[15136]: MLDualISO DEBUG I'm called before exportServiceProvider.processRenderedPhotos
12/14/15 9:31:45.581 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030.dng
12/14/15 9:31:45.581 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030.DNG
12/14/15 9:31:45.581 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030.TXT
12/14/15 9:31:45.581 PM Adobe Lightroom[15136]: MLDualISO DEBUG first: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030
12/14/15 9:31:45.595 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000031.dng
12/14/15 9:31:45.595 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000031.DNG
12/14/15 9:31:45.595 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000031.TXT
12/14/15 9:31:45.602 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000032.dng
12/14/15 9:31:45.603 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000032.DNG
12/14/15 9:31:45.603 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000032.TXT
12/14/15 9:31:45.609 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000033.dng
12/14/15 9:31:45.609 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000033.DNG
12/14/15 9:31:45.609 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000033.TXT
12/14/15 9:31:45.616 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000034.dng
12/14/15 9:31:45.616 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000034.DNG
12/14/15 9:31:45.616 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000034.TXT
12/14/15 9:31:45.626 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000035.dng
12/14/15 9:31:45.626 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000035.DNG
12/14/15 9:31:45.626 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000035.TXT
12/14/15 9:31:45.635 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000036.dng
12/14/15 9:31:45.635 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000036.DNG
12/14/15 9:31:45.636 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000036.TXT
12/14/15 9:31:45.648 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000037.dng
12/14/15 9:31:45.649 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000037.DNG
12/14/15 9:31:45.649 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000037.TXT
12/14/15 9:31:45.674 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000038.dng
12/14/15 9:31:45.674 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000038.DNG
12/14/15 9:31:45.674 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000038.TXT
12/14/15 9:31:45.686 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000039.dng
12/14/15 9:31:45.686 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path DNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000039.DNG
12/14/15 9:31:45.686 PM Adobe Lightroom[15136]: MLDualISO DEBUG Path TXT: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000039.TXT
12/14/15 9:31:45.692 PM Adobe Lightroom[15136]: MLDualISO DEBUG arguments :  --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels
12/14/15 9:31:45.693 PM Adobe Lightroom[15136]: MLDualISO DEBUG command : export PATH="/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin":${PATH} && exec "/Library/Application Support/Adobe/Lightroom/Modules/cr2hdr.lrplugin/bin/cr2hdr" --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000031.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000032.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000033.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000034.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000035.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000036.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000037.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000038.dng" "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000039.dng" > "/Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030-M12-1210_frame_000039.TXT"
12/14/15 9:32:06.860 PM Adobe Lightroom[15136]: MLDualISO DEBUG command status OK
12/14/15 9:32:06.861 PM Adobe Lightroom[15136]: MLDualISO DEBUG originalFilePath: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030.dng
12/14/15 9:32:06.861 PM Adobe Lightroom[15136]: MLDualISO DEBUG finalPathDNG: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030.DNG
12/14/15 9:32:06.862 PM Adobe Lightroom[15136]: MLDualISO DEBUG import Dual ISO file: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030.dng
12/14/15 9:32:06.865 PM Adobe Lightroom[15136]: MLDualISO DEBUG finalPath: /Users/Fort/Desktop/6th_run/M12-1210/M12-1210_frame_000030-dualiso.DNG


@BestLittleStudio
The "developed" dual iso DNG should import into the library--if you are still selected on "last import" in Lightroom you probably won't see it. As you can tell from these last several posts we're doing testing on a new feature and part of the problem is that the new DNG isn't importing into Lightroom after processing. Look into the directory on your hard drive where the original DNG lives and see if there is one named *dualsio* in there. If you are still having problems post one of your one of your dual iso camera originals to some publicly available download site so we can take a crack at it.

kichetof

Thanks @dfort! I recorded a short Dual ISO movie and converted it to DNG. I'll try to catch error and optimize DNG workflow. It will be more simple with DNG file in the hands! With more hours of sleeping, maybe it will be more... Efficient  :o

@BestLittleStudio sorry to heard that! What kind of type is your original file? (CR2, DNG)
If it's DNG, be patient, I'm trying to fix the bug :) if it's CR2, don't use beta version or download previous "version"

kichetof

Bug confirmed with DNG, with or without --same-levels ... try with only one file DNG... no success. I'm working to resolve it quickly

kichetof

Bug with DNG partially fixed!
simple Dual ISO or same-levels works well. I've always a bug with same-levels on entire path, a bug with the command ... thanks Windows...

@Power Windows Users
Could you help me to fix command line bug ?
That's my command, who doesn't works (got it by debugging):
Quote
"start /D "C:\Users\tof\Scripts\lr_cr2hdr\cr2hdr.lrplugin\bin" /B /WAIT /BELOWNORMAL cr2hdr.exe --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels "E:\Photographies LCAP\Photographies\ML\same-levels\"*-dualiso.CR2 "E:\Photographies LCAP\Photographies\ML\same-levels\"*-dualiso.DNG > "E:\Photographies LCAP\Photographies\ML\same-levels\same-levels.TXT""

When I run this on a cmd started @C:\Users\tof\Scripts\lr_cr2hdr\cr2hdr.lrplugin\bin
(note the \\ at the end of paths; same as Lua script)
Quote
> C:\Users\tof\Scripts\lr_cr2hdr\cr2hdr.lrplugin\bin>cr2hdr.exe --amaze-edge --cs2x2 --no-bad-pix --fullres --alias-map --stripe-fix --wb=graymax --same-levels "E:\Photographies LCAP\Photographies\ML\same-levels\\"*-dualiso.CR2 "E:\Photographies LCAP\Photographies\ML\same-levels\\"*-dualiso.DNG > "E:\Photographies LCAP\Photographies\ML\same-levels\same-levels.TXT"
E:\Photographies LCAP\Photographies\ML\same-levels\*-dualiso.CR2: Invalid argument
No matching files
E:\Photographies LCAP\Photographies\ML\same-levels\*-dualiso.DNG: Invalid argument
No matching files

https://bitbucket.org/kichetof/lr_cr2hdr/commits/d293631639b30cae3a1da862253771e287280ba6#Lcr2hdr.lrplugin/MLProcess.luaT590

When Windows command will be fixed, "normally" everyhting should works well!

Walter Schulz

There is room for improvement:


Old:
"E:\Photographies LCAP\Photographies\ML\same-levels\"*-dualiso.CR2 "E:\Photographies LCAP\Photographies\ML\same-levels\"*-dualiso.DNG
Better:
"E:\Photographies LCAP\Photographies\ML\same-levels\*-dualiso.CR2" "E:\Photographies LCAP\Photographies\ML\same-levels\*-dualiso.DNG"


Old command will break if original/source filename contains blanks.

kichetof

Thanks Walter, but I already try this and it seems that wildcard doesn't works...

Walter Schulz

Are you sure "Cr2hdr --same-levels" supports wildcards in Windows?