]> granicus.if.org Git - handbrake/commit
encavcodecaudio: set encoder time_base to 90khz
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 17:33:10 +0000 (10:33 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 21 Feb 2017 17:53:57 +0000 (10:53 -0700)
commit4da397ce15bba63f3554d4bea1bf1c01f43b0a07
tree7b823cfb4945e4c5437584214c92492cbdfd25c9
parent9e7986b4735458ffa68f2ed7141eaf105c585618
encavcodecaudio: set encoder time_base to 90khz

Setting the time_base to 90khz reduces rounding errors when converting
back and forth from the default which was sample_rate.
libhb/encavcodecaudio.c