View Full Version : 2-pass AVC H.264 encoding = 5% bitrate improvement over 1-pass?
mike23
25th January 2022, 10:26
I am thinking about the quality improvement when using a 2-pass AVC H.264 encoding vs 1-pass AVC H.264
In the past I read many recommendations for 2-pass encoding over only 1-pass.
So I use this 2-pass encoding during the last years.
When I compare now again the results I found hardly any quality differences.
Is this statement still true?
Is there a quality approximation similar to:
2-pass encoding at bitrate X = 1-pass encoding at bitrate (X + 5%)
with same other encoding parameters
?
rwill
25th January 2022, 12:11
I am thinking about the quality improvement when using a 2-pass AVC H.264 encoding vs 1-pass AVC H.264
In the past I read many recommendations for 2-pass encoding over only 1-pass.
So I use this 2-pass encoding during the last years.
When I compare now again the results I found hardly any quality differences.
Is this statement still true?
Is there a quality approximation similar to:
2-pass encoding at bitrate X = 1-pass encoding at bitrate (X + 5%)
with same other encoding parameters
?
Join Date 2003, not sure if Troll or not.
benwaggoner
25th January 2022, 18:24
2-pass has more benefit the more variable the content. So security camera footage may get very little, but a long movie of varied scenes can get a lot more.
In essence, a 2-pass encoding is a 1-pass encode that has the benefit of a 1st analysis pass, and thus lookahead over the whole title. With 1-pass, a clip that is very easy to encode in the first half and very challenging in the second half will wind up spending too many bits in the start and have too few left by the end. With 2-pass, the encoder knows how things will change in the future, and is able to vary the bitrate more in order to vary the quality less.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.