SMPTE / ris-osvp-metadata-camdkit

Implements the SMPTE RIS OSVP camera metadata model
BSD 3-Clause "New" or "Revised" License
39 stars 6 forks source link

Rational denominator range should be (0, 4,294,967,295] #99

Closed palemieux closed 1 year ago

palemieux commented 1 year ago

This will align camdkit rationals with OpenEXR rationals.

https://github.com/SMPTE/ris-osvp-metadata-camdkit/blob/7c57ef0c80b9cdd4e2bf9f39b80d841ff92fdca8/src/main/python/camdkit/framework.py#L148