Has anybody encountered issues with media (videos/images/gifs) not maintaining aspect ratio after render?
In this example, the left is the rendered video, the right is the video in the browser preview.
I've tries scaling the media using a larger width than the parent, and using CSS transforms. In both cases, after rendering, the aspect ratio is modified.