Blender Git Commit Log
Git Commits -> Revision a01cf90
Revision a01cf90 by Sebastian Parborg (master) August 16, 2021, 12:52 (GMT) |
VSE: Fix video strip duration calculation The video duration was not read correctly from the video file. It would use the global duration of the file which does in some cases not line up with the actual duration of the video stream. Now we take the video stream duration and start time into account when calculating the strip duration. Reviewed By: Richard Antalik Differential Revision: https://developer.blender.org/D11920 |
Commit Details:
Full Hash: a01cf90fd8ad978d8b6c7fd2ece64872c940f3a1
Parent Commit: 43ad345
Lines Changed: +43, -3
1 Modified Path:
/source/blender/imbuf/intern/anim_movie.c (+43, -3) (Diff)