Media Library: video dimensions missing

Has anyone else encountered an issue with dimensions not being set for video files uploaded to the media library?

That’s the issue I’m facing at the moment, and subsequently am unable retrieve any video’s dimensions via the Rest / GraphQl API.

I found some resolved Github issues involving SVGs, animated gifs and other image formats not including dimensions, but nothing specific to videos. I’m considering opening a new issue but wanted to check here first. Perhaps I’m incorrectly assuming this metadata should be available for videos in the same way that it is for images.

Image asset:

Video asset:

System Information
  • Strapi Version: 4.5.6
  • Operating System: Mac OS Ventura 13.1
  • Database: Postgres
  • Node Version: 16.16.0
  • NPM Version: 8.11.0
  • Yarn Version: 1.33.1

I would recommend opening a issue for this

For anyone finding this via search an issue was opened on Github.