]> 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 22:03:09 +0000 (15:03 -0700)
commitaac00e79f79c49abaddab9e232785e7a6defa4e1
tree2e8e8d08a6642de04f4823e2b8c0bc926ca2c19e
parentdff114cbb72b4ea7ed42b309f399d0ed4333a4db
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

(cherry picked from commit 872aee88cd477d082a36124e83205689999d2527)
libhb/work.c