Batch processing with Transformation\File\Export...

Please use this forum to post bug reports, feature requests, tips, etc. for beta versions of Picture Window Pro 8

Moderator: jsachs

Locked
den
Posts: 856
Joined: April 25th, 2009, 6:33 pm
What is the make/model of your primary camera?: Canon EOS-350D/Fuji X100T
Location: Birch Bay near Blaine, WA USA

Batch processing with Transformation\File\Export...

Post by den »

...
...Ref: 190106 msi and 190106 PWP 8.0.exe

Batch processing a script ending with Transformation\File\Export...:

1) does not seem to save Embedded Scripts when checked for tiff saves

2) checked box to save Embedded Scripts not grayed out for jpeg saves
[Assumes that jpegs still will not accept large script meta data.]

3) If Exif info present, an unchecked box does not delete it from the saved file.
[Perhaps the same for GPS info as well.]

...den...
den
Posts: 856
Joined: April 25th, 2009, 6:33 pm
What is the make/model of your primary camera?: Canon EOS-350D/Fuji X100T
Location: Birch Bay near Blaine, WA USA

Re: Batch processing with Transformation\File\Export...

Post by den »

...
Addendum:

4) Apparently, not all of the Starting image's Image Info of a Batch -> Script -> Export process is passed on... ...For example, not all of the Camera Info will be available in the saved file.

This may be part of confusion associated with Export's check box options.

...den...
jsachs
Posts: 4203
Joined: January 22nd, 2009, 11:03 pm

Re: Batch processing with Transformation\File\Export...

Post by jsachs »

I made some changes and I think this is working, but please try it again with the next release and let me know if there are still problems.
Jonathan Sachs
Digital Light & Color
den
Posts: 856
Joined: April 25th, 2009, 6:33 pm
What is the make/model of your primary camera?: Canon EOS-350D/Fuji X100T
Location: Birch Bay near Blaine, WA USA

Re: Batch processing with Transformation\File\Export...

Post by den »

...
Ref: 190110 PWP 8.0.exe

Export does not embed a script when requested for a tiff image save:

A Screen View of a workflow...
Batch Script ScrnView.jpg
Batch Script ScrnView.jpg (54.57 KiB) Viewed 2175 times
The script:
--------------------------------------------------------------------------------------------------------

script 1.0
color_management enabled 1 on_mismatch 0 on_batch_mismatch 0 acs_profile ″sRGB Color Space Profile.icm″ gray_acs_profile ″Gamma 2.2.icm″ wcs_profile ″sRGB Color Space Profile.icm″ gray_wcs_profile ″Gamma 2.2.icm″ monitor_curves_file ″″ monitor_curves_enabled 0

image index 2 caption ″Bckgrd02 v1.tif″ saved_as ″″ saved_on ″″ parent -1 bypass -1 same_size 0 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴file_open 0 n_files 1 current 0 show_progress 1 from_default 0 file1 ″″ time1 ″″‴
end_image

image index 3 caption ″1-DSCF2109_16x9r.tif″ saved_as ″″ saved_on ″″ parent -1 bypass -1 same_size 0 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴file_open 0 n_files 1 current 0 show_progress 1 from_default 0 file1 ″″ time1 ″″‴
end_image

image index 4 caption ″Frame″ saved_as ″″ saved_on ″″ parent 3 bypass 0 same_size 0 size_specific 0 breakpoint 0 n_inputs 3 n_masks 0 command ‴frame 0 current_tab 0 show_rulers 1 target_width 5.0000 target_height 8.0000 odpi 100.0000 snap 0.1250 size_method 1 units 0 display 1cx0 0 cy0 0 cx1 1 cy1 1 show_inner_mat 1 show_outer_mat 1 show_frame 1 show_wall 1 equal_border_widths 0 image_border_left 0.0000 image_border_right 0.0000 image_border_top 0.0000 image_border_bottom 0.0000 image_border_color ffffff frame_style 0 frame_width 0.0500, frame_inner_depth 0.1875 frame_outer_depth 0.1875, frame_color 1e1e1e frame_tile 0 frame_scale 1.0000 wall_width 0.0000 wall_color f0f0f0 light_color_temp 0 light_brightness 0 inner 0.0700 0.0700 0.0700 0.0700 0 0 0 c0c0c0 1f1f1f 0.0300 0 1 1.0000 outer 0.3800 0.3800 0.3800 0.4750 0 0 1 f5f5f5 1f2f3f 0.0500 1 1 0.2500‴
input base_image 4 input_number 0 index 2 caption ″Inner Mat″
input base_image 4 input_number 1 index 2 caption ″Outer Mat″
end_image

image index 5 caption ″Sharpen″ saved_as ″″ saved_on ″″ parent 4 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 1 command ‴sharpen 0 kernel 1 maxovershoot 0.067 maxundershoot 0.0997 threshold 2 strength 1.2498 amount 1 -1 0 0 ″Amount: ″ ″Mask″ display 2 sync_scroll 1 auto_preview 1‴
end_image

image index 6 caption ″Export″ saved_as ″″ saved_on ″″ parent 5 bypass 0 same_size 1 size_specific 0 breakpoint 0 n_inputs 0 n_masks 0 command ‴export 0 file_type 1 file_name 1 default_file_type 0 if_exists 2 resize 0 resample 1 dimension 3 length 1000 units 0 dpi 200 demote16 1 include_profile 2 include_exif 1 include_gps 1 include_script 1 jpeg_quality 95 sharpen 0 folder ″C:\Users\birch\Pictures\0000 PWP8 Batch\frame 4 600px 190110″ display 1 sync_scroll 1 auto_preview 1‴
end_image

end

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

The saved tiff image when opened in the browser will not have a 'Run Embedded Script' option. The script should include Frame and Sharpen but not the script of image index 3 if it has one.

Also, may be there should be an option to exclude the Export portion of the Embedded Script because of Export's specifics for destination, sharpening, sizing, etc.

...den...
jsachs
Posts: 4203
Joined: January 22nd, 2009, 11:03 pm

Re: Batch processing with Transformation\File\Export...

Post by jsachs »

I fixed the problem of the script not being saved when files are exported for the next release, but the script that is saved does not include the script from the original image (or from the export transformation either).
Jonathan Sachs
Digital Light & Color
den
Posts: 856
Joined: April 25th, 2009, 6:33 pm
What is the make/model of your primary camera?: Canon EOS-350D/Fuji X100T
Location: Birch Bay near Blaine, WA USA

Re: Batch processing with Transformation\File\Export...

Post by den »

...
Ref: 190111 PWP 8.0.exe
...the script that is saved does not include the script from the original image (or from the export transformation either)...
Confirmed...

A couple of observations re Export's GUI that might cause some confusion:
1) "Folder:" does not update to the re-naming of 'New Folder'
2) The jpeg quality slider does not gray when a jpeg Save is not selected

Neither of these has any impact on the execution of Export.
Export New Folder.jpg
Export New Folder.jpg (76.81 KiB) Viewed 2152 times

Thank you... ...den...
jsachs
Posts: 4203
Joined: January 22nd, 2009, 11:03 pm

Re: Batch processing with Transformation\File\Export...

Post by jsachs »

I changed Export to hide the JPEG slider when it is not needed.

If you rename the folder and click OK, it does update the folder name. If you click Cancel it does not.
Unless you update the default settings, the next time you export you will get the old name.
Jonathan Sachs
Digital Light & Color
Locked