out format options with osgearth_conv #2120
Unanswered
christ0phd
asked this question in
Support Q&A
Replies: 1 comment 1 reply
-
Hi Christoph, can you post an example of your osgearth_conv command line? We normally use PNG, JPG or DDS as the output format from osgearth_conv so haven't ran into that since we don't export imagery as tiffs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
is there any way to set file format options via oagearth_conv for the output file. Currently the tool writes out 4 samples/pixel but I want to set it to 3 to stop the TIFFReader from complaining about "Sum of Photometric type-related color channels and ExtraSamples doesn't match SamplesPerPixel. Defining non-color channels as ExtraSamples.."
Christoph
Beta Was this translation helpful? Give feedback.
All reactions