Blender Git Commit Log
Git Commits -> Revision 57675c1
Revision 57675c1 by Sebastian Parborg (temp-VSE-fixes) August 13, 2021, 14:32 (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: 57675c1f3cdc6c3e2a8873cb4037e74932dcc936
Parent Commit: fe1740a
Lines Changed: +19, -18
1 Modified Path:
/source/blender/blenkernel/intern/writeffmpeg.c (+19, -18) (Diff)