mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
3f3ec4f933
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