Hi Bill,
PTGui is hardwired for RGB images. So your 16 bit single channel images
are implicitly converted to 3 channel 16 bit RGB by copying the
channels. The output will also be 3 channels (or 4 if transparency is
included).
The output can be either 8 or 16 bits per pixel: just select the desired
option by clicking on Settings in the Create Panorama tab. All
processing is done internally using floating point data.
The TIFF format was originally limited to 4GB file size, because it's
using 32 bit pointers internally. Some years ago the format was extended
to support larger files (BigTIFF) but unfortunately this is still not
widely supported. PTGui automatically switches to BigTIFF when the file
size exceeds 4 GB but many applications will not be able to load the
resulting image. If you happen to use Photoshop, try generating a PSB
file in PTGui instead, this should work.
Of course part of the problem is that the RGB output from PTGui is 3x as
large as necessary for your application. Adding support for single
channel output is one of the things that's on the wish list for a future
version.
Hope this helps.
Kind regards,
Joost Nieuwenhuijse
www.ptgui.com
> --
> You received this message because you are subscribed to the Google
> Groups "PTGui Support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
ptgui+un...@googlegroups.com
> <mailto:
ptgui+un...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/ptgui/35da5cd7-3faf-4c0e-9372-8c021f9272b1n%40googlegroups.com <
https://groups.google.com/d/msgid/ptgui/35da5cd7-3faf-4c0e-9372-8c021f9272b1n%40googlegroups.com?utm_medium=email&utm_source=footer>.