Plex seems to be scraping or calculating the wrong aspect ratio for movies.
For example, my file of Once Upon a Time in Hollywood correctly shows in the “Get Info” box as 1920 x 800, which is 2.4. But The same Media Info box shows aspect ratio as 2.35. The “official” aspect ratio listed on imdb is 2.39.
What gives? Where is Plex getting 2.35 from? Not one movie correctly shows as 2.35 in my entire collection. I need the correct ratio so I can set my projector preset before starting the movie.
It’s more likely that the height in the MKV container is incorrect. I have a few titles which show like you describe (1920x800, 2.35 AR). However, when I look at the detailed XML information for these files, I can see that the actual height is closer to 820. Here’s an example from my library:
Note the highlighted “codedHeight” and “codedWidth” values, 816 and 1920, respectively. If I do the math on those, the aspect ratio comes out to ~2.35, just as Plex displays. Unless I’m mistaken, those are the pixel width and height Plex counts when performing media analysis, and so should be correct.
I’m pretty sure the other width and height values shown are those from the tags in the container, and are not necessarily correct.
You can check yours by looking at the XML data for one of your movies. After you select Get Info from the more menu (vertical ellipsis) click the View XML link at the bottom-left. Look at the codedWidth and codedHeight values and see the AR you calculate from those matches what Plex displays.
Interesting. The two I found and spot-checked earlier were both good examples of what I described above. However, after looking at your reply I checked a few others. I’ve found a couple where the math doesn’t work for the coded width/height values.
Do you have any movies in your collection that Plex identifies as 2.4?
The vast majority of cinemascope ratio movies of the past decade (at least) have been 2.4, not 2.35. Yet not one movie in my entire collection is tagged as 2.4. I’m curious if anybody has any that are, and if so, where that critical difference is.
Just to follow up on your last question to me (which I missed somehow), no, I don’t have any movies in my collection which Plex identify as 2.40. All of my 1920x800 content is shown as 2.35. As far as I can tell it is all displayed with the correct aspect ratio when played back, but I probably wouldn’t be able to discern it anyway.