Ru13en
1st January 2012, 14:24
Hi, I want to encode a anime from dvd to mkv, but when i try to get the same quality of the source, because i want to preview the final quality of the encode, i never get the same color and details of the source...
Like you can see on the images:
Original:
http://img26.imageshack.us/img26/8677/771r.png
After encode:
http://img15.imageshack.us/img15/897/encodee.png
On the avisynth i only use the:
MPEG2Source("video.d2v",cpu=0,info=3)
Colormatrix(hints=true, interlaced=true)
The x264 preset that i use is: --level 4.1 --preset placebo --tune animation --crf 16.0 --deblock -1:-1 --bframes 8 --ref 12 --qpmin 10 --qpmax 51 --vbv-bufsize 14000 --vbv-maxrate 17500 --rc-lookahead 80 --aq-strength 1.0 --merange 32 --subme 10 --psy-rd 1.00:0 --no-dct-decimate
Here's the sample: http://www.mediafire.com/?dary97as2yeo913
So if someone can see what is happening or make some solution, i will be thankfull ^^.
Like you can see on the images:
Original:
http://img26.imageshack.us/img26/8677/771r.png
After encode:
http://img15.imageshack.us/img15/897/encodee.png
On the avisynth i only use the:
MPEG2Source("video.d2v",cpu=0,info=3)
Colormatrix(hints=true, interlaced=true)
The x264 preset that i use is: --level 4.1 --preset placebo --tune animation --crf 16.0 --deblock -1:-1 --bframes 8 --ref 12 --qpmin 10 --qpmax 51 --vbv-bufsize 14000 --vbv-maxrate 17500 --rc-lookahead 80 --aq-strength 1.0 --merange 32 --subme 10 --psy-rd 1.00:0 --no-dct-decimate
Here's the sample: http://www.mediafire.com/?dary97as2yeo913
So if someone can see what is happening or make some solution, i will be thankfull ^^.