OpenCue
OpenCue copied to clipboard
support subframes
Both Python and Java implementations of FrameRange/FrameSet assume that all frames are whole numbers - ints are used throughout. Possibly other places in the code make this assumption as well.
Ensure that subframes are supported and fix as necessary.