DanielSun
26th February 2007, 09:11
I'm just learning to use X264CLI.
I used these commands to do a test encode:
x264 -b 3 --b-pyramid -r 5 -B 950 -p 1 -A all -w --me umh -m 6 --b-rdo --mixed-refs --bime -8 --no-fast-pskip --no-dct-decimate --progress -o test.mkv test.avs
x264 -b 3 --b-pyramid -r 5 -B 950 -p 2 -A all -w --me umh -m 6 --b-rdo --mixed-refs --bime -8 --no-fast-pskip --no-dct-decimate --progress -o test.mkv loveavs.avs
Then i found the result clip's color too red!
In other word red is over-saturated.
I do not know how does x264 reads AVS files.But when I use mpc player to play the avs file,there is nothing wrong.And my mpc player use VMR9 renderer.
I did tune the saturation setting in my Nvidia card driver setting page before.Because I use VMR9 as my default renderer, and hue and saturation were calibrated under VMR9, therefore when using overlay renderer the color is over-saturated.Does this related to my problem?
I used these commands to do a test encode:
x264 -b 3 --b-pyramid -r 5 -B 950 -p 1 -A all -w --me umh -m 6 --b-rdo --mixed-refs --bime -8 --no-fast-pskip --no-dct-decimate --progress -o test.mkv test.avs
x264 -b 3 --b-pyramid -r 5 -B 950 -p 2 -A all -w --me umh -m 6 --b-rdo --mixed-refs --bime -8 --no-fast-pskip --no-dct-decimate --progress -o test.mkv loveavs.avs
Then i found the result clip's color too red!
In other word red is over-saturated.
I do not know how does x264 reads AVS files.But when I use mpc player to play the avs file,there is nothing wrong.And my mpc player use VMR9 renderer.
I did tune the saturation setting in my Nvidia card driver setting page before.Because I use VMR9 as my default renderer, and hue and saturation were calibrated under VMR9, therefore when using overlay renderer the color is over-saturated.Does this related to my problem?