360 Tiled Video with FFMpeg
This post will expand on the topic of tiling video that was covered in this post, https://www.cloudacm.com/?p=3026. The video sourced in this post are directional and is well suited for creating a 360 degree view of surroundings. The original video from each camera is 1080p, so the first step in this example is to reduce the resolution to 25 percent. This command was run to make that adjustment. ### Resize videos to 1/4 of original ### ffmpeg -i DriverSide_Original.MOV -vf…