Skip to content

Stitching fails after upgrading Theta Z1 Firmware #24

Description

@theOpheliart

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:

  1. Batch Convert the DNG files to tiff in Affinity Photo
  2. Convert the Dual Fisheye to Equirectangular in the Ricoh Theta Software (leaving this step out does not change anything)
  3. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions