inf64
Diamond Member
- Mar 11, 2011
- 3,884
- 4,691
- 136
@synapse
It's full system power draw,at the wall. FX8150 is 125W rated CPU.
As for 2pass question here is the faq:
It's full system power draw,at the wall. FX8150 is 125W rated CPU.
As for 2pass question here is the faq:
As you can see(underlined),2pass is listed as the most common setting. Emphasis is not mine. Single pass is clearly (as per their definition) inferior way.Mode:
Description: Selects the encoding mode to be used by the encoder. Single pass encoding can give unexpected output file sizes (Quantizer and Quality modes) and/or poorer quality compared to multi pass encoding.
Available Options:
Single Pass - Bitrate: Encodes the video once (single pass) with a set constant bitrate for each frame
Single Pass - Quantizer: Single pass encoding with a set quantizer (higher quantizer => lower quality) for each frame
Single Pass - Quality: Single pass encoding with a set quality rating for each frame
Two Pass: Encodes the video twice (once to determine it's properties, another to ensure the selected output file size is reached with maximum efficiency). This is the most common setting.
Three Pass: Same as Two Pass except for an extra encoding pass to ensure even better quality/accurate file size
Command Line: --bitrate, --qp, --crf, --pass 1/2/3