pov-ods
pov-ods copied to clipboard
Not shown as 360° video in youtube
I am having some issues with this implementation. I ran
SCENE=axis INI=LOWSQ make mp4
And received axis.mp4. Then I used the spatial-media program:
python ~/Downloads/spatial-media/spatialmedia/ -s top-bottom axis.mp4 axis-2.mp4
and uploaded axis-2.mp4 to youtube. However it does not show as a 360° video, just as a normal video.
I also tried to make a single-eye video and use python ~/Downloads/spatial-media/spatialmedia/ -s none axis.mp4 axis-2.mp4, but I got the same results.
I would appreciate any advice, I would really like to be able to make 360° videos.
PS: If you could point out in the documentation that the 3.7 (beta) POV-ray version is needed, that would also be useful.
Here is the modification I tried for single-eye video: single.patch.txt