lariva
17th January 2010, 01:20
If anyone knows the answer, would be much appreciated:
With 2 pass encoding we are typically setting target bitrate and use two pass run to fit
With crf setting we are going for constant quality at whatever the bitrate is.
When I encode my movies, I (as well as possibly everyone else) look for two things:
1) good quality (crf 22 for me)
2) smallest possible file i can get
Thus what I was doing was this:
first run pass with well defined crf, once the encode would complete, it would report average bitrate, that was the rate that was "needed" to achieve the quality I was looking for.
second run would be a two pass encode with a target bitrate of the bitrate reported to by the first run.
The assumption is/was is that the two pass encode would result in a better quality for a given rate and if the rate was sufficuent for a defined constant quality, net output would be 'better'/'smoother' since it would have the benefit of both, the quality and two pass analysis.
the question is: is the assumption wrong :stupid:
p.s.
during both CRF encode i kept certain things (like bframes / ref frames) and ommited others for speed..
With 2 pass encoding we are typically setting target bitrate and use two pass run to fit
With crf setting we are going for constant quality at whatever the bitrate is.
When I encode my movies, I (as well as possibly everyone else) look for two things:
1) good quality (crf 22 for me)
2) smallest possible file i can get
Thus what I was doing was this:
first run pass with well defined crf, once the encode would complete, it would report average bitrate, that was the rate that was "needed" to achieve the quality I was looking for.
second run would be a two pass encode with a target bitrate of the bitrate reported to by the first run.
The assumption is/was is that the two pass encode would result in a better quality for a given rate and if the rate was sufficuent for a defined constant quality, net output would be 'better'/'smoother' since it would have the benefit of both, the quality and two pass analysis.
the question is: is the assumption wrong :stupid:
p.s.
during both CRF encode i kept certain things (like bframes / ref frames) and ommited others for speed..