The lookahead parameter is actually a boolean parameter. So it can only be 0 or 1.
Code
-look_ahead <boolean> E..V....... Use VBR algorithm with look ahead (default false)
-look_ahead_depth <int> E..V....... Depth of look ahead in number frames (from 0 to 100) (default 0)
-look_ahead_downsampling <int> E..V....... Downscaling factor for the frames saved for the lookahead analysis (from 0 to 3) (default unknown)
unknown 0 E..V.......
auto 0 E..V.......
off 1 E..V.......
2x 2 E..V.......
4x 3 E..V.......