• I have a 134 image object, when I drag the images over I just get a flash to the command prompt. All images are the same size. If I drag any consecutive numbered group of about 75 it works. I have done object files with 125 images before without trouble. Any ideas?

  • Hi,

    there is a system limitation with the length of the calling string,

    when dropping images on the droplet, the kmakemultires tool will be called with all images as parameters,
    e.g. the calling will look like this:

    Code
    c:\krpanotools\kmakemultires templates\object.config c:\images\image1.jpg c:\images\image2.jpg ... c:\images\image100.jpg

    and the text length of this call is limited by the system (I don't know the exact limit),

    a way to solve this problem would be moving the images to a 'short path' like 'c:\images\' and droping the images from there to the droplet,

    best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!