Posts by JPC

    I guess if you are in zoom mode then very little movements would change many degrees in the pano, so you would get sick very easily...

    Another thing would be that the gyro plugin recognize that if you are in zoom mode then movements are scaled down so you can move your head a lot without moving a lot of degrees, the problem here is that if you turn 360 degrees in real then you would not be in the same place as in the begining...

    I'm not sure but I guess somehow making a zoom will useful and nice in some future...

    I have the same expectations, this should work , and give a true experiential and qualitative benefits to the photograph 360 and its derivatives

    ok

    i am in a pano with a video distorded hotspot playing, i want a kind of cutting plane, with a look at blend and merge like this

    loadscene(scene_ericchauvin1,view.hlookat=150&view.vlookat=-10&view.fov=80,MERGE,BLEND(2))


    the problem is that the video stop at the begining of the merging blend, the sound is ok but the picture fixe,

    could it possible to prevent this.


    Thank you


    JPC

    Thank you for your answer, it works,and its clear, https://krpano.com/forum/wbb/wcf/images/smilies/smile.png

    I have an other question i hope more interesting for you, when i change the view with a load scene and a blend merge, the video distorted hotspot fixe on the beginning from the blend,

    do you think there is a way the video is playing to the end of the blend, without keeping the same view. It is really embarrassing.

    Tell me if my english and my question is not understandable.

    if(understandable
    ,thank you in advanced for your answer);


    JPC

    Ok, thank you, its working better, and i understand better but i have another problem with this intro, when i interrupt, the tween apha from the intro interrupt too, and i don't understand why because there is only tween view in the interrupt action.

    an other limitation is that the wait have to be finished to begin the "bienvenu" video.


    do you have a solution for this two questions.


    Thank you very much


    the link


    http://www.camus.pro/vtourchauvin/tour.html

    Sorry for the delay, thank you

    to be more precise

    when i use lookto the interface wait the lookto is finished to addhospot.

    when i use tween with wait the tween simply doesn't work

    when i use tween without wait the tween work but without interrupt off course.


    JPC

    Thank you for your answer, it is very clear, it works perfectly when i use standard distorted video hotspot but it doesn't work when i use addhotspot instead.

    In fact in need to use add hotspot to manage the video downloading order, so…

    maybe there is an other reason but i don't think so.

    i can send you my code if you have the time to have a look.

    best regards

    JPC

    Hi, since i have used add hotspot for video distorted hostop the oninterrupt(break) does not work anymore, for look to or for tween, i have tested all the options

    even this one



    or the most simple

    Quote


    <action name="tweenintro">
    oninterrupt(break);
    lookto(70,5,100,tween(easeInOutCubic,10),true,true) ;
    </action>


    the on interrupt breakall does not work to.


    i have no solution


    Thank you for your lights


    JPC

    *cry*

    Hi, i am confronted to this problem, is there any solution today ?


    is it possible to seek a video to a non downloaded part of this one?

    Thank you


    Is that actually true? AFAIK, totaltime gets set once to the full length of the video. The data I was talking about is bytesLoaded and bytesTotal. If one had the source of the videoplayer plugin, this would be fairly trivial to add, but without it you have to create a new videoplayer from scratch (if you want to be able to show how much of the video has been downloaded, and how far in the video you can seek).

    Hi klaus is it possible to to have two conditions : A and B, or is it possible to write your code like this

    Code
    <action name="checkvideotime">
      trace('video time=',plugin[video].time);
    
    
      if(2 GT plugin[video].time GT 5, action(...));    
      ...
      delayedcall(1.0, checkvideotime() );
    </action>


    with 2<time<

    or is it possible to break only the delayedcall, or the action without breakall() or stop all()


    my problem is to do appear a video hotspot at different time with a tween alpha, i need to check different times with opposites actions.


    Thank you for your answer


    I tried again with krpano tools and just this code and it works perfectly

    sorry and thank you

    Hi Klaus what do you mean by preloading the video player exactly ? (how)

    I would like precisely to replace the black preview image (the preload="true" works for it, it appears before anything else) with the video (plugin[intro]) but it doesn't work for me.

    it only work onloadcomplete and i spend some introduce time.

    I have seen a description from Michel but it doesn't work exactly as i would like, i don't want to see one second from the pano at beginning before my video.

    is it possible to do that inside krpano.


    Thank you


    JPC

    Hi Michel hank you for this work, i am looking for a load bar for an hotspot video distorder, of course when i use yours for plugin i have a problem with the x value, as you describe it
    you can have a look at this link it is just a test (the bar is on the hotspot not on the first plugin)

    another question, do you know how to do an action at a time from a hotspot video ?


    Thank you for your answer

    JPC

    tween volume from a video doesn't work form at this link, do somebody know why ? thanks


    http://www.camus.pro/chauvintest2/chauvintest.html


    Hello the preload="true" does not work for me at tis link, do somebody know why, thank you


    http://www.camus.pro/chauvintest2/chauvintest.html


    sorry there is a mistake in my sentence it is well on Ipad 2 that it works perfectly and in this case the result is really impressiv,

    but when you said "only there" is it on yours and my iphone it wont works, or with the iphone from everybody in the world ?

    seriously there is nothing to do to see distorded video hotspot on iphone ?

    Best Regards ?

    on iphone there is no problem with video player distorded but i have a bugg on iphone 4 the video is playing in a new quicktime window flat ? my file is a m4v…

    does someone have the same pb ?


    JPC?