Insta360Develop / MediaSDK-Cpp

MediaSDK-Cpp is a C++ library to handle stitching, editing of media from Insta360 Cameras.
61 stars 9 forks source link

video stitching doesn't work #8

Open smrt28 opened 3 years ago

smrt28 commented 3 years ago

The video stitched by the SDK is wrong. You can reproduce it easily with the demo application:

./stitcherSDKDemo -inputs ~/Documents/DCIM/Camera01/VID_20210416_190528_00_026.insv -output o.mp4

the output video is just a mess.

Linux_20210428

dalelotts commented 2 years ago

You have to specify two video inputs to get 360 video - in your case add ~/Documents/DCIM/Camera01/VID_20210416_190528_10_026.insv (note the 10) as another input video.

You then need to update the metadata on the output video to use the 360 viewer: Use https://github.com/google/spatial-media/tree/master/spatialmedia

FYI: The current SDK is a bit of a mess and I have not been able to compile yet. 🤷‍♂️

caseybasichis commented 2 years ago

Were you ever able to get this running? Looking at a Windows compile to batch 360 prores output.

Tianweihaihaihai commented 1 year ago

pls add both 00 file and 10 file to input