]> granicus.if.org Git - libvpx/commit
Increase the resolution of default timebase
authorYaowu Xu <yaowu@google.com>
Wed, 3 Nov 2010 19:56:31 +0000 (12:56 -0700)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 4 Nov 2010 09:26:47 +0000 (09:26 +0000)
commita5397dbaf13c87516bbf404dea35fe49bfe805e3
treecd65907d6cfd156b5ac4039537e947f78ba1c97d
parent77e6b4504b97724fb3dbfdcf26365b68c3cf5f3c
Increase the resolution of default timebase

The old value 1000 was too low, which caused the effective duration and
frame rate calculation to have an 1% error for typical 30 frame/second
inputs. Symptom of the issue has been that most 2 pass encodings were
undershooting target bit rate by 1% or so for 30 fps input.

Change-Id: Ice204e86f844ceb9ce973456f2b995cc095283cf
vpxenc.c