]> granicus.if.org Git - handbrake/commit
work: set orig_vrate correctly
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 28 Feb 2017 21:59:06 +0000 (14:59 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 28 Feb 2017 21:59:06 +0000 (14:59 -0700)
commit872aee88cd477d082a36124e83205689999d2527
tree0abb4a42aa71babceb1c6dd997ea3f08857385f8
parent85f88811ee2307ddac9196c8963c35a3d335ddc6
work: set orig_vrate correctly

It was getting set to the title's rate instead of the rate that the
filter chain sets.

An incorrect vrate causes x265 rate control breakage.

Fixes https://github.com/HandBrake/HandBrake/issues/600
libhb/work.c