google / spatial-media

Specifications and tools for 360º video and spatial audio.
Other
1.86k stars 429 forks source link

uploading videos which doesn't have top and bottom data #156

Open SapneshNaik opened 7 years ago

SapneshNaik commented 7 years ago

I am trying to upload videos recorded using a lens called Kogeto dot. I believe that the video produced using this is 180° ( has full side-side data but no top and bottom )

here is the i/p video without meta data Input

here is the video with metadata injected Input with metadata

I used these configs while injecting metadata python spatialmedia -i --stereo=none video_audio.mp4 video_audio1.mp4

whats going wrong? the injected video is all stretched. I am guessing It's being treated as a 360° video. and I think when this is done right I should be able to pan only side by side?