Blender Git Commit Log

Git Commits -> Revision b6b394e

Revision b6b394e by Peter Schlaile (master)
July 6, 2006, 20:52 (GMT)
== FFMPEG ==

Rewrote the video seek code again. This time it is a _lot_ simpler and a lot
better.

For those interested: instead of letting ffmpeg choose the right final
position, we let it preseek (maybe to I-frame in the rare case, that is
implemented) and then scan for the correct frame on DTS basis by hand.

We therefor only have to seek once and remove all those frame-jumping
jerkiness, people noticed in the same step.

Tested with msmpeg, hd-mpeg2 and DV.

Commit Details:

Full Hash: b6b394e1850370d5a4c8d892c7aae68e8ac6d089
SVN Revision: 8100
Parent Commit: 5b7ccc4
Lines Changed: +20, -63

1 Modified Path:

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