supadupaninja
16th June 2011, 21:37
Hi!
I'm on it to set up an x264 preset to encode my videos Divx Plus HD conform in .mkv.
At the moment i'm so far:
program --level 4 --tune film --crf 18 --keyint 100 --b-adapt 2 --qpmin 10 --qpmax 51 --vbv-bufsize 25000 --vbv-maxrate 20000 --merange 24 --me umh --subme 10 --trellis 2 --no-fast-pskip --aud --nal-hrd vbr --colorprim bt709 --transfer bt709 --colormatrix bt709 --output "output" "input"
crf18 is fine for me regarding the quality and filesize.
I read as much as i find here, but still have a few questions.
Is there anything else i coul'd do better to increase the quality in the settings and still be conform?
And are "--aud --nal-hrd vbr" necessary due to be conform to divx+ hd?
Does divx+hd allow "--ref 4"?
Thank you for your help
supadupaninja
I'm on it to set up an x264 preset to encode my videos Divx Plus HD conform in .mkv.
At the moment i'm so far:
program --level 4 --tune film --crf 18 --keyint 100 --b-adapt 2 --qpmin 10 --qpmax 51 --vbv-bufsize 25000 --vbv-maxrate 20000 --merange 24 --me umh --subme 10 --trellis 2 --no-fast-pskip --aud --nal-hrd vbr --colorprim bt709 --transfer bt709 --colormatrix bt709 --output "output" "input"
crf18 is fine for me regarding the quality and filesize.
I read as much as i find here, but still have a few questions.
Is there anything else i coul'd do better to increase the quality in the settings and still be conform?
And are "--aud --nal-hrd vbr" necessary due to be conform to divx+ hd?
Does divx+hd allow "--ref 4"?
Thank you for your help
supadupaninja