Blender Git Commit Log
Git Commits -> Revision 85c08c9
August 25, 2021, 13:43 (GMT) |
VSE: Flush audio encode after finishing video export We didn't flush audio after encoding finished which lead to audio packets being lost. In addition to this the audio timestamps were wrong because we incremented the current audio time before using it. Reviewed By: Richard Antalik Differential Revision: https://developer.blender.org/D11916 |
Commit Details:
Full Hash: 85c08c9717b104e1b537476604b6a0fa8e58e477
Parent Commit: f53cdbd
Committed By: Jeroen Bakker
Lines Changed: +19, -18
1 Modified Path:
/source/blender/blenkernel/intern/writeffmpeg.c (+19, -18) (Diff)