Blender Git Commit Log
Git Commits -> Revision 3f81d01
Revision 3f81d01 by Sergey Sharybin (master) December 15, 2011, 12:18 (GMT) |
Free run no gaps time code implementation This commit adds new timecode type which counts frames in gapless mode (counting actually decoded frames instead of using pts to find frame number) which might resolve issues with files which have got broken or incorrect base time value stored in the header. This timecode allows to deal with movies from #29388: Abnormal frame length on MP4 files |
Commit Details:
Full Hash: 3f81d010e3382bd3e12bf0a3edb3bd14c86e4b42
SVN Revision: 42641
Parent Commit: 9996188
Lines Changed: +29, -9