After upgrading the firmware on my Theta Z1 to the latest version, I no longer get an EXR file. The command line shows the following error:
Bracket 0: Exception - Command '['C://Program Files//Luminance HDR//v.2.6.0//luminance-hdr-cli.exe', '-l', 'C:/Users/User/Pictures/ricoh-tests/raw-test/lzw/Merged/exr/merged_000.exr', '--tmo', 'reinhard05', '-g', '2.2', '-b', '-q', '98', '-o', 'C:/Users/User/Pictures/ricoh-tests/raw-test/lzw/Merged/jpg/merged_000.jpg']' returned non-zero exit status 4294967295.
The log files show the following error:
STDERR:
TIFFReadDirectory: Warning, Unknown field with tag 51168 (0xc7e0) encountered.
TIFFReadCustomDirectory: Warning, Wrong data type 3 for "PixelXDimension"; tag ignored.
TIFFReadCustomDirectory: Warning, Wrong data type 3 for "PixelYDimension"; tag ignored.
TIFFReadDirectory: Warning, Unknown field with tag 51168 (0xc7e0) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 51168 (0xc7e0) encountered.
TIFFReadCustomDirectory: Warning, Wrong data type 3 for "PixelXDimension"; tag ignored.
TIFFReadCustomDirectory: Warning, Wrong data type 3 for "PixelYDimension"; tag ignored.
TIFFReadDirectory: Warning, Unknown field with tag 51168 (0xc7e0) encountered.
Traceback (most recent call last):
File "C:\Users\Ophelia Kociemba\Downloads\hdr_merge_master_v1.3.2-win\blender\blender_merge.py", line 52, in <module>
nt.links.new(groups[-1].outputs[0], nt.nodes["OUT"].inputs[0])
^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'outputs'
My proccess is:
- Batch Convert the DNG files to tiff in Affinity Photo
- Convert the Dual Fisheye to Equirectangular in the Ricoh Theta Software (leaving this step out does not change anything)
- Run the Stitcher
The only thing I actually changed from the last time I did this a few days ago was upgrading the firmware of my 360 camera. So I assume something is different about the image files, but I lack the knowledge to determine what exactly.
After upgrading the firmware on my Theta Z1 to the latest version, I no longer get an EXR file. The command line shows the following error:
Bracket 0: Exception - Command '['C://Program Files//Luminance HDR//v.2.6.0//luminance-hdr-cli.exe', '-l', 'C:/Users/User/Pictures/ricoh-tests/raw-test/lzw/Merged/exr/merged_000.exr', '--tmo', 'reinhard05', '-g', '2.2', '-b', '-q', '98', '-o', 'C:/Users/User/Pictures/ricoh-tests/raw-test/lzw/Merged/jpg/merged_000.jpg']' returned non-zero exit status 4294967295.The log files show the following error:
My proccess is:
The only thing I actually changed from the last time I did this a few days ago was upgrading the firmware of my 360 camera. So I assume something is different about the image files, but I lack the knowledge to determine what exactly.