Blender Git Statistics -> Branches -> temp-vse-fast-scrubbing2

"Temp-vse-fast-scrubbing2" branch

Total commits : 1
Total committers : 1
First Commit : February 24, 2021
Latest Commit : February 24, 2021


Commits by Date

DateNumber of Commits
February 24, 20211

Committers

AuthorNumber of Commits
Richard Antalik1

Popular Files

FilenameTotal Edits
anim_movie.c1

Latest commits Feed

February 24, 2021, 23:58 (GMT)
FFmpeg: Improve scrubbing performance

Applying negative offset to seek position before scanning doesnn't have
any effect. This change results in 1.5x faster seeking (random frame,
average value) in sample file with 30 frame GOP length.

If I am not mistaken, B frames can have `pts` that can be less than
`pts` of I frame that must be decoded. Even in this case though, B frame
packet will be stored after that I frame.

In addition, preseek value is de facto hardcoded so seeking would fail
if it could. This can be hard to spot though.

Differential Revision: https://developer.blender.org/D10529

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021