Due to restrictions imposed by imageio-ffmpeg, videos recorded by ZED analogues are 352x624 since each dimension must be divisible by 16. We should eventually migrate to a different video saving library and change the video resolution to 360x640, which is more standard and matches the real-world cameras.
Due to restrictions imposed by
imageio-ffmpeg, videos recorded by ZED analogues are 352x624 since each dimension must be divisible by 16. We should eventually migrate to a different video saving library and change the video resolution to 360x640, which is more standard and matches the real-world cameras.