Blender Git Commit Log

Git Commits -> Revision d486d24

August 23, 2021, 09:19 (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: d486d2486879dcef87e13010cabc2f0adb5707e3
Parent Commit: 54a821e
Committed By: Jeroen Bakker
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