Blender Git Commit Log

Git Commits -> Revision ec17329

Revision ec17329 by Sebastian Parborg (temp-VSE-fixes)
August 13, 2021, 14:40 (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: ec173298a05496d64c9d74c442a8fbb846c6b9bd
Parent Commit: cb4e242
Lines Changed: +43, -3

1 Modified Path:

/source/blender/imbuf/intern/anim_movie.c (+43, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021