]> granicus.if.org Git - libvpx/commit
Adjustment to scene detection and key frame.
authorMarco <marpan@google.com>
Tue, 10 Oct 2017 00:53:21 +0000 (17:53 -0700)
committerMarco <marpan@google.com>
Tue, 10 Oct 2017 18:20:05 +0000 (11:20 -0700)
commit017257a317be2605e91341b20f539028730dc89b
tree296151ecc4203b0978f7105a766ff356a438d973
parent963cc22cefc0b35bd5675d63604a8e96954f1b03
Adjustment to scene detection and key frame.

For 1 pass vbr: use higher threshold on avg_sad
and force key frame under scene cut detection if
above the threshold. Allow it for speed >= 6 for now,
since it does not use the full nonrd_pickmode partition
(as in speed 5).

Improves quality somewhat on scene cut frames.
Neutral on overall metrics and fps for speed 6 on
ytlive set.

Change-Id: I12626f7627419ca14f9d0d249df86c7104438162
vp9/encoder/vp9_ratectrl.c