Blender Git Commit Log
Git Commits -> Revision 9ddbb03
Revision 9ddbb03 by Sebastian Parborg (master) April 6, 2020, 11:57 (GMT) |
Fix T74111: Animation Playback Delayed With Time Remapping And AV-Sync When setting the current playback time in BKE_sound_play_scene we didn't account for the frame length. So the current frame/time would be wrong when we asked the audio playback what time it was. This would lead to playback being offset when using time remapping and AV sync. Reviewed By: Richard Antalik and Sybren A. St�vel Differential Revision: https://developer.blender.org/D7248 |
Commit Details:
Full Hash: 9ddbb03861fbfb36a83c1eb3fe2fb0feb455d0bd
Parent Commit: ded7af5
Lines Changed: +10, -2
1 Modified Path:
/source/blender/blenkernel/intern/sound.c (+10, -2) (Diff)