Blender Git Commit Log
Git Commits -> Revision 229c058
Revision 229c058 by Paul Golter (master) July 1, 2021, 10:21 (GMT) |
Fix: Export subtitles timecode relative to scene start frame, ignore muted strips This patch writes the timecode in the .srt file relative to the start frame of the scene. If the timecode is global but scene does not start at frame 0 the subtitles don't match if they get loaded in an external video player. Muted strips will be ignored. Don't allow negative timecodes in .srt. Reviewed By: Richard Antalik Differential Revision: https://developer.blender.org/D11762 |
Commit Details:
Full Hash: 229c0580e2915b2dc349069ee7094d322408641f
Parent Commit: 96d487b
Committed By: Sebastian Parborg
Lines Changed: +6, -3
1 Modified Path:
/source/blender/editors/space_sequencer/sequencer_edit.c (+6, -3) (Diff)