]> granicus.if.org Git - libvpx/commit
Adjust threshold in scene detection
authorMarco <marpan@google.com>
Fri, 6 Oct 2017 17:53:40 +0000 (10:53 -0700)
committerMarco <marpan@google.com>
Fri, 6 Oct 2017 18:08:56 +0000 (11:08 -0700)
commite405eb06b147d259b4509de896dbe4d8562f7133
tree79c51016bcaf63abaa3b273854d170c2fe494ccd
parent7af6c6c9ca56ee62dd5de4dd73f0acae1d65ba09
Adjust threshold in scene detection

For 1 pass vbr: increase min_thresh slightly, and also add
condition on golden/arf update for using full nonrd_pick_partition.

Reduces possible false detection for scene cut detection.

Neutral/small change in metrics or speed for speed 5.

Change-Id: I388f4d9a56e3cc763e0148338c1bc0381e58ad76
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_ratectrl.c