<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 17, 2014 at 12:38 PM, <a href="mailto:zxy@rock-chips.com">zxy@rock-chips.com</a> <span dir="ltr"><<a href="mailto:zxy@rock-chips.com" target="_blank">zxy@rock-chips.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div style="MARGIN:10px">
<div>hi, x265 members</div>
<div>1. [Bug report]</div>
<div>We found that x265 (version 0.7+2-4b8901ae94ece1ac ) recon yuv data diff 
with HM decode out when config CQP mode with <span style="COLOR:#ff0000">QP=34 
and set rd=0 or 1 or 2,</span> I think it's a serious bug!</div>
<div> </div>
<div>with command like this </div>
<div> </div>
<div>
<div>--input F:\yuv\Samsung_1080p_25.yuv --input-res 1920x1080 --fps 24 -q 34 -o E:\out1.bin -r E:\rec1.yuv --psnr --rd 0<br><br>--input F:\yuv\Samsung_1080p_25.yuv --input-res 1920x1080 --fps 24 -q 34 -o E:\out1.bin -r E:\rec1.yuv --psnr --rd 1<br>
<br>--input F:\yuv\Samsung_1080p_25.yuv --input-res 1920x1080 --fps 24 -q 34 -o E:\out1.bin -r E:\rec1.yuv --psnr --rd 2 
</div>
<div> </div>
<div>2. [Proprose]</div>
<div>
<div>The x265 codec encodes video con-tent  using  a  
fixed  quantization  step,  thus  leading to  a  
variable bitrate  stream  which  may  not  be  
suitable  for  the  many  multi-media  
applications  where  a  constant  bandwidth  is  
required. Therefore,  maybe adaptive quantization  step may be 
better. </div></div></div></div></blockquote><div>Constant QP cannot be used for constant bitrate output. Constant qp as per its meaning does what it says - just  apply the qp set by the User on all Pframes, I and Bframes qp depends on - qp/ipfactor , pb factor *qp respectively. It doesn't care about output bitrate. You cannot use Adaptive Quantization in CQP - goes against the definition of CQP. Try other rate control modes like ABR, CRF (capped with VBV) to aim for output with constant bandwidth. </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="MARGIN:10px"><div><div>
<div> </div>
<div>  </div>
<div>I'm looking forward to you </div></div>
<div>thks</div></div><span class="HOEnZb"><font color="#888888">
<div>
<div><a href="mailto:zxy@rock-chips.com" target="_blank"><span style="FONT-SIZE:12pt"></span><span style="FONT-SIZE:20pt"></span><span style="FONT-SIZE:8pt"></span><span style="FONT-SIZE:8pt"></span>zxy@rock-chips.com</a></div>
</div></font></span></div>
<br>_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
<br></blockquote></div><br></div></div>