Beiträge von Denis

    In the Pano Video Converter, on clicking convert, a command line window opens but closes immediately and nothing happens. I tried with all the possible settings.

    Hi Islander!
    as you have edited your post I can write you additional information This information from TourCreator may be useful for you, as well as for others.


    Don't try to convert video from krpano examples version 1.19.4 and higher. This file is protect from convertation.

    Of course we can remove protect information. But among other it will
    mean that anyone can download any video from net and create his own
    panovideo tour. We think that it is not the good approach.

    So, try convert your own video or find on your computer archive file from version 1.18.5 or earlier and try it.

    This video (part 2) demonstrate how you can convert video files with PanoVideo Converter.

    https://www.youtube.com/watch?v=u3myANAcKkg

    Hi Islander!
    ffmpeg script generally will look like this:
    ffmpeg: input.mp4 output.webm
    But it is only the start of troubles. Because:
    1. you need to work with command line
    2. you need to write input and output path
    3. you need to prepare separatly each webm and mp4 files in different qualities
    4. additionally you need in posters - 2 qualities
    5.Perhaps you want to prepare audio for iphone
    6. No batch files. You need to prepare all sets of files for each video. It means repeat operations for each file
    Panovideo converter is free program and it takes care to do all this operations and provides you with wysiwyg interface.

    Hi

    I have a 360 video and want to give output but I dont know how to do it.
    Is there any droplet for web output easy to pass on video file like we do with spherical jpg ?

    please guide.
    I am not programmer so difficult for me to code.

    appreciate your all help.

    Use PanoVideo Creator. It is better then droplet because you can make settings for video creation in editor.
    It's also allows to make different changes in ready tour. And make a lot of other useful things.
    Look here http://www.tcreator.classic-ru.org/programs/vcreatore/

    PanoVideo Converter (free) It's based on ffmpeg. But no scripting. Simply make settings. It's produce .mp4 .webm .ogv from any source file in any combination.
    Or better - PanoVideo Creator. based on converter. It's also make posters, tour.xml, preview navigation and so on.

    I'd bought PanoVideo Creator.
    It's the simplest program to create panovideo i have tested.
    Drop files on converter and wait result. It's from droplet. But it's wysiwyg - so I can choose my settings.
    I can immediately open my tour.
    Then select one check box and wow - preview navigation is here!
    Not all. All tour and scenes settings in few minutes. Simply select setting and write. No need to scroll xml up and down.
    And the last thing - menu. I have never seen no analog in functions for it. 2-level. It's adaptive for all device, 2-level, no restrictions in the number of menu and submenu items. And all it I can create (or edit) in few minutes.
    Forget to mention. I can add and remove scenes in ready tour.
    Wow.

    If you have 500+ and you don't know exactly how much, it's better to think about one scene and loadpano.
    We have reached the limit of xml size in one project, although in theory the xml parsing is very fast. But if you have a lot of actions - the little mistakes are grow up.

    I like the skin that comes with vtour and the possibility to have both map and thumbnail list. But I would like to use imagemap (floorplan) instead of google or bing maps. Is that possible?

    You can use TourCreator http://www.tcreator.classic-ru.org/
    It allows to include as many image map in your tour, as you need. It creates buttons to show your plans. You can also calls plans from menu, hotspots click (include functions). Additionally you can reorder the appearance of the plan in different scenes.
    It also allows work with bingo or google map and include them simultaneously with plans.
    This video shows how to: https://www.youtube.com/watch?v=aprkK8GWqxU</a>
    And this example of the tour with 3 plans and bingo map: http://www.tcreator.classic-ru.org/example/plans/
    TourCreator produce clear xml code, you can edit it in any xml editor.
    Code from above example:

    Forget to add video lesson:
    "How to add, edit and delete hotspots in virtual tours with TourCreator"
    https://www.youtube.com/watch?v=IFI-1QUlTg4

    Add hotspot with your custom image. Or use 10 pre-installed images for hotspots (in each 12 skins you have 10. They are automatically changed when you change design. So not 120 *smile* )

    You can order in skin not only open linkedscene, but also any from 7 pre-installed actions - open image, infobox, plan, text, interactive map, play sound. You can also order any custom action.

    For example, you can insert in tour any plugin from krpano set http://www.krpano.com/plugins/ and order on hotspot click to close/open it or other.

    Hi Marcio!
    You can use TourCreator http://www.tcreator.classic-ru.org/ to create plans, place hotspot (not only one image, but any custom image and 10 pre-installed, not only linkedscene, but 7 pre-installed actions and any custom action) and many other.
    No xml coding or programming skills. All this in wysiwyg editor. What you see - what you get.
    One more advantage - if you will decided to study krpano in future - you can add in tour any plugins from the standard set or write your own.
    Video lesson: "How to create image-map navigation in virtual tours with TourCreator":
    https://www.youtube.com/watch?v=aprkK8GWqxU</a>
    And this example shows the usage of 3 different plans and interactive map in one tour:
    http://www.tcreator.classic-ru.org/example/plans/

    Hi!
    Tours Creator is GUI for krpano. I use it since January. On one side it is very easy in work and on the other it allows to create tour interface that satisfies all my customers.
    I'm not strong in programming. But TourCreator allows me not to do this job. I'm simply adds functions and they are working. This make my work very fast.
    But I have enough experience to add xml and js plugins, and I can say that you can do it very easy in these tours. Xml look like very familiar, if you have ever use krpano.