Blender Git Loki
Git Commits -> Revision 08af3e6
Revision 08af3e6 by Sebastian Parborg (master) August 16, 2021, 12:52 (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: 08af3e6e926bf1d448bfdae8ffa2593d0850e016
Parent Commit: fecec16
Lines Changed: +19, -18
1 Modified Path:
/source/blender/blenkernel/intern/writeffmpeg.c (+19, -18) (Diff)