well yes, the video has a weird horizontal resolution, and whatever decodes the video doesn’t handle that properly.
it’s definitely a bug, but you decide if you want to fix your video to have a size that’s divisible by a certain number (powers of two are popular), or if you want to dig into some source code.
if you want to submit it as an issue for others to deal with, you HAVE TO provide data to reproduce the issue. a screenshot is not enough.