using make pano command output files of krpano version 1.17.4 is different from 1.22.3

  • Hi,

    that means the settings are different...

    Maybe try disabling the both 'adjustlevelsizes' setting, they might have been not there in 1.17:

    krpano.com - Documentation - krpano Tools Config File Reference

    And in case you are using hardcoded levelsizes for some reason and skip the generated xml, you should use the levelsizes setting:

    krpano.com - Documentation - krpano Tools Config File Reference

    Best regards,
    Klaus

  • i m using below multires.config

    # Multi-Resolution Panos

    # Skin with Default Buttons

    # basic settings

    include basicsettings.config

    panotype=autodetect

    hfov=360

    # output

    flash=true

    html5=true


    # convert spherical/cylindrical to cubical

    converttocube=true

    converttocubelimit=360x45

    # multiresolution settings

    multires=true

    tilesize=512

    levels=auto

    levelstep=2

    maxsize=auto

    maxcubesize=auto

    leveldownload=auto

    # output images path

    tilepath=%INPUTPATH%/%BASENAME%.tiles/[mres_c/]l%Al/%Av/l%Al[_c]_%Av_%Ah.jpg


    # preview pano settings

    preview=true

    graypreview=false

    previewsmooth=25

    previewpath=%INPUTPATH%/%BASENAME%.tiles/preview.jpg


    # generate smaller mobile images

    customimage[mobile].size=1024

    customimage[mobile].path=%INPUTPATH%/%BASENAME%.tiles/mobile_%s.jpg

    customimage[mobile].imagesettings=jpegquality=85 jpegsubsamp=444 jpegoptimize=true

    customimage[mobile].xml=<mobile>[NL][TAB]<cube url="[PATH]" />[NL]</mobile>


    # xml output

    xml=true

    xmlpath=%INPUTPATH%/%BASENAME%.xml


    # skin / xml template

    include defaultbuttons.skin

    # html output/template

    html=true

    htmlpath=%INPUTPATH%/%BASENAME%.html

    htmltemplate=html/embedpano.html

    htmltemplate_html5=prefer

    # compression settings (note - no jpegoptimize for extreme big panos, this could cause too much memory usage during building)

    jpegquality=82

    jpegsubsamp=422

    jpegoptimize=false

  • Have made both setting false in multires.config , but no change in output files .

    Can you suggest other setting

    Below is multires.config file which we are using

  • No *wink*

    With the right settings you can achieve the same output.

    If you can't get it working to get automatically the same level sizes, set the level sizes manually, e.g. use:

    Code
    levels=512,1024,2048

    to generate multi-resolution levels with the sizes 512, 1024 and 2048.

    Btw - beside that the tools are generally designed to use the xml and images together. The generated xml always matches the generated tiles. When one of the two is manual, the setting should be better also manual.

  • This is off topic a bit, but If I want to update a project from KRPano version 1.20.7 to 1.22.4....do I need to do it in stages? In other words, do I first need to run the update tool to an intermediate version, like 1.21, and then again to 1.22.4 or can I go directly from 1.20.7 to 1.22.4.

    Any insight about "idiosyncrasies" that I might experience in the update process would be appreciated!

  • Based on the initial inquiry above I can see that my question seems to be answered in the string...but I am using normal.config and would like to learn if there may be any inconsistencies that might occur when updating the KRPano plugins.

  • Hi Klaus,

    after updating levels , it also didn't work . There were too many folders . But the output was not close to krpano 1.17.1

    levels=512,1024,2048

    Can you suggest any other setting . I am not able to find anything in config .

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!