]> granicus.if.org Git - handbrake/commit
vfr: add cfr frame drop debugging logs
authorJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 22 Sep 2016 18:57:56 +0000 (11:57 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 20:54:40 +0000 (13:54 -0700)
commit25bf29176bcedbd33238e0e16f1a271650f4809a
tree0e36fd652b0db3cab5faa69298e12b0bf36641ba
parente1ced8ee0d1052941d88c54b55f664fc481f94ea
vfr: add cfr frame drop debugging logs

These logs can be enabled by uncommenting HB_DEBUG_CFR_DROPS at the top
of the file.

If you have any sources that use progressive frame upsampling that you
would like to test with this new frame drop algo, enable these debug
logs to get full details of what frames are dropped and passed.

They show which frames are dropped and the metrics that the decision to
drop is based on.  They also show which frames are passed and the
cadence of passed vs. dropped frames.
libhb/vfr.c