Sasovics
17th February 2008, 02:11
Folks,
I got a Transformers MKV version that is widely available on the net, the 720p x264-iLL version. It is a very good quality encode, so I decided to compare it to mine encodes... unfortunately I never managed to get close to the quality of iLL release.
I managed to get all x264 settings used in that release using avinaptic, even managed to decode the CQM matrix used (it was Prestige btw) however my result is always worse.
I think the guy "Bobby" who encoded the movie, had to use some kind of combination of avs filters as I am using the very same x264 encoder settings and of course the very same source, US retail HDDVD.
I have tried various avs filters, including Sagekilla's TemporalDegrain, FastDegrain, Dark Shikari's GrainOptimizer,
as well the LimitedSharpenFaster alone and many more.
None of them helped to get to the quality of iLL release :(
My encode is smoother (I am somehow loosing details too)
and also my encode features some kind of violet blockiness especially in the dark areas. Also AVInaptic reports High DRF Quality, but Medium DRF for my encodes.
Here are some screenshots and avinaptic results from both clips:
http://www.mediafire.com/?cbdtud9z8jx
(zoom-in the pics to see the anomalies I mentioned above)
FYI- I did not use any filtering in this clip just simple resizing and cropping:
DirectShowSource("Slice.grf", fps=23.976, framecount=165876, audio=false)
Crop(0,144,0,-136)
Spline36resize(1280,536)
Trim(110000,110500)
My x264 settings:
x264 --pass 1 --bitrate 5708 --stats ".stats" --bframes 3 --b-pyramid --direct auto --deblock -6:-6 --subme 1 --analyse none --me dia --threads auto --thread-input --cqmfile "prestige.cfg" --progress --no-psnr --no-ssim -o NUL video.avs
x264 --pass 2 --bitrate 5708 --stats ".stats" --ref 8 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --deblock -6:-6 --subme 7 --analyse all --8x8dct --trellis 1 --aq-strength 0.3 --me umh --threads auto --thread-input --cqmfile "prestige.cfg" --progress --no-psnr --no-ssim --output VIDEO.MKV Video.avs
If anybody can give me a hint what I am doing wrong, I'd appreciate it very-very much... as I am already desperate and out of all my options.
I got a Transformers MKV version that is widely available on the net, the 720p x264-iLL version. It is a very good quality encode, so I decided to compare it to mine encodes... unfortunately I never managed to get close to the quality of iLL release.
I managed to get all x264 settings used in that release using avinaptic, even managed to decode the CQM matrix used (it was Prestige btw) however my result is always worse.
I think the guy "Bobby" who encoded the movie, had to use some kind of combination of avs filters as I am using the very same x264 encoder settings and of course the very same source, US retail HDDVD.
I have tried various avs filters, including Sagekilla's TemporalDegrain, FastDegrain, Dark Shikari's GrainOptimizer,
as well the LimitedSharpenFaster alone and many more.
None of them helped to get to the quality of iLL release :(
My encode is smoother (I am somehow loosing details too)
and also my encode features some kind of violet blockiness especially in the dark areas. Also AVInaptic reports High DRF Quality, but Medium DRF for my encodes.
Here are some screenshots and avinaptic results from both clips:
http://www.mediafire.com/?cbdtud9z8jx
(zoom-in the pics to see the anomalies I mentioned above)
FYI- I did not use any filtering in this clip just simple resizing and cropping:
DirectShowSource("Slice.grf", fps=23.976, framecount=165876, audio=false)
Crop(0,144,0,-136)
Spline36resize(1280,536)
Trim(110000,110500)
My x264 settings:
x264 --pass 1 --bitrate 5708 --stats ".stats" --bframes 3 --b-pyramid --direct auto --deblock -6:-6 --subme 1 --analyse none --me dia --threads auto --thread-input --cqmfile "prestige.cfg" --progress --no-psnr --no-ssim -o NUL video.avs
x264 --pass 2 --bitrate 5708 --stats ".stats" --ref 8 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --deblock -6:-6 --subme 7 --analyse all --8x8dct --trellis 1 --aq-strength 0.3 --me umh --threads auto --thread-input --cqmfile "prestige.cfg" --progress --no-psnr --no-ssim --output VIDEO.MKV Video.avs
If anybody can give me a hint what I am doing wrong, I'd appreciate it very-very much... as I am already desperate and out of all my options.