Fixes: 1. The first bug involved a miscalculation whenever the set_smpte subroutine calculate absolute frames in a time base of 29.97. These calculations are now performed correctly by calculating absolute frames based on 30fps, calculating the number offrames that must be dropped, and then subtracting. 2. Versions 6.42-6.44 would always look ...