You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That video isn't an equirectangular panorama. Pannellum only support equirectangular videos.
Since you're telling Pannellum that's it's an equirectangular panorama, even though it isn't, and aren't using the haov, vaov, and vOffset parameters (as demonstrated in the partial panorama example), Pannellum assumes that it's a full 360 x 180 deg panorama and displays it as such, hence it being "zoomed in."
The resolution is low because your video's resolution is low. In regard to viewing resolution, a 720p equirectangular video, such as the one in your example, with Pannellum's default 100deg horizontal field of view is roughly equivalent to a 240p standard 16:9 video. If you go to YouTube and play a video at 240p, it also looks bad. For equirectangular video, you really want 4096px horizontal resolution, which in the projected view is similar to standard 720p video.
I have the following code to display video with pannellum from video js.
I had to put code on the server so you can see it live: https://interactivepixel.net/tst/2/
I have left video below visible so you can compare (otherwise I would hide the video).
The problem is that the video quality in pannellum is poor. Its like the pannellum is zoomed in but I cannot zoom it out.
Also, if possible how do I make pannellum not zoom video it like that but have the same resolution as the video on start?
Thanks
The text was updated successfully, but these errors were encountered: