ultramango / gear360pano

Simple script to create equirectangular panorama by stitching images from Samsung Gear 360
MIT License
226 stars 55 forks source link

Video stitching fails for some videos in final step #40

Closed ultramango closed 7 years ago

ultramango commented 7 years ago

In some cases video will fails to encode, ffmpeg will claim that the framerate is not right. This happens after all the frames are already stitched.

ultramango commented 7 years ago

Added scanning of streams to find sane FPS or assume 29.97 if that also fails.