Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 | Link |
|
Registered User
Join Date: Nov 2007
Posts: 11
|
FFDShow X264 Encoder: What Does 'Constant Quality' Mean?
When I ask for a video to be encoded at "constant quality, 70%", what does that mean exactly in terms of SSIM or PNSR. Or what does it mean objectively. I can't seem to figure that out at all.
|
|
|
|
|
|
#2 | Link |
|
x264 developer
Join Date: Sep 2005
Posts: 8,667
|
Constant Quality maps (not sure of the formula) to a specific CRF. CRF, like CQP (Constant QP/Quantizer), ranges from 0 to 51.
Constant Rate-Factor (CRF) mode is similar to Constant Quantizer mode, but uses higher quantizers on more complex frames and lower quantizers on simpler frames. Overall, the result is better SSIM and PSNR than one would get with constant quantizer mode. The formula used is very similar to the one used for two-pass ratecontrol, except that since it isn't trying to achieve a specific bitrate, it can do the same in only one pass. However, it is definitely not at all a "constant PSNR" or "constant SSIM" mode--rather, its a "like CQP, but better" mode. |
|
|
|
|
|
#3 | Link |
|
Derek Prestegard IRL
![]() Join Date: Nov 2003
Location: Los Angeles
Posts: 5,957
|
A sidenote, it's probably a bad idea to encode to x264 using ffdshow, unless you really can't manage it any other way. x264.exe or mencoder are surely better options!
~MiSfit
__________________
These are all my personal statements, not those of my employer :) |
|
|
|
![]() |
|
|