desta
26th July 2007, 14:19
I'm in the middle of a 2 pass encode at the moment, and just noticed something slightly odd.
I originally did the same encode with sharktooth's patched 665, and then decided to up the bitrate a bit. By the time I came to do the new encode, 667b was available, so I grabbed that and started again... same settings apart from bitrate, same source and same avs script.
A little while into the 2nd pass, I noticed that the results from the 1st pass in megui's log were only very slightly different from the previous encode at a lower bitrate.
I aborted the encode and compared the original completed encode (665) with what had done so far from the new encode (667b). Frame comparisons actually showed that the new encode, with a higher bitrate, actually came out looking worse!
I figured I must've just done something wrong, so I aborted the 2nd pass, closed and reopened megui, checked my settings, and started again. Got through the 1st pass, and again the same thing. I let it go for a little while into the 2nd pass, then aborted again and did another comparison. Same thing - the higher bitrate encode with 667b looked worse.
I decided to try 665 again. Same settings and bitrate as the newer encodes. This time after the first pass, I got this:
x264 665
--pass 1 --bitrate 2890 --stats "movie.stats" --bframes 3 --b-pyramid --direct auto --filter -3,-2 --subme 1 --analyse none --me dia --merange 24 --threads auto --thread-input --zones 181415,190060,q=36 --cqmfile "PRESTIGE_CQM.cfg" --progress --no-dct-decimate --no-psnr --no-ssim --output NUL "movie.avs" --aq-strength 0.6 --aq-sensitivity 13
Log for job job1-1
avis [info]: 1024x432 @ 25.00 fps (190663 frames)
x264 [info]: using cpu capabilities: MMX MMXEXT SSE 3DNow!
x264 [info]: slice I:1828 Avg QP:18.77 size: 62485
x264 [info]: slice P:81110 Avg QP:21.03 size: 22344
x264 [info]: slice B:107725 Avg QP:22.54 size: 6714
x264 [info]: mb I I16..4: 48.4% 0.0% 51.6%
x264 [info]: mb P I16..4: 34.5% 0.0% 0.0% P16..4: 59.9% 0.0% 0.0% 0.0% 0.0% skip: 5.7%
x264 [info]: mb B I16..4: 3.5% 0.0% 0.0% B16..8: 24.9% 0.0% 0.0% direct:40.3% skip:31.3%
x264 [info]: final ratefactor: 22.83
x264 [info]: direct mvs spatial:99.5% temporal:0.5%
x264 [info]: kb/s:2779.5
encoded 190663 frames, 7.27 fps, 2779.65 kb/s
.. and here was the results from the 667b encode:
x264 667b
--pass 1 --bitrate 2890 --stats "movie.stats" --bframes 3 --b-pyramid --direct auto --filter -3,-2 --subme 1 --analyse none --me dia --merange 24 --threads auto --thread-input --zones 181415,190060,q=36 --cqmfile "PRESTIGE_CQM.cfg" --progress --no-dct-decimate --no-psnr --no-ssim --output NUL "movie.avs" --aq-strength 0.6 --aq-sensitivity 13
avis [info]: 1024x432 @ 25.00 fps (190663 frames)
x264 [info]: using cpu capabilities: MMX MMXEXT SSE 3DNow!
x264 [info]: slice I:1835 Avg QP:19.20 size: 59846
x264 [info]: slice P:81106 Avg QP:21.44 size: 21570
x264 [info]: slice B:107722 Avg QP:22.96 size: 7334
x264 [info]: mb I I16..4: 39.6% 0.0% 60.4%
x264 [info]: mb P I16..4: 36.4% 0.0% 0.0% P16..4: 57.6% 0.0% 0.0% 0.0% 0.0% skip: 6.0%
x264 [info]: mb B I16..4: 8.6% 0.0% 0.0% B16..8: 25.1% 0.0% 0.0% direct:32.4% skip:33.9%
x264 [info]: final ratefactor: 23.25
x264 [info]: direct mvs spatial:99.6% temporal:0.4%
x264 [info]: kb/s:2779.0
encoded 190663 frames, 7.90 fps, 2779.17 kb/s
For what it's worth, the second pass commands were:
--pass 2 --bitrate 2890 --stats "movie.stats" --ref 5 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -3,-2 --subme 6 --trellis 2 --analyse all --8x8dct --me umh --merange 24 --threads auto --thread-input --zones 181415,190060,q=36 --cqmfile "PRESTIGE_CQM.cfg" --progress --no-dct-decimate --no-psnr --no-ssim --output "movie.mkv" "movie.avs" --aq-strength 0.6 --aq-sensitivity 13
... though apart from the original lower bitrate encode, I aborted before the 2nd passes finished. In hindsight, I should've kept the screenshot comparisons to show here, but from both the screens and the logs, rev 665 actually seems to have done better than 667b - which seems only to have had a slight speed improvement.
I'm not actually complaining, but thought I'd obviously bring it to the attention of those that might need to know.
I originally did the same encode with sharktooth's patched 665, and then decided to up the bitrate a bit. By the time I came to do the new encode, 667b was available, so I grabbed that and started again... same settings apart from bitrate, same source and same avs script.
A little while into the 2nd pass, I noticed that the results from the 1st pass in megui's log were only very slightly different from the previous encode at a lower bitrate.
I aborted the encode and compared the original completed encode (665) with what had done so far from the new encode (667b). Frame comparisons actually showed that the new encode, with a higher bitrate, actually came out looking worse!
I figured I must've just done something wrong, so I aborted the 2nd pass, closed and reopened megui, checked my settings, and started again. Got through the 1st pass, and again the same thing. I let it go for a little while into the 2nd pass, then aborted again and did another comparison. Same thing - the higher bitrate encode with 667b looked worse.
I decided to try 665 again. Same settings and bitrate as the newer encodes. This time after the first pass, I got this:
x264 665
--pass 1 --bitrate 2890 --stats "movie.stats" --bframes 3 --b-pyramid --direct auto --filter -3,-2 --subme 1 --analyse none --me dia --merange 24 --threads auto --thread-input --zones 181415,190060,q=36 --cqmfile "PRESTIGE_CQM.cfg" --progress --no-dct-decimate --no-psnr --no-ssim --output NUL "movie.avs" --aq-strength 0.6 --aq-sensitivity 13
Log for job job1-1
avis [info]: 1024x432 @ 25.00 fps (190663 frames)
x264 [info]: using cpu capabilities: MMX MMXEXT SSE 3DNow!
x264 [info]: slice I:1828 Avg QP:18.77 size: 62485
x264 [info]: slice P:81110 Avg QP:21.03 size: 22344
x264 [info]: slice B:107725 Avg QP:22.54 size: 6714
x264 [info]: mb I I16..4: 48.4% 0.0% 51.6%
x264 [info]: mb P I16..4: 34.5% 0.0% 0.0% P16..4: 59.9% 0.0% 0.0% 0.0% 0.0% skip: 5.7%
x264 [info]: mb B I16..4: 3.5% 0.0% 0.0% B16..8: 24.9% 0.0% 0.0% direct:40.3% skip:31.3%
x264 [info]: final ratefactor: 22.83
x264 [info]: direct mvs spatial:99.5% temporal:0.5%
x264 [info]: kb/s:2779.5
encoded 190663 frames, 7.27 fps, 2779.65 kb/s
.. and here was the results from the 667b encode:
x264 667b
--pass 1 --bitrate 2890 --stats "movie.stats" --bframes 3 --b-pyramid --direct auto --filter -3,-2 --subme 1 --analyse none --me dia --merange 24 --threads auto --thread-input --zones 181415,190060,q=36 --cqmfile "PRESTIGE_CQM.cfg" --progress --no-dct-decimate --no-psnr --no-ssim --output NUL "movie.avs" --aq-strength 0.6 --aq-sensitivity 13
avis [info]: 1024x432 @ 25.00 fps (190663 frames)
x264 [info]: using cpu capabilities: MMX MMXEXT SSE 3DNow!
x264 [info]: slice I:1835 Avg QP:19.20 size: 59846
x264 [info]: slice P:81106 Avg QP:21.44 size: 21570
x264 [info]: slice B:107722 Avg QP:22.96 size: 7334
x264 [info]: mb I I16..4: 39.6% 0.0% 60.4%
x264 [info]: mb P I16..4: 36.4% 0.0% 0.0% P16..4: 57.6% 0.0% 0.0% 0.0% 0.0% skip: 6.0%
x264 [info]: mb B I16..4: 8.6% 0.0% 0.0% B16..8: 25.1% 0.0% 0.0% direct:32.4% skip:33.9%
x264 [info]: final ratefactor: 23.25
x264 [info]: direct mvs spatial:99.6% temporal:0.4%
x264 [info]: kb/s:2779.0
encoded 190663 frames, 7.90 fps, 2779.17 kb/s
For what it's worth, the second pass commands were:
--pass 2 --bitrate 2890 --stats "movie.stats" --ref 5 --mixed-refs --no-fast-pskip --bframes 3 --b-pyramid --b-rdo --bime --weightb --direct auto --filter -3,-2 --subme 6 --trellis 2 --analyse all --8x8dct --me umh --merange 24 --threads auto --thread-input --zones 181415,190060,q=36 --cqmfile "PRESTIGE_CQM.cfg" --progress --no-dct-decimate --no-psnr --no-ssim --output "movie.mkv" "movie.avs" --aq-strength 0.6 --aq-sensitivity 13
... though apart from the original lower bitrate encode, I aborted before the 2nd passes finished. In hindsight, I should've kept the screenshot comparisons to show here, but from both the screens and the logs, rev 665 actually seems to have done better than 667b - which seems only to have had a slight speed improvement.
I'm not actually complaining, but thought I'd obviously bring it to the attention of those that might need to know.