daimroc
21st February 2010, 11:13
I am trying to code a sample of a movie and y notice that I get macroblocks in dark areas. This movie is 1920x1080 from a BD.
My command line is:
x264 --scenecut 40 --bframes 16 --b-adapt 2 --b-pyramid normal --ref 8 --deblock 0:0 --crf 16 --rc-lookahead 100 --ipratio 1.1 --pbratio 1.1 --keyint 240 --min-keyint 24 --qpmin 5 --qpmax 24 --aq-mode 2 --aq-strength 0.5 --mbtree --qcomp 1.0 --partitions all --direct auto --weightp 2 --me tesa --merange 32 --mvrange -1 --mvrange-thread -1 --subme 9 --psy-rd 1.0:0.0 --mixed-refs --8x8dct --trellis 2 --no-fast-pskip --no-dct-decimate --deadzone-inter 0 --deadzone-intra 6 --nr 6 --threads auto
I tried with differents variations, for example subme 10, or aq strength 1.5, 2.0, deadzone 0,0... but in this scene the results are always the same, a cloud of macroblocks and loose of details.
In not dark scenes the quality is very very near to the original.
I would like to know how to reduce or elimnate this effect, because I think that I am using a suficient quality (crf 16) to encode the video.
Thanks.
Daimroc.
My command line is:
x264 --scenecut 40 --bframes 16 --b-adapt 2 --b-pyramid normal --ref 8 --deblock 0:0 --crf 16 --rc-lookahead 100 --ipratio 1.1 --pbratio 1.1 --keyint 240 --min-keyint 24 --qpmin 5 --qpmax 24 --aq-mode 2 --aq-strength 0.5 --mbtree --qcomp 1.0 --partitions all --direct auto --weightp 2 --me tesa --merange 32 --mvrange -1 --mvrange-thread -1 --subme 9 --psy-rd 1.0:0.0 --mixed-refs --8x8dct --trellis 2 --no-fast-pskip --no-dct-decimate --deadzone-inter 0 --deadzone-intra 6 --nr 6 --threads auto
I tried with differents variations, for example subme 10, or aq strength 1.5, 2.0, deadzone 0,0... but in this scene the results are always the same, a cloud of macroblocks and loose of details.
In not dark scenes the quality is very very near to the original.
I would like to know how to reduce or elimnate this effect, because I think that I am using a suficient quality (crf 16) to encode the video.
Thanks.
Daimroc.