mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
It appears the spec calculation gives the h:w pixel ratio, where-as we want w:h. It's pretty easy to convince oneself that this way round is correct. Consider a video that's 100px by 100px, and setting aspectRatioCode=3 to achieve this. The pixelWidthHeightRatio needs to be 16/9 and not 9/16 :). Issue: #965 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||