Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Hi there,
i have a really strange behaviour of the krpanotools makpano command line on Mac 10.8
each time i run the command line to make a multires pano , suddently my workspace disk is full (even if it was 20GB free!)
free space decrease till 0 octets are available.
when i reboot it comes back to 20GB free.
i think there's a serious bug here Klaus. i've been testing 1.17 for almost a week, and this problem occurs only when i use the command line tool
best regards
This post has been edited 1 times, last edit by "panouser" (Jan 2nd 2014, 1:47am)
These settings are not supported anymore, because the licenses always need to be embedded now.looks like options
copyswf=false
renamedswf=false
have no effect, renamed swf still in output folder
That sounds really strange, krpano is basically only using the standard file I/O operations... That means there are no Mac specific syscalls related to diskspace or memory management which could explain such behavior...i have a really strange behaviour of the krpanotools makpano command line on Mac 10.8
each time i run the command line to make a multires pano , suddently my workspace disk is full (even if it was 20GB free!)
free space decrease till 0 octets are available.
when i reboot it comes back to 20GB free.
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
![]() |
Source code |
1 2 3 4 5 |
KRPE],£®é |\êx»˜â¦Dt FîŽì¼N¦ø#·Î_ íäÈ¡œ™dÐ\ð@ò| ?¿]ˆ¢(?)º¡²›:¹±üJ¤?ªk3±Æ<C+Ü—o×@!%}´@x¼BoëŠÙ3cb›J —±'ò kh‡•4nµÝ\¶ÇšM$"«s¯NËŠVnoØÓ«†¾6‘ÁÀK}&‹‰—£\v¢ZÿGny›ñBé´)'ŽÉÌç‰wΆ"É}–+ú€¹þS¡´e‡^|ìÄ[p÷mȬÃGKFj&ì›Ê®ß¤ °[Ë_OÇ/ôGÁ³²šÐX±.®yœîµã¨—ÌQÚŠÚ™Æd£É¬'ÈÔÆög8—ŠŸ0ÛýiŸbwK"^Ûã@7ÑÁë!d„1yö¥S•®Xÿí±ä+é2ˆÚµšåˆ»¢”Þ–µøã!¤ñîù~¢Yî‚Ìvl¥º_ô ZL|çý§ÄmBüïDNš»´×¦³CítŒ¡€Ä€Y%’ùù+γƛbÏ4¢Á࢖wEø8ÝWîm_ºÁÁíø'.N,~šçkÙòÃÈ:9Þ'B2L ¦ÿ«wµã%é_!cqŽ_p6×\%4³{á¸øœ>1O1m\€>4]aïA@A‡úNŧ¥ïw¹XÞ:rIëÒ4(ï6s¯îIeѵÁPƒ«×Hµ“Üfýts§Æ¨cy[Œèjª¢•˜ý“,{<†fŠ:Њ''Ýîì—xÎÐÃ4F¦´<¶Ý½Õ•ß9ú„>‘tvsJ¤¸ã8n›¢÷QbØlV–a<îö[#p|i§Í¹]Cí‰Nϧè&&ºæãxǨˆ]ì1Ð;j@R1P£ô¾®·KP$ïm*w¶ávžõæ¿<Ä•ök>œÃ[LH9¡~E(мOkyÂáú¿g?”J37¿TÀ<—¿só m¢Äo“Ï)p@ª±åc®OtËøDäÕLŽ÷IÖ1jRU Ëš5 |
![]() |
Source code |
1 |
'/Applications/krpano-1.17/krpanotools' encrypt -in='/Users/tuurtje/Sites/VirtualTuur/VT/rsg/code/tour.xml' -out='/Users/tuurtje/Sites/VirtualTuur/VT/rsg/code/tour-enk.xml' |
Location: Netherlands
Occupation: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer
HTML5 Multiresolution is available for Cubical and Flat panos
(a special Partial pano support, without the need of 'extended' images, will come in later versions).
The Flash or HTML5 viewer embedding is done before loading the pano itself. That means the embedding script itself doesn't know what kind of pano image later eventually might be got loaded in the viewer. The html5=prefer means to prefer HTML5 when the SYSTEM supports it, but that setting doesn't relate to the content itself.It seems html5=prefer does not handle that yet. It works fine with flash, but html5=prefer doesn't fall back to flash even if html5 isn't supported for that type of pano.
Yes, support for partial panos (and so also partial cylindrical panos) is already in the work, but will probably first come in 1.18.That said, do you plan to add html5 support for multi-resolution cylindrical panos ? Couldn't find an answer to that in the forum.
That's the old Flash-only encryption.
Add the -h5 setting to the encrypt call.
I think I will probably change the default settings and let the tool use the html5-compatible encryption by default.
There is a small bug when the '-rn' setting will be used - in this case the tool will first rename the input file by adding '.original' to the original name and then start the encrypting - and here the problem - the encryption tool is looking for the file extension to decide which encryption mode to use - e.g. the html5-compatible encryption for .xml and .js files and the binary Flash-only encryption for all other files - and due the '.original' file extension it is using the binary Flash-only encryption.
Quoted
I use the parametr -h5 and still can not start tour - parsing failed. When not encrypted , tour work s well.
This is my parametr line:
E:\krpano-1.17.pr\krpanotools67.exe kencrypt -h5 -rn vtourskinCUSTOMBUTTONS.xml
![]() |
Source code |
1 |
krpanotools64.exe -h5 -in=input.xml -out=encrypted.xml |
What problem do you mean?The same problem for me, but only flash on desktop and only online, locally works
![]() |
Source code |
1 2 3 4 5 6 7 8 |
@echo off echo. set KRPANOTOOLSEXE=krpanotools64.exe if "%PROCESSOR_ARCHITECTURE%" == "x86" set KRPANOTOOLSEXE=krpanotools32.exe FOR %%V in (%*) do copy "%%V" "%%V.xml" FOR %%V in (%*) do "%~dp0\%KRPANOTOOLSEXE%" encrypt -h5 -in="%%V" -out="%%V" echo. pause |