Blender Git Commit Log
Git Commits -> Revision 53ef03d
Revision 53ef03d by Sergey Sharybin (master) January 28, 2016, 15:38 (GMT) |
FFmpeg: Experiment with use of nb_frames from a stream when known The idea is to use known number of frames in the stream when possible instead of trying to deduct it from a stream duration and time base, which could potentially give some rounding errors. This, i.e., solves quicktime encoded files from animators to open just fine in sequencer. Another report done by the main Nieve guy (aka venomgfx) |
Commit Details:
Full Hash: 53ef03d20f5ce1dc0c6cb49c759f0be3f467340f
Parent Commit: 5f31089
Lines Changed: +8, -3
1 Modified Path:
/source/blender/imbuf/intern/anim_movie.c (+8, -3) (Diff)