The following commend can be found on the sample code for two-pass encoding
// Or run a two-pass encode (which is slower at the cost of better quality)
Shouldn't it be phrased:
// Or run a two-pass encode (which is better quality at the cost of being slower)
?
The following commend can be found on the sample code for two-pass encoding
Shouldn't it be phrased:
?