mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-05 05:43:56 -04:00
The initial DTS for non-fractional framerates was being incorrectly calculated. It assumed that the time base was in frames when it was not. Closes obsproject/obs-studio#1857