we were using krpano version 1.17.4 but now want to upgrade to 1.22.3
but getting different tiles format while using 1.22.3
comamnd : make pano
Config : multires.config
level tiles are different
we were using krpano version 1.17.4 but now want to upgrade to 1.22.3
but getting different tiles format while using 1.22.3
comamnd : make pano
Config : multires.config
level tiles are different
share link we will help you.
it easy
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
Please see my post and links from above!
Either add:
adjustlevelsizes=false
adjustlevelsizesformipmapping=false
or (better):
levelsizes=...
with the specific sizes you need.
share link
please share email for the meeting invite
Hi Admin,
output files from krpano 1.22.3 has levels missing .
we can connect on Meeting link : https://meet.google.com/fmj-hrra-eyv
Output files fron krpano 1.22.3
output files from krpano 1.1.7
As already written - add these settings:
adjustlevelsizes=false
adjustlevelsizesformipmapping=false
These didn't exist in older versions and their defaults are true, so to get the same output they need to be disabled!
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
# Multi-Resolution Panos
# Skin with Default Buttons
# Documentation: http://krpano.com/tools/kmakemultires/config?version=117
# krpano 1.17.1
# 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
adjustlevelsizes=false
adjustlevelsizesformipmapping=false
# 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
Display More
Hi admin/dev_op
Can we conclude that there will be output difference when we update krpano version.
No
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:
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!
No, the update tools basically only replaces the viewer and plugin files with their latest version.
The only thing it does additionally, is taking the embedding protecting settings from the old viewer and re-embed it into the new one.
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.
You are awesome Klaus!
Don’t have an account yet? Register yourself now and be a part of our community!