Hi,
it is also possible to pass a textfile which contains all filename of the files that should be embedded,
e.g.
|
Source code
|
1
|
kprotectcl -o=pano.swf -filelist=filelist.txt
|
I was also considering this, but my panos are about 360x120, so I am not sure if such umages can be converted to cube faces.
such images can also be converted,
just try the "SPHERE to CUBE droplet" or edit/change in the .config file the "converttocubelimit" setting to:
converttocubelimit=360x120
but the limits for must be set manually in the xml,
e.g.
|
Source code
|
1
|
<view limitview="range" vlookatmin="-60" vlookatmax="+60" />
|
best regards,
Klaus