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 )
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?
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?