You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2010-11-21 20:03:10

marco.lanciani
Member
From: Italy - Roma
Registered: 2006-02-23
Posts: 200
Website

Autorotation not fluid in fullscreen

Can someone tell me why I can't have a smooth autorotation movement in fullscreen mode?
Have a look:

http://www.marcolanciani.com/exhibition … 101010/vr/

Any solution?
Marco

Offline

 

#2 2010-11-21 23:16:34

rbackhaus
Member
From: connecticut usa
Registered: 2009-05-27
Posts: 59

Re: Autorotation not fluid in fullscreen

nothing there,.....red x

Offline

 

#3 2010-11-22 09:30:44

klausesser
Member
From: Düsseldorf, Germany
Registered: 2006-05-22
Posts: 6430
Website

Re: Autorotation not fluid in fullscreen

marco.lanciani wrote:

Can someone tell me why I can't have a smooth autorotation movement in fullscreen mode?
Have a look:

http://www.marcolanciani.com/exhibition … 101010/vr/

Any solution?
Marco

Hi Marco!

Too big image-data? Wrong cutting-size? Hardware? Hard to say without knowing more . . cool

best, Klaus


If you want something you´ve never had,
then you´ve got to do something you´ve never done.

Offline

 

#4 2010-11-22 15:57:29

marco.lanciani
Member
From: Italy - Roma
Registered: 2006-02-23
Posts: 200
Website

Re: Autorotation not fluid in fullscreen

klausesser wrote:

Hi Marco!

Too big image-data? Wrong cutting-size? Hardware? Hard to say without knowing more . . cool

best, Klaus

Hi Klaus,

have a look at the pictures.

Also, what about using the krpano droplet?
- Can I input the cutting size, jpeg compression...?
- and what's the difference between "MAKE PANO (TILED)" and "MAKE PANO (MULTIRES)"
Maybe, is TILED limited in resolution? The "releasenotes.txt" file doesn't tell.


Uploaded Images

Offline

 

#5 2010-11-22 16:16:17

gkaefer
Member
From: Salzburg
Registered: 2009-06-09
Posts: 2676
Website

Re: Autorotation not fluid in fullscreen

If I manually look into sourcecode of your entry page I see it tries to load
index.swf

so If I manually open the link I succeed and I do not get the red X
http://www.marcolanciani.com/exhibition … /index.swf

Code:

AC_AX_RunContent( 'width','100%','height','85%','src','index.swf','allowfullscreen','true' ); //end AC code

this seems not to be the original sourcecode (?) ...

PS: try an absolute external path to the swf file a la http://...../index.swf

Liebe Gruesse,
Georg

Last edited by gkaefer (2010-11-22 16:20:05)

Offline

 

#6 2010-11-22 18:18:03

rbackhaus
Member
From: connecticut usa
Registered: 2009-05-27
Posts: 59

Re: Autorotation not fluid in fullscreen

georges link works for me now,...dont have an answer for you though,...it does jump to try and catch up every so often

Offline

 

#7 2010-11-22 18:49:10

marco.lanciani
Member
From: Italy - Roma
Registered: 2006-02-23
Posts: 200
Website

Re: Autorotation not fluid in fullscreen

rbackhaus wrote:

georges link works for me now,...dont have an answer for you though,...it does jump to try and catch up every so often

Hi rbackhaus,

nothing changed online by your first attempt.


gkaefer wrote:

If I manually look into sourcecode of your entry page I see it tries to load
index.swf

so If I manually open the link I succeed and I do not get the red X
http://www.marcolanciani.com/exhibition … /index.swf

Code:

AC_AX_RunContent( 'width','100%','height','85%','src','index.swf','allowfullscreen','true' ); //end AC code

this seems not to be the original sourcecode (?) ...

PS: try an absolute external path to the swf file a la http://...../index.swf

Liebe Gruesse,
Georg

From the original source code I might have changed only that 85%, from the original 100% (maybe 100%, actually I don't remember). Is this what you mean?
Anyway I don't think this have to do with my problem. Jumps are only in fullscreen mode.

Given an hardware up to the task, it might be something related to jpeg compression and dimension of the tiles and accessible memory.
Any suggestion, on this regard, for 12000x6000 panos?
Also I know I can set the memory used on the xml: what do you suggest for this value?

Regards,
Marco

Offline

 

#8 2010-11-22 19:32:50

klausesser
Member
From: Düsseldorf, Germany
Registered: 2006-05-22
Posts: 6430
Website

Re: Autorotation not fluid in fullscreen

Hey Marco!

Try 10000x5000px and 512 for cutting size.

example:

http://www.klausesser.de/360impressions … chBar.html

best, Klaus


If you want something you´ve never had,
then you´ve got to do something you´ve never done.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson